"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/11 01:06:00 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji" 2026/08/11 01:06:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/11 01:06:00 DEBUG : Creating backend with remote "TestS3:rclone-test-nodugan8goji" 2026/08/11 01:06:00 DEBUG : Creating backend with remote "/tmp/rclone682098026" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:00 INFO : S3 bucket rclone-test-nodugan8goji: Bucket "rclone-test-nodugan8goji" created with ACL "" 2026/08/11 01:06:01 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:01 DEBUG : dir/file1.rclone_chunk.001_l4sp72: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:01 INFO : dir/file1.rclone_chunk.001_l4sp72: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:01 INFO : dir/file1.rclone_chunk.001_l4sp72: Deleted 2026/08/11 01:06:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:01 DEBUG : dir: Looking for writers 2026/08/11 01:06:01 DEBUG : Looking for writers 2026/08/11 01:06:01 DEBUG : dir: reading active writers 2026/08/11 01:06:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.47s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:01 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:01 DEBUG : dir/file1.rclone_chunk.001_l4sqby: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:01 INFO : dir/file1.rclone_chunk.001_l4sqby: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:01 INFO : dir/file1.rclone_chunk.001_l4sqby: Deleted 2026/08/11 01:06:02 DEBUG : dir/file2: size = 15 OK 2026/08/11 01:06:02 DEBUG : dir/file2.rclone_chunk.001_l4sr1q: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/11 01:06:02 INFO : dir/file2.rclone_chunk.001_l4sr1q: Copied (server-side copy) to: dir/file2 2026/08/11 01:06:02 INFO : dir/file2.rclone_chunk.001_l4sr1q: Deleted 2026/08/11 01:06:02 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/11 01:06:02 DEBUG : dir/subdir/file3.rclone_chunk.001_l4sr31: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/11 01:06:02 INFO : dir/subdir/file3.rclone_chunk.001_l4sr31: Copied (server-side copy) to: dir/subdir/file3 2026/08/11 01:06:02 INFO : dir/subdir/file3.rclone_chunk.001_l4sr31: Deleted 2026/08/11 01:06:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:03 DEBUG : dir/subdir: Looking for writers 2026/08/11 01:06:03 DEBUG : dir: Looking for writers 2026/08/11 01:06:03 DEBUG : file1: reading active writers 2026/08/11 01:06:03 DEBUG : file2: reading active writers 2026/08/11 01:06:03 DEBUG : subdir: reading active writers 2026/08/11 01:06:03 DEBUG : Looking for writers 2026/08/11 01:06:03 DEBUG : dir: reading active writers 2026/08/11 01:06:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:03 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:03 DEBUG : dir/file1.rclone_chunk.001_l4ss3o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:03 INFO : dir/file1.rclone_chunk.001_l4ss3o: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:04 INFO : dir/file1.rclone_chunk.001_l4ss3o: Deleted 2026/08/11 01:06:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:04 DEBUG : dir: Looking for writers 2026/08/11 01:06:04 DEBUG : file1: reading active writers 2026/08/11 01:06:04 DEBUG : Looking for writers 2026/08/11 01:06:04 DEBUG : dir: reading active writers 2026/08/11 01:06:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:04 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:04 DEBUG : dir/file1.rclone_chunk.001_l4sta9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:04 INFO : dir/file1.rclone_chunk.001_l4sta9: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:04 INFO : dir/file1.rclone_chunk.001_l4sta9: Deleted 2026/08/11 01:06:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:05 DEBUG : dir: Looking for writers 2026/08/11 01:06:05 DEBUG : Looking for writers 2026/08/11 01:06:05 DEBUG : dir: reading active writers 2026/08/11 01:06:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:05 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:05 DEBUG : dir/file1.rclone_chunk.001_l4suo8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:05 INFO : dir/file1.rclone_chunk.001_l4suo8: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:05 INFO : dir/file1.rclone_chunk.001_l4suo8: Deleted 2026/08/11 01:06:06 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:06 DEBUG : forgetting directory cache 2026/08/11 01:06:06 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:06 DEBUG : Looking for writers 2026/08/11 01:06:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.97s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:06 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:06 DEBUG : dir/file1.rclone_chunk.001_l4sv9s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:06 INFO : dir/file1.rclone_chunk.001_l4sv9s: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:06 INFO : dir/file1.rclone_chunk.001_l4sv9s: Deleted 2026/08/11 01:06:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/11 01:06:06 DEBUG : dir: invalidating directory cache 2026/08/11 01:06:06 DEBUG : >ForgetPath: 2026/08/11 01:06:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/11 01:06:06 DEBUG : invalidating directory cache 2026/08/11 01:06:06 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:06 DEBUG : >ForgetPath: 2026/08/11 01:06:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/11 01:06:06 DEBUG : >ForgetPath: 2026/08/11 01:06:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:06 DEBUG : dir: Looking for writers 2026/08/11 01:06:06 DEBUG : Looking for writers 2026/08/11 01:06:06 DEBUG : dir: reading active writers 2026/08/11 01:06:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.90s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:07 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:07 DEBUG : dir/file1.rclone_chunk.001_l4swg3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:07 INFO : dir/file1.rclone_chunk.001_l4swg3: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:07 INFO : dir/file1.rclone_chunk.001_l4swg3: Deleted 2026/08/11 01:06:08 DEBUG : fil/a/b/c: size = 15 OK 2026/08/11 01:06:08 DEBUG : fil/a/b/c.rclone_chunk.001_l4sw1n: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/11 01:06:08 INFO : fil/a/b/c.rclone_chunk.001_l4sw1n: Copied (server-side copy) to: fil/a/b/c 2026/08/11 01:06:08 INFO : fil/a/b/c.rclone_chunk.001_l4sw1n: Deleted 2026/08/11 01:06:08 DEBUG : forgetting directory cache 2026/08/11 01:06:08 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:08 DEBUG : dir: Looking for writers 2026/08/11 01:06:08 DEBUG : fil/a/b: Looking for writers 2026/08/11 01:06:08 DEBUG : fil/a: Looking for writers 2026/08/11 01:06:08 DEBUG : b: reading active writers 2026/08/11 01:06:08 DEBUG : fil: Looking for writers 2026/08/11 01:06:08 DEBUG : a: reading active writers 2026/08/11 01:06:08 DEBUG : Looking for writers 2026/08/11 01:06:08 DEBUG : fil: reading active writers 2026/08/11 01:06:08 DEBUG : dir: reading active writers 2026/08/11 01:06:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.87s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:09 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:09 DEBUG : dir/file1.rclone_chunk.001_l4syi8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:09 INFO : dir/file1.rclone_chunk.001_l4syi8: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:09 INFO : dir/file1.rclone_chunk.001_l4syi8: Deleted 2026/08/11 01:06:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:09 DEBUG : dir: Looking for writers 2026/08/11 01:06:09 DEBUG : Looking for writers 2026/08/11 01:06:09 DEBUG : dir: reading active writers 2026/08/11 01:06:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.90s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:10 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:10 DEBUG : dir/file1.rclone_chunk.001_l4syu7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:10 INFO : dir/file1.rclone_chunk.001_l4syu7: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:10 INFO : dir/file1.rclone_chunk.001_l4syu7: Deleted 2026/08/11 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:10 DEBUG : dir: Looking for writers 2026/08/11 01:06:10 DEBUG : file1: reading active writers 2026/08/11 01:06:10 DEBUG : Looking for writers 2026/08/11 01:06:10 DEBUG : dir: reading active writers 2026/08/11 01:06:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.89s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:11 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:11 DEBUG : dir/file1.rclone_chunk.001_l4szb1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:11 INFO : dir/file1.rclone_chunk.001_l4szb1: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:11 INFO : dir/file1.rclone_chunk.001_l4szb1: Deleted 2026/08/11 01:06:11 DEBUG : dir/file2: size = 15 OK 2026/08/11 01:06:11 DEBUG : dir/file2.rclone_chunk.001_l4t0bh: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/11 01:06:11 INFO : dir/file2.rclone_chunk.001_l4t0bh: Copied (server-side copy) to: dir/file2 2026/08/11 01:06:11 INFO : dir/file2.rclone_chunk.001_l4t0bh: Deleted 2026/08/11 01:06:12 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/11 01:06:12 DEBUG : dir/subdir/file3.rclone_chunk.001_l4t04b: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/11 01:06:12 INFO : dir/subdir/file3.rclone_chunk.001_l4t04b: Copied (server-side copy) to: dir/subdir/file3 2026/08/11 01:06:12 INFO : dir/subdir/file3.rclone_chunk.001_l4t04b: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/11 01:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/11 01:06:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/11 01:06:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 01:06:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/11 01:06:12 DEBUG : dir/virtualFile: size = 20 OK 2026/08/11 01:06:12 DEBUG : dir/virtualFile.rclone_chunk.001_l4t1g7: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/11 01:06:12 INFO : dir/virtualFile.rclone_chunk.001_l4t1g7: Copied (server-side copy) to: dir/virtualFile 2026/08/11 01:06:13 INFO : dir/virtualFile.rclone_chunk.001_l4t1g7: Deleted 2026/08/11 01:06:13 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/11 01:06:13 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_l4t25d: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/11 01:06:13 INFO : dir/virtualDir/testFile.rclone_chunk.001_l4t25d: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/11 01:06:13 INFO : dir/virtualDir/testFile.rclone_chunk.001_l4t25d: Deleted 2026/08/11 01:06:13 DEBUG : S3 bucket rclone-test-nodugan8goji: bucket is versioned: false 2026/08/11 01:06:13 DEBUG : Waiting for deletions to finish 2026/08/11 01:06:13 DEBUG : "dir/subdir/file3" version false 2026/08/11 01:06:13 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/11 01:06:13 INFO : dir/subdir/file3: Deleted 2026/08/11 01:06:13 DEBUG : dir: invalidating directory cache 2026/08/11 01:06:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/11 01:06:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/11 01:06:13 DEBUG : dir/file1: Reset virtual modtime 2026/08/11 01:06:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/11 01:06:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/11 01:06:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 01:06:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/11 01:06:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/11 01:06:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:13 DEBUG : dir: invalidating directory cache 2026/08/11 01:06:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/11 01:06:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/11 01:06:13 DEBUG : forgetting directory cache 2026/08/11 01:06:13 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/11 01:06:13 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/11 01:06:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:13 DEBUG : dir/virtualDir: Looking for writers 2026/08/11 01:06:13 DEBUG : dir/virtualDir2: Looking for writers 2026/08/11 01:06:13 DEBUG : dir: Looking for writers 2026/08/11 01:06:13 DEBUG : file1: reading active writers 2026/08/11 01:06:13 DEBUG : virtualFile2: reading active writers 2026/08/11 01:06:13 DEBUG : virtualDir2: reading active writers 2026/08/11 01:06:13 DEBUG : virtualFile: reading active writers 2026/08/11 01:06:13 DEBUG : virtualDir: reading active writers 2026/08/11 01:06:13 DEBUG : Looking for writers 2026/08/11 01:06:13 DEBUG : dir: reading active writers 2026/08/11 01:06:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.35s) --- PASS: TestDirReadDirAll/Virtual (1.23s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:14 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:14 DEBUG : dir/file1.rclone_chunk.001_l4t358: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:14 INFO : dir/file1.rclone_chunk.001_l4t358: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:14 INFO : dir/file1.rclone_chunk.001_l4t358: Deleted 2026/08/11 01:06:14 ERROR : dir/: Can only open directories read only 2026/08/11 01:06:14 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:14 DEBUG : dir: Looking for writers 2026/08/11 01:06:14 DEBUG : Looking for writers 2026/08/11 01:06:14 DEBUG : dir: reading active writers 2026/08/11 01:06:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.84s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:15 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:15 DEBUG : dir/file1.rclone_chunk.001_l4t40v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:15 INFO : dir/file1.rclone_chunk.001_l4t40v: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:15 INFO : dir/file1.rclone_chunk.001_l4t40v: Deleted 2026/08/11 01:06:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:06:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:06:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/11 01:06:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:06:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:06:16 DEBUG : dir/potato: size = 5 OK 2026/08/11 01:06:16 DEBUG : dir/potato.rclone_chunk.001_l4t4eh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:06:16 INFO : dir/potato.rclone_chunk.001_l4t4eh: Copied (server-side copy) to: dir/potato 2026/08/11 01:06:16 INFO : dir/potato.rclone_chunk.001_l4t4eh: Deleted 2026/08/11 01:06:16 DEBUG : dir/potato: size = 5 OK 2026/08/11 01:06:16 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/11 01:06:16 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/11 01:06:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/11 01:06:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:16 DEBUG : dir: Looking for writers 2026/08/11 01:06:16 DEBUG : file1: reading active writers 2026/08/11 01:06:16 DEBUG : potato: reading active writers 2026/08/11 01:06:16 DEBUG : Looking for writers 2026/08/11 01:06:16 DEBUG : dir: reading active writers 2026/08/11 01:06:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.51s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:16 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:16 DEBUG : dir/file1.rclone_chunk.001_l4t55h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:16 INFO : dir/file1.rclone_chunk.001_l4t55h: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:16 INFO : dir/file1.rclone_chunk.001_l4t55h: Deleted 2026/08/11 01:06:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/11 01:06:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:17 DEBUG : dir/sub: Looking for writers 2026/08/11 01:06:17 DEBUG : dir: Looking for writers 2026/08/11 01:06:17 DEBUG : sub: reading active writers 2026/08/11 01:06:17 DEBUG : file1: reading active writers 2026/08/11 01:06:17 DEBUG : Looking for writers 2026/08/11 01:06:17 DEBUG : dir: reading active writers 2026/08/11 01:06:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:18 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:18 DEBUG : dir/file1.rclone_chunk.001_l4t644: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:18 INFO : dir/file1.rclone_chunk.001_l4t644: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:18 INFO : dir/file1.rclone_chunk.001_l4t644: Deleted 2026/08/11 01:06:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 01:06:18 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/08/11 01:06:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:18 DEBUG : dir/sub/subsub: Looking for writers 2026/08/11 01:06:18 DEBUG : dir/sub: Looking for writers 2026/08/11 01:06:18 DEBUG : subsub: reading active writers 2026/08/11 01:06:18 DEBUG : dir: Looking for writers 2026/08/11 01:06:18 DEBUG : file1: reading active writers 2026/08/11 01:06:18 DEBUG : sub: reading active writers 2026/08/11 01:06:18 DEBUG : Looking for writers 2026/08/11 01:06:18 DEBUG : dir: reading active writers 2026/08/11 01:06:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:19 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:19 DEBUG : dir/file1.rclone_chunk.001_l4t7n2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:19 INFO : dir/file1.rclone_chunk.001_l4t7n2: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:19 INFO : dir/file1.rclone_chunk.001_l4t7n2: Deleted 2026/08/11 01:06:19 ERROR : dir/: Dir.Remove not empty 2026/08/11 01:06:19 DEBUG : dir/file1: Remove: 2026/08/11 01:06:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:19 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:06:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:06:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:19 DEBUG : Looking for writers 2026/08/11 01:06:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:20 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:20 DEBUG : dir/file1.rclone_chunk.001_l4t8b1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:20 INFO : dir/file1.rclone_chunk.001_l4t8b1: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:20 INFO : dir/file1.rclone_chunk.001_l4t8b1: Deleted 2026/08/11 01:06:20 DEBUG : dir/file1: Remove: 2026/08/11 01:06:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:20 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:06:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:06:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:20 DEBUG : Looking for writers 2026/08/11 01:06:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.86s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:20 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:20 DEBUG : dir/file1.rclone_chunk.001_l4t9pp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:20 INFO : dir/file1.rclone_chunk.001_l4t9pp: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:21 INFO : dir/file1.rclone_chunk.001_l4t9pp: Deleted 2026/08/11 01:06:21 DEBUG : dir/file1: Remove: 2026/08/11 01:06:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:21 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/11 01:06:21 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:21 DEBUG : dir: Looking for writers 2026/08/11 01:06:21 DEBUG : Looking for writers 2026/08/11 01:06:21 DEBUG : dir: reading active writers 2026/08/11 01:06:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.01s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:21 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:21 DEBUG : dir/file1.rclone_chunk.001_l4talm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:21 INFO : dir/file1.rclone_chunk.001_l4talm: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:21 INFO : dir/file1.rclone_chunk.001_l4talm: Deleted 2026/08/11 01:06:22 DEBUG : dir/file3: size = 15 OK 2026/08/11 01:06:22 DEBUG : dir/file3.rclone_chunk.001_l4tb40: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/11 01:06:22 INFO : dir/file3.rclone_chunk.001_l4tb40: Copied (server-side copy) to: dir/file3 2026/08/11 01:06:22 INFO : dir/file3.rclone_chunk.001_l4tb40: Deleted 2026/08/11 01:06:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/11 01:06:22 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:22 DEBUG : dir/file3: copy non-chunked object... 2026/08/11 01:06:23 DEBUG : dir2/file1: size = 14 OK 2026/08/11 01:06:23 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/11 01:06:23 DEBUG : dir2/file3: size = 15 OK 2026/08/11 01:06:23 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/11 01:06:23 INFO : dir/file1: Deleted 2026/08/11 01:06:23 INFO : dir/file3: Deleted 2026/08/11 01:06:23 DEBUG : dir: Updating dir with dir2 0x7177e71e240 2026/08/11 01:06:23 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/11 01:06:23 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/11 01:06:23 DEBUG : dir2/file1: copy non-chunked object... 2026/08/11 01:06:23 DEBUG : file2: size = 14 OK 2026/08/11 01:06:23 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/11 01:06:23 INFO : dir2/file1: Deleted 2026/08/11 01:06:23 DEBUG : file2: Updating file with file2 0x7177dffcea0 2026/08/11 01:06:23 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:06:23 DEBUG : file2: copy non-chunked object... 2026/08/11 01:06:24 DEBUG : dir2/file3: size = 14 OK 2026/08/11 01:06:24 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/11 01:06:24 INFO : file2: Deleted 2026/08/11 01:06:24 DEBUG : dir2/file3: Updating file with dir2/file3 0x7177dffcea0 2026/08/11 01:06:24 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/11 01:06:24 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/11 01:06:24 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/11 01:06:24 DEBUG : empty directory: Updating dir with renamed empty directory 0x7177dc24b40 2026/08/11 01:06:24 DEBUG : empty directory: forgetting directory cache 2026/08/11 01:06:24 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/11 01:06:24 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/11 01:06:24 DEBUG : dir2: Renaming to "dir3" 2026/08/11 01:06:24 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:24 DEBUG : dir3: Looking for writers 2026/08/11 01:06:24 DEBUG : file3: reading active writers 2026/08/11 01:06:24 DEBUG : renamed empty directory: Looking for writers 2026/08/11 01:06:24 DEBUG : Looking for writers 2026/08/11 01:06:24 DEBUG : dir3: reading active writers 2026/08/11 01:06:24 DEBUG : renamed empty directory: reading active writers 2026/08/11 01:06:24 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.92s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:24 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:24 DEBUG : dir/file1.rclone_chunk.001_l4td73: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:24 INFO : dir/file1.rclone_chunk.001_l4td73: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:24 INFO : dir/file1.rclone_chunk.001_l4td73: Deleted 2026/08/11 01:06:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/11 01:06:25 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:06:25 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:06:25 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/11 01:06:25 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:06:25 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:06:25 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:06:25 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/11 01:06:25 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (12 bytes), uploading instead of streaming 2026/08/11 01:06:25 DEBUG : dir/sub/file2: size = 12 OK 2026/08/11 01:06:25 DEBUG : dir/sub/file2.rclone_chunk.001_l4terr: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/11 01:06:25 INFO : dir/sub/file2.rclone_chunk.001_l4terr: Copied (server-side copy) to: dir/sub/file2 2026/08/11 01:06:25 INFO : dir/sub/file2.rclone_chunk.001_l4terr: Deleted 2026/08/11 01:06:25 DEBUG : dir/sub/file2: size = 12 OK 2026/08/11 01:06:25 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/11 01:06:25 DEBUG : forgetting directory cache 2026/08/11 01:06:25 DEBUG : dir: forgetting directory cache 2026/08/11 01:06:25 DEBUG : dir/sub: forgetting directory cache 2026/08/11 01:06:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/11 01:06:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:06:25 DEBUG : dir/sub/file0: size = 5 OK 2026/08/11 01:06:25 DEBUG : dir/sub/file0.rclone_chunk.001_l4te9i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:06:25 INFO : dir/sub/file0.rclone_chunk.001_l4te9i: Copied (server-side copy) to: dir/sub/file0 2026/08/11 01:06:25 INFO : dir/sub/file0.rclone_chunk.001_l4te9i: Deleted 2026/08/11 01:06:25 DEBUG : dir/sub/file0: size = 5 OK 2026/08/11 01:06:25 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/11 01:06:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/11 01:06:25 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:25 DEBUG : dir/sub: Looking for writers 2026/08/11 01:06:25 DEBUG : file0: reading active writers 2026/08/11 01:06:25 DEBUG : file2: reading active writers 2026/08/11 01:06:25 DEBUG : dir: Looking for writers 2026/08/11 01:06:25 DEBUG : file1: reading active writers 2026/08/11 01:06:25 DEBUG : sub: reading active writers 2026/08/11 01:06:25 DEBUG : Looking for writers 2026/08/11 01:06:25 DEBUG : dir: reading active writers 2026/08/11 01:06:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.79s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/11 01:06:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:26 DEBUG : Looking for writers 2026/08/11 01:06:26 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:26 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:26 DEBUG : dir/file1.rclone_chunk.001_l4tfy3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:26 INFO : dir/file1.rclone_chunk.001_l4tfy3: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:26 INFO : dir/file1.rclone_chunk.001_l4tfy3: Deleted 2026/08/11 01:06:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:06:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:06:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/11 01:06:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:06:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/11 01:06:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/11 01:06:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/11 01:06:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:06:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:06:26 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:26 DEBUG : dir: Looking for writers 2026/08/11 01:06:26 DEBUG : file1: reading active writers 2026/08/11 01:06:26 DEBUG : file1.metadata: reading active writers 2026/08/11 01:06:26 DEBUG : Looking for writers 2026/08/11 01:06:26 DEBUG : dir: reading active writers 2026/08/11 01:06:26 DEBUG : dir.metadata: reading active writers 2026/08/11 01:06:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.83s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:27 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:27 DEBUG : dir/file1.rclone_chunk.001_l4tgbb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:27 INFO : dir/file1.rclone_chunk.001_l4tgbb: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:27 INFO : dir/file1.rclone_chunk.001_l4tgbb: Deleted 2026/08/11 01:06:27 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:27 DEBUG : dir: Looking for writers 2026/08/11 01:06:27 DEBUG : file1: reading active writers 2026/08/11 01:06:27 DEBUG : Looking for writers 2026/08/11 01:06:27 DEBUG : dir: reading active writers 2026/08/11 01:06:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.93s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:28 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:28 DEBUG : dir/file1.rclone_chunk.001_l4thkx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:28 INFO : dir/file1.rclone_chunk.001_l4thkx: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:28 INFO : dir/file1.rclone_chunk.001_l4thkx: Deleted 2026/08/11 01:06:29 DEBUG : time_test: size = 5 OK 2026/08/11 01:06:29 DEBUG : time_test.rclone_chunk.001_l4thsa: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/11 01:06:29 INFO : time_test.rclone_chunk.001_l4thsa: Copied (server-side copy) to: time_test 2026/08/11 01:06:29 INFO : time_test.rclone_chunk.001_l4thsa: Deleted 2026/08/11 01:06:29 DEBUG : Can set mod time: true 2026/08/11 01:06:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:06:29 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:29 DEBUG : dir: Looking for writers 2026/08/11 01:06:29 DEBUG : file1: reading active writers 2026/08/11 01:06:29 DEBUG : Looking for writers 2026/08/11 01:06:29 DEBUG : dir: reading active writers 2026/08/11 01:06:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:30 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:30 DEBUG : dir/file1.rclone_chunk.001_l4tipp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:30 INFO : dir/file1.rclone_chunk.001_l4tipp: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:30 INFO : dir/file1.rclone_chunk.001_l4tipp: Deleted 2026/08/11 01:06:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:06:31 DEBUG : dir/file1: size = 0 OK 2026/08/11 01:06:31 DEBUG : dir/file1.rclone_chunk.001_l4tjmf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:06:31 INFO : dir/file1.rclone_chunk.001_l4tjmf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:31 INFO : dir/file1.rclone_chunk.001_l4tjmf: Deleted 2026/08/11 01:06:31 DEBUG : dir/file1: size = 0 OK 2026/08/11 01:06:31 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/11 01:06:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:06:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:31 DEBUG : dir: Looking for writers 2026/08/11 01:06:31 DEBUG : file1: reading active writers 2026/08/11 01:06:31 DEBUG : Looking for writers 2026/08/11 01:06:31 DEBUG : dir: reading active writers 2026/08/11 01:06:31 DEBUG : >WaitForWriters: 2026/08/11 01:06:31 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:31 DEBUG : dir: Looking for writers 2026/08/11 01:06:31 DEBUG : file1: reading active writers 2026/08/11 01:06:31 DEBUG : Looking for writers 2026/08/11 01:06:31 DEBUG : dir: reading active writers 2026/08/11 01:06:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:31 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:31 DEBUG : dir/file1.rclone_chunk.001_l4tko5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:31 INFO : dir/file1.rclone_chunk.001_l4tko5: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:31 INFO : dir/file1.rclone_chunk.001_l4tko5: Deleted 2026/08/11 01:06:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:06:32 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:06:32 DEBUG : dir/file1.rclone_chunk.001_l4tlr7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:06:32 INFO : dir/file1.rclone_chunk.001_l4tlr7: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:32 INFO : dir/file1.rclone_chunk.001_l4tlr7: Deleted 2026/08/11 01:06:32 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:06:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/11 01:06:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:06:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:32 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:32 DEBUG : dir: Looking for writers 2026/08/11 01:06:32 DEBUG : file1: reading active writers 2026/08/11 01:06:32 DEBUG : Looking for writers 2026/08/11 01:06:32 DEBUG : dir: reading active writers 2026/08/11 01:06:32 DEBUG : >WaitForWriters: 2026/08/11 01:06:32 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:32 DEBUG : dir: Looking for writers 2026/08/11 01:06:32 DEBUG : file1: reading active writers 2026/08/11 01:06:32 DEBUG : Looking for writers 2026/08/11 01:06:32 DEBUG : dir: reading active writers 2026/08/11 01:06:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:33 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:33 DEBUG : dir/file1.rclone_chunk.001_l4tm9m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:33 INFO : dir/file1.rclone_chunk.001_l4tm9m: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:33 INFO : dir/file1.rclone_chunk.001_l4tm9m: Deleted 2026/08/11 01:06:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:06:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:34 DEBUG : dir: Looking for writers 2026/08/11 01:06:34 DEBUG : file1: reading active writers 2026/08/11 01:06:34 DEBUG : Looking for writers 2026/08/11 01:06:34 DEBUG : dir: reading active writers 2026/08/11 01:06:34 DEBUG : >WaitForWriters: 2026/08/11 01:06:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:34 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:34 DEBUG : dir/file1.rclone_chunk.001_l4tn98: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:34 INFO : dir/file1.rclone_chunk.001_l4tn98: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:34 INFO : dir/file1.rclone_chunk.001_l4tn98: Deleted 2026/08/11 01:06:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:06:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:35 DEBUG : dir/file1(0x7177df90980): close: 2026/08/11 01:06:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/11 01:06:35 DEBUG : dir/file1(0x7177df90980): >close: err= 2026/08/11 01:06:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:35 DEBUG : dir: Looking for writers 2026/08/11 01:06:35 DEBUG : file1: reading active writers 2026/08/11 01:06:35 DEBUG : Looking for writers 2026/08/11 01:06:35 DEBUG : dir: reading active writers 2026/08/11 01:06:35 DEBUG : >WaitForWriters: 2026/08/11 01:06:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:35 DEBUG : dir: Looking for writers 2026/08/11 01:06:35 DEBUG : file1: reading active writers 2026/08/11 01:06:35 DEBUG : Looking for writers 2026/08/11 01:06:35 DEBUG : dir: reading active writers 2026/08/11 01:06:35 DEBUG : >WaitForWriters: 2026/08/11 01:06:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:35 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:35 DEBUG : dir/file1.rclone_chunk.001_l4to9c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:35 INFO : dir/file1.rclone_chunk.001_l4to9c: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:35 INFO : dir/file1.rclone_chunk.001_l4to9c: Deleted 2026/08/11 01:06:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:06:36 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): _writeAt: size=5, off=0 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): openPending: 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): >openPending: err= 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): >_writeAt: n=5, err= 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): close: 2026/08/11 01:06:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/11 01:06:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/11 01:06:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/11 01:06:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/11 01:06:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:36 DEBUG : dir/file1(0x7177e0b1900): >close: err= 2026/08/11 01:06:36 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:06:36 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:36 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:36 DEBUG : dir/file1.rclone_chunk.001_l4tpl3: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/11 01:06:36 INFO : dir/file1.rclone_chunk.001_l4tpl3: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:36 INFO : dir/file1.rclone_chunk.001_l4tpl3: Deleted 2026/08/11 01:06:36 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:36 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/11 01:06:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:06:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/11 01:06:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:06:36 DEBUG : dir: Looking for writers 2026/08/11 01:06:36 DEBUG : file1: reading active writers 2026/08/11 01:06:36 DEBUG : Looking for writers 2026/08/11 01:06:36 DEBUG : dir: reading active writers 2026/08/11 01:06:36 DEBUG : >WaitForWriters: 2026/08/11 01:06:37 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:37 DEBUG : dir: Looking for writers 2026/08/11 01:06:37 DEBUG : file1: reading active writers 2026/08/11 01:06:37 DEBUG : Looking for writers 2026/08/11 01:06:37 DEBUG : dir: reading active writers 2026/08/11 01:06:37 DEBUG : >WaitForWriters: 2026/08/11 01:06:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.13s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.66s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.71s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.75s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:37 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:37 DEBUG : dir/file1.rclone_chunk.001_l4tq49: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:37 INFO : dir/file1.rclone_chunk.001_l4tq49: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:37 INFO : dir/file1.rclone_chunk.001_l4tq49: Deleted 2026/08/11 01:06:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:06:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:06:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:06:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/11 01:06:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:38 DEBUG : dir: Looking for writers 2026/08/11 01:06:38 DEBUG : file1: reading active writers 2026/08/11 01:06:38 DEBUG : Looking for writers 2026/08/11 01:06:38 DEBUG : dir: reading active writers 2026/08/11 01:06:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.05s) === RUN TestFileOpenReadUnknownSize 2026/08/11 01:06:38 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/11 01:06:38 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/11 01:06:38 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:06:38 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/11 01:06:38 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:38 DEBUG : Looking for writers 2026/08/11 01:06:38 DEBUG : file.txt: reading active writers 2026/08/11 01:06:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:38 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:38 DEBUG : dir/file1.rclone_chunk.001_l4tre0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:38 INFO : dir/file1.rclone_chunk.001_l4tre0: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:38 INFO : dir/file1.rclone_chunk.001_l4tre0: Deleted 2026/08/11 01:06:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:06:39 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:39 DEBUG : dir/file1.rclone_chunk.001_l4tsa9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:39 INFO : dir/file1.rclone_chunk.001_l4tsa9: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:39 INFO : dir/file1.rclone_chunk.001_l4tsa9: Deleted 2026/08/11 01:06:39 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/11 01:06:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:39 DEBUG : dir: Looking for writers 2026/08/11 01:06:39 DEBUG : file1: reading active writers 2026/08/11 01:06:39 DEBUG : Looking for writers 2026/08/11 01:06:39 DEBUG : dir: reading active writers 2026/08/11 01:06:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:40 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:40 DEBUG : dir/file1.rclone_chunk.001_l4tskl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:40 INFO : dir/file1.rclone_chunk.001_l4tskl: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:40 INFO : dir/file1.rclone_chunk.001_l4tskl: Deleted 2026/08/11 01:06:40 DEBUG : dir/file1: Remove: 2026/08/11 01:06:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:40 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:06:40 DEBUG : dir/file1: Remove: 2026/08/11 01:06:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 01:06:40 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:40 DEBUG : dir: Looking for writers 2026/08/11 01:06:40 DEBUG : Looking for writers 2026/08/11 01:06:40 DEBUG : dir: reading active writers 2026/08/11 01:06:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:40 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:40 DEBUG : dir/file1.rclone_chunk.001_l4ttvj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:40 INFO : dir/file1.rclone_chunk.001_l4ttvj: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:40 INFO : dir/file1.rclone_chunk.001_l4ttvj: Deleted 2026/08/11 01:06:41 DEBUG : dir/file1: Remove: 2026/08/11 01:06:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:41 DEBUG : dir/file1: >Remove: err= 2026/08/11 01:06:41 DEBUG : dir/file1: Remove: 2026/08/11 01:06:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/11 01:06:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:41 DEBUG : dir: Looking for writers 2026/08/11 01:06:41 DEBUG : Looking for writers 2026/08/11 01:06:41 DEBUG : dir: reading active writers 2026/08/11 01:06:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.85s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:41 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:41 DEBUG : dir/file1.rclone_chunk.001_l4tu5v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:41 INFO : dir/file1.rclone_chunk.001_l4tu5v: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:41 INFO : dir/file1.rclone_chunk.001_l4tu5v: Deleted 2026/08/11 01:06:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:06:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/11 01:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/11 01:06:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:41 DEBUG : dir/file1: Open: flags=0x3 2026/08/11 01:06:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/11 01:06:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/11 01:06:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:41 DEBUG : dir: Looking for writers 2026/08/11 01:06:41 DEBUG : file1: reading active writers 2026/08/11 01:06:41 DEBUG : Looking for writers 2026/08/11 01:06:41 DEBUG : dir: reading active writers 2026/08/11 01:06:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.84s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:42 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:42 DEBUG : dir/file1.rclone_chunk.001_l4tv3r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:42 INFO : dir/file1.rclone_chunk.001_l4tv3r: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:42 INFO : dir/file1.rclone_chunk.001_l4tv3r: Deleted 2026/08/11 01:06:42 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:42 DEBUG : dir: Looking for writers 2026/08/11 01:06:42 DEBUG : file1: reading active writers 2026/08/11 01:06:42 DEBUG : Looking for writers 2026/08/11 01:06:42 DEBUG : dir: reading active writers 2026/08/11 01:06:42 DEBUG : >WaitForWriters: 2026/08/11 01:06:43 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:43 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:43 INFO : dir/file1: Deleted 2026/08/11 01:06:43 DEBUG : newLeaf: Updating file with newLeaf 0x7177dead040 2026/08/11 01:06:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:43 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:43 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:43 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:43 INFO : newLeaf: Deleted 2026/08/11 01:06:43 DEBUG : dir/file1: Updating file with dir/file1 0x7177dead040 2026/08/11 01:06:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:43 DEBUG : dir/file1: File is currently open, delaying rename 0x7177dead040 2026/08/11 01:06:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:06:44 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:44 DEBUG : dir/file1.rclone_chunk.001_l4twum: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:44 INFO : dir/file1.rclone_chunk.001_l4twum: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:44 INFO : dir/file1.rclone_chunk.001_l4twum: Deleted 2026/08/11 01:06:44 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:44 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/11 01:06:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:44 DEBUG : newLeaf: Running delayed rename now 2026/08/11 01:06:44 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:44 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:44 INFO : dir/file1: Deleted 2026/08/11 01:06:44 DEBUG : newLeaf: Updating file with newLeaf 0x7177dead040 2026/08/11 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:44 DEBUG : dir: Looking for writers 2026/08/11 01:06:44 DEBUG : Looking for writers 2026/08/11 01:06:44 DEBUG : dir: reading active writers 2026/08/11 01:06:44 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:44 DEBUG : >WaitForWriters: 2026/08/11 01:06:44 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:44 DEBUG : dir: Looking for writers 2026/08/11 01:06:44 DEBUG : Looking for writers 2026/08/11 01:06:44 DEBUG : dir: reading active writers 2026/08/11 01:06:44 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:44 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:45 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:45 DEBUG : dir/file1.rclone_chunk.001_l4txsn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:45 INFO : dir/file1.rclone_chunk.001_l4txsn: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:45 INFO : dir/file1.rclone_chunk.001_l4txsn: Deleted 2026/08/11 01:06:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:45 DEBUG : dir: Looking for writers 2026/08/11 01:06:45 DEBUG : file1: reading active writers 2026/08/11 01:06:45 DEBUG : Looking for writers 2026/08/11 01:06:45 DEBUG : dir: reading active writers 2026/08/11 01:06:45 DEBUG : >WaitForWriters: 2026/08/11 01:06:45 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:45 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:45 INFO : dir/file1: Deleted 2026/08/11 01:06:45 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56e680 2026/08/11 01:06:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:45 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:46 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:46 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:46 INFO : newLeaf: Deleted 2026/08/11 01:06:46 DEBUG : dir/file1: Updating file with dir/file1 0x7177e56e680 2026/08/11 01:06:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/11 01:06:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:46 DEBUG : dir/file1: File is currently open, delaying rename 0x7177e56e680 2026/08/11 01:06:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (25 bytes), uploading instead of streaming 2026/08/11 01:06:46 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:46 DEBUG : dir/file1.rclone_chunk.001_l4tzkc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:46 INFO : dir/file1.rclone_chunk.001_l4tzkc: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:46 INFO : dir/file1.rclone_chunk.001_l4tzkc: Deleted 2026/08/11 01:06:46 DEBUG : dir/file1: size = 25 OK 2026/08/11 01:06:46 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/11 01:06:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:46 DEBUG : newLeaf: Running delayed rename now 2026/08/11 01:06:46 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:46 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:47 INFO : dir/file1: Deleted 2026/08/11 01:06:47 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56e680 2026/08/11 01:06:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:47 DEBUG : dir: Looking for writers 2026/08/11 01:06:47 DEBUG : Looking for writers 2026/08/11 01:06:47 DEBUG : dir: reading active writers 2026/08/11 01:06:47 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:47 DEBUG : >WaitForWriters: 2026/08/11 01:06:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:47 DEBUG : dir: Looking for writers 2026/08/11 01:06:47 DEBUG : Looking for writers 2026/08/11 01:06:47 DEBUG : dir: reading active writers 2026/08/11 01:06:47 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:47 DEBUG : >WaitForWriters: 2026/08/11 01:06:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:47 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:47 DEBUG : dir/file1.rclone_chunk.001_l4u0z4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:47 INFO : dir/file1.rclone_chunk.001_l4u0z4: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:47 INFO : dir/file1.rclone_chunk.001_l4u0z4: Deleted 2026/08/11 01:06:48 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:06:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): openPending: 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): >openPending: err= 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): _writeAt: size=14, off=0 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): >_writeAt: n=14, err= 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): close: 2026/08/11 01:06:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:06:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3bcd40): >close: err= 2026/08/11 01:06:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:06:48 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:48 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:48 DEBUG : dir/file1.rclone_chunk.001_l4u17w: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:48 INFO : dir/file1.rclone_chunk.001_l4u17w: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:48 INFO : dir/file1.rclone_chunk.001_l4u17w: Deleted 2026/08/11 01:06:48 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:48 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:06:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:06:48 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 01:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:06:48 DEBUG : dir: Looking for writers 2026/08/11 01:06:48 DEBUG : file1: reading active writers 2026/08/11 01:06:48 DEBUG : Looking for writers 2026/08/11 01:06:48 DEBUG : dir: reading active writers 2026/08/11 01:06:48 DEBUG : >WaitForWriters: 2026/08/11 01:06:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:06:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): _readAt: size=512, off=0 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): openPending: 2026/08/11 01:06:48 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/08/11 01:06:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:06:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): >openPending: err= 2026/08/11 01:06:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): >_readAt: n=14, err=EOF 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): close: 2026/08/11 01:06:48 DEBUG : dir/file1(0x7177e3fc5c0): >close: err= 2026/08/11 01:06:48 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:49 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:49 INFO : dir/file1: Deleted 2026/08/11 01:06:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:49 DEBUG : newLeaf: Updating file with newLeaf 0x7177e37eea0 2026/08/11 01:06:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:49 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:49 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:49 INFO : newLeaf: Deleted 2026/08/11 01:06:49 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:06:49 DEBUG : dir/file1: Updating file with dir/file1 0x7177e37eea0 2026/08/11 01:06:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:49 DEBUG : dir/file1(0x7177e5cc1c0): openPending: 2026/08/11 01:06:49 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/08/11 01:06:49 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:06:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:49 DEBUG : dir/file1(0x7177e5cc1c0): >openPending: err= 2026/08/11 01:06:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:49 DEBUG : dir/file1(0x7177e5cc1c0): _writeAt: size=25, off=0 2026/08/11 01:06:49 DEBUG : dir/file1(0x7177e5cc1c0): >_writeAt: n=25, err= 2026/08/11 01:06:49 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:49 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:49 INFO : dir/file1: Deleted 2026/08/11 01:06:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:49 DEBUG : newLeaf: Updating file with newLeaf 0x7177e37eea0 2026/08/11 01:06:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:49 DEBUG : newLeaf(0x7177e5cc1c0): close: 2026/08/11 01:06:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:06:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:06:49.596399776 +0000 UTC m=+49.563469129 2026/08/11 01:06:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:49 DEBUG : newLeaf(0x7177e5cc1c0): >close: err= 2026/08/11 01:06:49 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:49 DEBUG : dir: Looking for writers 2026/08/11 01:06:49 DEBUG : Looking for writers 2026/08/11 01:06:49 DEBUG : dir: reading active writers 2026/08/11 01:06:49 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:49 DEBUG : dir: Looking for writers 2026/08/11 01:06:49 DEBUG : Looking for writers 2026/08/11 01:06:49 DEBUG : dir: reading active writers 2026/08/11 01:06:49 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:49 DEBUG : dir: Looking for writers 2026/08/11 01:06:49 DEBUG : Looking for writers 2026/08/11 01:06:49 DEBUG : dir: reading active writers 2026/08/11 01:06:49 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:49 DEBUG : dir: Looking for writers 2026/08/11 01:06:49 DEBUG : Looking for writers 2026/08/11 01:06:49 DEBUG : dir: reading active writers 2026/08/11 01:06:49 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:49 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:06:49 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:49 DEBUG : dir: Looking for writers 2026/08/11 01:06:49 DEBUG : Looking for writers 2026/08/11 01:06:49 DEBUG : dir: reading active writers 2026/08/11 01:06:49 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:50 DEBUG : dir: Looking for writers 2026/08/11 01:06:50 DEBUG : Looking for writers 2026/08/11 01:06:50 DEBUG : dir: reading active writers 2026/08/11 01:06:50 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:50 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:50 DEBUG : newLeaf.rclone_chunk.001_l4u25m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:50 INFO : newLeaf.rclone_chunk.001_l4u25m: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:50 INFO : newLeaf.rclone_chunk.001_l4u25m: Deleted 2026/08/11 01:06:50 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:50 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:06:50 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:06:49.596399776 +0000 UTC" 2026/08/11 01:06:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:06:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:06:50 DEBUG : dir: Looking for writers 2026/08/11 01:06:50 DEBUG : Looking for writers 2026/08/11 01:06:50 DEBUG : dir: reading active writers 2026/08/11 01:06:50 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:50 DEBUG : >WaitForWriters: 2026/08/11 01:06:50 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:50 DEBUG : dir: Looking for writers 2026/08/11 01:06:50 DEBUG : Looking for writers 2026/08/11 01:06:50 DEBUG : dir: reading active writers 2026/08/11 01:06:50 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:50 DEBUG : >WaitForWriters: 2026/08/11 01:06:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:51 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:51 DEBUG : dir/file1.rclone_chunk.001_l4u3tf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:51 INFO : dir/file1.rclone_chunk.001_l4u3tf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:51 INFO : dir/file1.rclone_chunk.001_l4u3tf: Deleted 2026/08/11 01:06:51 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:51 DEBUG : dir: Looking for writers 2026/08/11 01:06:51 DEBUG : file1: reading active writers 2026/08/11 01:06:51 DEBUG : Looking for writers 2026/08/11 01:06:51 DEBUG : dir: reading active writers 2026/08/11 01:06:51 DEBUG : >WaitForWriters: 2026/08/11 01:06:51 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:51 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:51 INFO : dir/file1: Deleted 2026/08/11 01:06:51 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56e1a0 2026/08/11 01:06:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:51 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:52 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:52 INFO : newLeaf: Deleted 2026/08/11 01:06:52 DEBUG : dir/file1: Updating file with dir/file1 0x7177e56e1a0 2026/08/11 01:06:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:52 DEBUG : dir/file1(0x7177e0b0a40): openPending: 2026/08/11 01:06:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:06:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:06:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:52 DEBUG : dir/file1(0x7177e0b0a40): >openPending: err= 2026/08/11 01:06:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:52 DEBUG : dir/file1(0x7177e0b0a40): _writeAt: size=25, off=0 2026/08/11 01:06:52 DEBUG : dir/file1(0x7177e0b0a40): >_writeAt: n=25, err= 2026/08/11 01:06:52 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:52 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:52 INFO : dir/file1: Deleted 2026/08/11 01:06:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:52 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56e1a0 2026/08/11 01:06:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:52 DEBUG : newLeaf(0x7177e0b0a40): close: 2026/08/11 01:06:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:06:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:06:52.25188653 +0000 UTC m=+52.218955954 2026/08/11 01:06:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:52 DEBUG : newLeaf(0x7177e0b0a40): >close: err= 2026/08/11 01:06:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:06:52 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:52 DEBUG : dir: Looking for writers 2026/08/11 01:06:52 DEBUG : Looking for writers 2026/08/11 01:06:52 DEBUG : dir: reading active writers 2026/08/11 01:06:52 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:52 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:52 DEBUG : newLeaf.rclone_chunk.001_l4u5jk: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:52 INFO : newLeaf.rclone_chunk.001_l4u5jk: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:53 INFO : newLeaf.rclone_chunk.001_l4u5jk: Deleted 2026/08/11 01:06:53 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:53 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:06:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:06:52.25188653 +0000 UTC" 2026/08/11 01:06:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:06:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:06:53 DEBUG : dir: Looking for writers 2026/08/11 01:06:53 DEBUG : Looking for writers 2026/08/11 01:06:53 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:53 DEBUG : dir: reading active writers 2026/08/11 01:06:53 DEBUG : >WaitForWriters: 2026/08/11 01:06:53 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:53 DEBUG : dir: Looking for writers 2026/08/11 01:06:53 DEBUG : Looking for writers 2026/08/11 01:06:53 DEBUG : dir: reading active writers 2026/08/11 01:06:53 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:53 DEBUG : >WaitForWriters: 2026/08/11 01:06:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:53 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:53 DEBUG : dir/file1.rclone_chunk.001_l4u6or: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:53 INFO : dir/file1.rclone_chunk.001_l4u6or: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:53 INFO : dir/file1.rclone_chunk.001_l4u6or: Deleted 2026/08/11 01:06:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:06:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): openPending: 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): >openPending: err= 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): _writeAt: size=14, off=0 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): >_writeAt: n=14, err= 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): close: 2026/08/11 01:06:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/11 01:06:54 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e27ad80): >close: err= 2026/08/11 01:06:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:06:54 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:54 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:54 DEBUG : dir/file1.rclone_chunk.001_l4u7g9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:54 INFO : dir/file1.rclone_chunk.001_l4u7g9: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:54 INFO : dir/file1.rclone_chunk.001_l4u7g9: Deleted 2026/08/11 01:06:54 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:54 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:06:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:06:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/11 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:06:54 DEBUG : dir: Looking for writers 2026/08/11 01:06:54 DEBUG : file1: reading active writers 2026/08/11 01:06:54 DEBUG : Looking for writers 2026/08/11 01:06:54 DEBUG : dir: reading active writers 2026/08/11 01:06:54 DEBUG : >WaitForWriters: 2026/08/11 01:06:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:06:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): _readAt: size=512, off=0 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): openPending: 2026/08/11 01:06:54 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/08/11 01:06:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:06:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): >openPending: err= 2026/08/11 01:06:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): >_readAt: n=14, err=EOF 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): close: 2026/08/11 01:06:54 DEBUG : dir/file1(0x7177e464380): >close: err= 2026/08/11 01:06:54 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:55 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:55 INFO : dir/file1: Deleted 2026/08/11 01:06:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:55 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56fad0 2026/08/11 01:06:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:55 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:55 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:55 INFO : newLeaf: Deleted 2026/08/11 01:06:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:06:55 DEBUG : dir/file1: Updating file with dir/file1 0x7177e56fad0 2026/08/11 01:06:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:55 DEBUG : dir/file1(0x7177e51e1c0): openPending: 2026/08/11 01:06:55 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/08/11 01:06:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:06:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:55 DEBUG : dir/file1(0x7177e51e1c0): >openPending: err= 2026/08/11 01:06:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:55 DEBUG : dir/file1(0x7177e51e1c0): _writeAt: size=25, off=0 2026/08/11 01:06:55 DEBUG : dir/file1(0x7177e51e1c0): >_writeAt: n=25, err= 2026/08/11 01:06:55 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:55 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:55 INFO : dir/file1: Deleted 2026/08/11 01:06:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:55 DEBUG : newLeaf: Updating file with newLeaf 0x7177e56fad0 2026/08/11 01:06:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:55 DEBUG : newLeaf(0x7177e51e1c0): close: 2026/08/11 01:06:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:06:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:06:55.529353371 +0000 UTC m=+55.496422743 2026/08/11 01:06:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:55 DEBUG : newLeaf(0x7177e51e1c0): >close: err= 2026/08/11 01:06:55 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:55 DEBUG : dir: Looking for writers 2026/08/11 01:06:55 DEBUG : Looking for writers 2026/08/11 01:06:55 DEBUG : dir: reading active writers 2026/08/11 01:06:55 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:55 DEBUG : dir: Looking for writers 2026/08/11 01:06:55 DEBUG : Looking for writers 2026/08/11 01:06:55 DEBUG : dir: reading active writers 2026/08/11 01:06:55 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:55 DEBUG : dir: Looking for writers 2026/08/11 01:06:55 DEBUG : Looking for writers 2026/08/11 01:06:55 DEBUG : dir: reading active writers 2026/08/11 01:06:55 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:55 DEBUG : dir: Looking for writers 2026/08/11 01:06:55 DEBUG : Looking for writers 2026/08/11 01:06:55 DEBUG : dir: reading active writers 2026/08/11 01:06:55 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:55 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:06:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:55 DEBUG : dir: Looking for writers 2026/08/11 01:06:55 DEBUG : Looking for writers 2026/08/11 01:06:55 DEBUG : dir: reading active writers 2026/08/11 01:06:55 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:56 DEBUG : dir: Looking for writers 2026/08/11 01:06:56 DEBUG : Looking for writers 2026/08/11 01:06:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:56 DEBUG : dir: reading active writers 2026/08/11 01:06:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:56 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:56 DEBUG : newLeaf.rclone_chunk.001_l4u8ds: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:56 INFO : newLeaf.rclone_chunk.001_l4u8ds: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:56 INFO : newLeaf.rclone_chunk.001_l4u8ds: Deleted 2026/08/11 01:06:56 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:56 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:06:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:06:55.529353371 +0000 UTC" 2026/08/11 01:06:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:06:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:06:56 DEBUG : dir: Looking for writers 2026/08/11 01:06:56 DEBUG : Looking for writers 2026/08/11 01:06:56 DEBUG : dir: reading active writers 2026/08/11 01:06:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:56 DEBUG : >WaitForWriters: 2026/08/11 01:06:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:56 DEBUG : dir: Looking for writers 2026/08/11 01:06:56 DEBUG : Looking for writers 2026/08/11 01:06:56 DEBUG : dir: reading active writers 2026/08/11 01:06:56 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:56 DEBUG : >WaitForWriters: 2026/08/11 01:06:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:06:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:06:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:06:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:06:56 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:56 DEBUG : dir/file1.rclone_chunk.001_l4u9yt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:06:56 INFO : dir/file1.rclone_chunk.001_l4u9yt: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:57 INFO : dir/file1.rclone_chunk.001_l4u9yt: Deleted 2026/08/11 01:06:57 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:57 DEBUG : dir: Looking for writers 2026/08/11 01:06:57 DEBUG : file1: reading active writers 2026/08/11 01:06:57 DEBUG : Looking for writers 2026/08/11 01:06:57 DEBUG : dir: reading active writers 2026/08/11 01:06:57 DEBUG : >WaitForWriters: 2026/08/11 01:06:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:06:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): _readAt: size=512, off=0 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): openPending: 2026/08/11 01:06:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:06:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/11 01:06:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): >openPending: err= 2026/08/11 01:06:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/11 01:06:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:06:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:06:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): >_readAt: n=14, err=EOF 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): close: 2026/08/11 01:06:57 DEBUG : dir/file1(0x7177de96fc0): >close: err= 2026/08/11 01:06:57 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:57 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:57 INFO : dir/file1: Deleted 2026/08/11 01:06:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:57 DEBUG : newLeaf: Updating file with newLeaf 0x7177e6800d0 2026/08/11 01:06:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:57 DEBUG : newLeaf: copy non-chunked object... 2026/08/11 01:06:57 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:06:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/11 01:06:58 INFO : newLeaf: Deleted 2026/08/11 01:06:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/11 01:06:58 DEBUG : dir/file1: Updating file with dir/file1 0x7177e6800d0 2026/08/11 01:06:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/11 01:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:06:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:06:58 DEBUG : dir/file1(0x7177e3fc200): openPending: 2026/08/11 01:06:58 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/08/11 01:06:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/11 01:06:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:06:58 DEBUG : dir/file1(0x7177e3fc200): >openPending: err= 2026/08/11 01:06:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:06:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:06:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:06:58 DEBUG : dir/file1(0x7177e3fc200): _writeAt: size=25, off=0 2026/08/11 01:06:58 DEBUG : dir/file1(0x7177e3fc200): >_writeAt: n=25, err= 2026/08/11 01:06:58 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:06:58 DEBUG : newLeaf: size = 14 OK 2026/08/11 01:06:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:58 INFO : dir/file1: Deleted 2026/08/11 01:06:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/11 01:06:58 DEBUG : newLeaf: Updating file with newLeaf 0x7177e6800d0 2026/08/11 01:06:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:06:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:58 DEBUG : newLeaf(0x7177e3fc200): close: 2026/08/11 01:06:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/11 01:06:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-11 01:06:58.142438491 +0000 UTC m=+58.109507845 2026/08/11 01:06:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/11 01:06:58 DEBUG : newLeaf(0x7177e3fc200): >close: err= 2026/08/11 01:06:58 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:06:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/11 01:06:58 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:06:58 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:58 DEBUG : newLeaf.rclone_chunk.001_l4ubdd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/11 01:06:58 INFO : newLeaf.rclone_chunk.001_l4ubdd: Copied (server-side copy) to: newLeaf 2026/08/11 01:06:58 INFO : newLeaf.rclone_chunk.001_l4ubdd: Deleted 2026/08/11 01:06:58 DEBUG : newLeaf: size = 25 OK 2026/08/11 01:06:58 INFO : newLeaf: Copied (replaced existing) 2026/08/11 01:06:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-11 01:06:58.142438491 +0000 UTC" 2026/08/11 01:06:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/11 01:06:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/11 01:06:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/11 01:06:58 DEBUG : dir: Looking for writers 2026/08/11 01:06:58 DEBUG : Looking for writers 2026/08/11 01:06:58 DEBUG : dir: reading active writers 2026/08/11 01:06:58 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:58 DEBUG : >WaitForWriters: 2026/08/11 01:06:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:59 DEBUG : dir: Looking for writers 2026/08/11 01:06:59 DEBUG : Looking for writers 2026/08/11 01:06:59 DEBUG : dir: reading active writers 2026/08/11 01:06:59 DEBUG : newLeaf: reading active writers 2026/08/11 01:06:59 DEBUG : >WaitForWriters: 2026/08/11 01:06:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestFileRename (17.05s) --- PASS: TestFileRename/off,forceCache=false (2.51s) --- PASS: TestFileRename/minimal,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=true (3.43s) --- PASS: TestFileRename/writes,forceCache=false (2.65s) --- PASS: TestFileRename/writes,forceCache=true (3.26s) --- PASS: TestFileRename/full,forceCache=false (2.62s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:06:59 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:06:59 DEBUG : Looking for writers 2026/08/11 01:06:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.10s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.11s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:06:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:00 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:00 DEBUG : dir/file1.rclone_chunk.001_l4ucub: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:00 INFO : dir/file1.rclone_chunk.001_l4ucub: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:00 INFO : dir/file1.rclone_chunk.001_l4ucub: Deleted 2026/08/11 01:07:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:07:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:07:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:00 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:00 DEBUG : dir: Looking for writers 2026/08/11 01:07:00 DEBUG : file1: reading active writers 2026/08/11 01:07:00 DEBUG : Looking for writers 2026/08/11 01:07:00 DEBUG : dir: reading active writers 2026/08/11 01:07:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.95s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:01 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:01 DEBUG : dir/file1.rclone_chunk.001_l4udqn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:01 INFO : dir/file1.rclone_chunk.001_l4udqn: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:01 INFO : dir/file1.rclone_chunk.001_l4udqn: Deleted 2026/08/11 01:07:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:07:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 01:07:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 01:07:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 01:07:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/11 01:07:01 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/11 01:07:01 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:01 DEBUG : dir: Looking for writers 2026/08/11 01:07:01 DEBUG : file1: reading active writers 2026/08/11 01:07:01 DEBUG : Looking for writers 2026/08/11 01:07:01 DEBUG : dir: reading active writers 2026/08/11 01:07:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.44s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:02 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:02 DEBUG : dir/file1.rclone_chunk.001_l4ufad: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:02 INFO : dir/file1.rclone_chunk.001_l4ufad: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:02 INFO : dir/file1.rclone_chunk.001_l4ufad: Deleted 2026/08/11 01:07:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:07:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/11 01:07:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/11 01:07:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/11 01:07:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/11 01:07:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/11 01:07:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/11 01:07:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 01:07:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/11 01:07:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/11 01:07:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/11 01:07:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/11 01:07:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/11 01:07:03 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:03 DEBUG : dir: Looking for writers 2026/08/11 01:07:03 DEBUG : file1: reading active writers 2026/08/11 01:07:03 DEBUG : Looking for writers 2026/08/11 01:07:03 DEBUG : dir: reading active writers 2026/08/11 01:07:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.40s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:03 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:03 DEBUG : dir/file1.rclone_chunk.001_l4ug96: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:03 INFO : dir/file1.rclone_chunk.001_l4ug96: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:04 INFO : dir/file1.rclone_chunk.001_l4ug96: Deleted 2026/08/11 01:07:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:07:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:07:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:04 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:04 DEBUG : dir: Looking for writers 2026/08/11 01:07:04 DEBUG : file1: reading active writers 2026/08/11 01:07:04 DEBUG : Looking for writers 2026/08/11 01:07:04 DEBUG : dir: reading active writers 2026/08/11 01:07:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:04 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:04 DEBUG : dir/file1.rclone_chunk.001_l4uhtx: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:04 INFO : dir/file1.rclone_chunk.001_l4uhtx: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:04 INFO : dir/file1.rclone_chunk.001_l4uhtx: Deleted 2026/08/11 01:07:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/11 01:07:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/11 01:07:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:05 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/11 01:07:05 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/11 01:07:05 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:05 DEBUG : dir: Looking for writers 2026/08/11 01:07:05 DEBUG : file1: reading active writers 2026/08/11 01:07:05 DEBUG : Looking for writers 2026/08/11 01:07:05 DEBUG : dir: reading active writers 2026/08/11 01:07:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.94s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:05 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:05 DEBUG : dir/file1.rclone_chunk.001_l4ui3p: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:05 INFO : dir/file1.rclone_chunk.001_l4ui3p: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:05 INFO : dir/file1.rclone_chunk.001_l4ui3p: Deleted 2026/08/11 01:07:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): _readAt: size=1, off=0 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): openPending: 2026/08/11 01:07:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >openPending: err= 2026/08/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:07:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >_readAt: n=1, err= 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): _readAt: size=256, off=1 2026/08/11 01:07:06 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >_readAt: n=15, err=EOF 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): _readAt: size=16, off=16 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >_readAt: n=0, err=EOF 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): close: 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >close: err= 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): close: 2026/08/11 01:07:06 DEBUG : dir/file1(0x7177e5a2300): >close: err=file already closed 2026/08/11 01:07:06 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:06 DEBUG : dir: Looking for writers 2026/08/11 01:07:06 DEBUG : file1: reading active writers 2026/08/11 01:07:06 DEBUG : Looking for writers 2026/08/11 01:07:06 DEBUG : dir: reading active writers 2026/08/11 01:07:06 DEBUG : >WaitForWriters: 2026/08/11 01:07:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.91s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:06 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:06 DEBUG : dir/file1.rclone_chunk.001_l4uj62: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:06 INFO : dir/file1.rclone_chunk.001_l4uj62: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:06 INFO : dir/file1.rclone_chunk.001_l4uj62: Deleted 2026/08/11 01:07:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): _readAt: size=1, off=0 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): openPending: 2026/08/11 01:07:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >openPending: err= 2026/08/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >_readAt: n=1, err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): _readAt: size=1, off=5 2026/08/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >_readAt: n=1, err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): _readAt: size=1, off=3 2026/08/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >_readAt: n=1, err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): _readAt: size=1, off=13 2026/08/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >_readAt: n=1, err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): _readAt: size=16, off=100 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >_readAt: n=0, err=EOF 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): close: 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e507e40): >close: err= 2026/08/11 01:07:07 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:07 DEBUG : dir: Looking for writers 2026/08/11 01:07:07 DEBUG : file1: reading active writers 2026/08/11 01:07:07 DEBUG : Looking for writers 2026/08/11 01:07:07 DEBUG : dir: reading active writers 2026/08/11 01:07:07 DEBUG : >WaitForWriters: 2026/08/11 01:07:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:07 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:07 DEBUG : dir/file1.rclone_chunk.001_l4ukxe: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:07 INFO : dir/file1.rclone_chunk.001_l4ukxe: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:07 INFO : dir/file1.rclone_chunk.001_l4ukxe: Deleted 2026/08/11 01:07:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=1, off=0 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e3fd340): openPending: 2026/08/11 01:07:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:07 DEBUG : dir/file1(0x7177e3fd340): >openPending: err= 2026/08/11 01:07:07 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=1, err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=1, off=5 2026/08/11 01:07:08 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=1, err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=1, off=1 2026/08/11 01:07:08 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=1, err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=6, off=10 2026/08/11 01:07:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=6, err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=256, off=10 2026/08/11 01:07:08 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=6, err=EOF 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=256, off=100 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=0, err=EOF 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): close: 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >close: err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): _readAt: size=256, off=100 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e3fd340): >_readAt: n=0, err=file already closed 2026/08/11 01:07:08 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:08 DEBUG : dir: Looking for writers 2026/08/11 01:07:08 DEBUG : file1: reading active writers 2026/08/11 01:07:08 DEBUG : Looking for writers 2026/08/11 01:07:08 DEBUG : dir: reading active writers 2026/08/11 01:07:08 DEBUG : >WaitForWriters: 2026/08/11 01:07:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.99s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:08 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:08 DEBUG : dir/file1.rclone_chunk.001_l4ulp1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:08 INFO : dir/file1.rclone_chunk.001_l4ulp1: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:08 INFO : dir/file1.rclone_chunk.001_l4ulp1: Deleted 2026/08/11 01:07:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e460600): RWFileHandle.Flush 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e460600): _readAt: size=256, off=0 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e460600): openPending: 2026/08/11 01:07:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:08 DEBUG : dir/file1(0x7177e460600): >openPending: err= 2026/08/11 01:07:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 01:07:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e460600): >_readAt: n=16, err=EOF 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e460600): RWFileHandle.Flush 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e460600): RWFileHandle.Flush 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e460600): close: 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e460600): >close: err= 2026/08/11 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:09 DEBUG : dir: Looking for writers 2026/08/11 01:07:09 DEBUG : file1: reading active writers 2026/08/11 01:07:09 DEBUG : Looking for writers 2026/08/11 01:07:09 DEBUG : dir: reading active writers 2026/08/11 01:07:09 DEBUG : >WaitForWriters: 2026/08/11 01:07:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:09 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:09 DEBUG : dir/file1.rclone_chunk.001_l4umim: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:09 INFO : dir/file1.rclone_chunk.001_l4umim: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:09 INFO : dir/file1.rclone_chunk.001_l4umim: Deleted 2026/08/11 01:07:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/11 01:07:09 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): _readAt: size=256, off=0 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): openPending: 2026/08/11 01:07:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): >openPending: err= 2026/08/11 01:07:09 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/11 01:07:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): >_readAt: n=16, err=EOF 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): RWFileHandle.Release 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): close: 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): >close: err= 2026/08/11 01:07:09 DEBUG : dir/file1(0x7177e36ab80): RWFileHandle.Release 2026/08/11 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:09 DEBUG : dir: Looking for writers 2026/08/11 01:07:09 DEBUG : file1: reading active writers 2026/08/11 01:07:09 DEBUG : Looking for writers 2026/08/11 01:07:09 DEBUG : dir: reading active writers 2026/08/11 01:07:09 DEBUG : >WaitForWriters: 2026/08/11 01:07:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.89s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:10 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): openPending: 2026/08/11 01:07:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): >openPending: err= 2026/08/11 01:07:10 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): _writeAt: size=5, off=0 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): >_writeAt: n=5, err= 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): _writeAt: size=7, off=5 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): >_writeAt: n=7, err= 2026/08/11 01:07:10 DEBUG : file1: vfs cache: truncate to size=11 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): close: 2026/08/11 01:07:10 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:10.134887756 +0000 UTC m=+70.101957199 2026/08/11 01:07:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): >close: err= 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): close: 2026/08/11 01:07:10 DEBUG : file1(0x7177e36b480): >close: err=file already closed 2026/08/11 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:10 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:10 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:10 DEBUG : file1: size = 11 OK 2026/08/11 01:07:10 DEBUG : file1.rclone_chunk.001_l4undp: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:07:10 INFO : file1.rclone_chunk.001_l4undp: Copied (server-side copy) to: file1 2026/08/11 01:07:10 INFO : file1.rclone_chunk.001_l4undp: Deleted 2026/08/11 01:07:10 DEBUG : file1: size = 11 OK 2026/08/11 01:07:10 INFO : file1: Copied (new) 2026/08/11 01:07:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 01:07:10.134887756 +0000 UTC" 2026/08/11 01:07:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : >WaitForWriters: 2026/08/11 01:07:10 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:10 DEBUG : Looking for writers 2026/08/11 01:07:10 DEBUG : file1: reading active writers 2026/08/11 01:07:10 DEBUG : >WaitForWriters: 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:11 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): openPending: 2026/08/11 01:07:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): >openPending: err= 2026/08/11 01:07:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): _writeAt: size=7, off=0 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): >_writeAt: n=7, err= 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): _writeAt: size=6, off=5 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): >_writeAt: n=6, err= 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): close: 2026/08/11 01:07:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:11.04451645 +0000 UTC m=+71.011585823 2026/08/11 01:07:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): >close: err= 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): _writeAt: size=5, off=0 2026/08/11 01:07:11 DEBUG : file1(0x7177e63f440): >_writeAt: n=0, err=file already closed 2026/08/11 01:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:11 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:11 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:11 DEBUG : file1: size = 11 OK 2026/08/11 01:07:11 DEBUG : file1.rclone_chunk.001_l4uo0g: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:07:11 INFO : file1.rclone_chunk.001_l4uo0g: Copied (server-side copy) to: file1 2026/08/11 01:07:11 INFO : file1.rclone_chunk.001_l4uo0g: Deleted 2026/08/11 01:07:11 DEBUG : file1: size = 11 OK 2026/08/11 01:07:11 INFO : file1: Copied (new) 2026/08/11 01:07:11 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-11 01:07:11.04451645 +0000 UTC" 2026/08/11 01:07:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : >WaitForWriters: 2026/08/11 01:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : >WaitForWriters: 2026/08/11 01:07:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.94s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:11 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:11 DEBUG : file1(0x7177e0b0580): openPending: 2026/08/11 01:07:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:11 DEBUG : file1(0x7177e0b0580): >openPending: err= 2026/08/11 01:07:11 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:11 DEBUG : file1(0x7177e0b0580): close: 2026/08/11 01:07:11 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:11.984416282 +0000 UTC m=+71.951485656 2026/08/11 01:07:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:11 DEBUG : file1(0x7177e0b0580): >close: err= 2026/08/11 01:07:11 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:07:11 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:11 DEBUG : file2: newRWFileHandle: 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): openPending: 2026/08/11 01:07:11 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): >openPending: err= 2026/08/11 01:07:11 DEBUG : file2: >newRWFileHandle: err= 2026/08/11 01:07:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:07:11 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/11 01:07:11 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): RWFileHandle.Flush 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): RWFileHandle.Release 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): close: 2026/08/11 01:07:11 DEBUG : file2: vfs cache: setting modification time to 2026-08-11 01:07:11.986268217 +0000 UTC m=+71.953337590 2026/08/11 01:07:11 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:11 DEBUG : file2(0x7177e0b0b00): >close: err= 2026/08/11 01:07:11 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : file2: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/11 01:07:11 DEBUG : Looking for writers 2026/08/11 01:07:11 DEBUG : file1: reading active writers 2026/08/11 01:07:11 DEBUG : file2: reading active writers 2026/08/11 01:07:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/11 01:07:12 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:12 DEBUG : file2: vfs cache: starting upload 2026/08/11 01:07:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:12 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/11 01:07:12 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/11 01:07:12 DEBUG : file2: size = 0 OK 2026/08/11 01:07:12 DEBUG : file2.rclone_chunk.001_l4up3m: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:12 INFO : file2.rclone_chunk.001_l4up3m: Copied (server-side copy) to: file2 2026/08/11 01:07:12 DEBUG : file1: size = 0 OK 2026/08/11 01:07:12 DEBUG : file1.rclone_chunk.001_l4upx0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:12 INFO : file1.rclone_chunk.001_l4upx0: Copied (server-side copy) to: file1 2026/08/11 01:07:12 INFO : file2.rclone_chunk.001_l4up3m: Deleted 2026/08/11 01:07:12 DEBUG : file2: size = 0 OK 2026/08/11 01:07:12 INFO : file2: Copied (new) 2026/08/11 01:07:12 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-11 01:07:11.986268217 +0000 UTC" 2026/08/11 01:07:12 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/11 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/11 01:07:12 INFO : file2: vfs cache: upload succeeded try #1 2026/08/11 01:07:12 INFO : file1.rclone_chunk.001_l4upx0: Deleted 2026/08/11 01:07:12 DEBUG : file1: size = 0 OK 2026/08/11 01:07:12 INFO : file1: Copied (new) 2026/08/11 01:07:12 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-11 01:07:11.984416282 +0000 UTC" 2026/08/11 01:07:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:12 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : >WaitForWriters: 2026/08/11 01:07:12 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:12 DEBUG : Looking for writers 2026/08/11 01:07:12 DEBUG : file1: reading active writers 2026/08/11 01:07:12 DEBUG : file2: reading active writers 2026/08/11 01:07:12 DEBUG : >WaitForWriters: 2026/08/11 01:07:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:13 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): openPending: 2026/08/11 01:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): >openPending: err= 2026/08/11 01:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): _writeAt: size=5, off=0 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): >_writeAt: n=5, err= 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): RWFileHandle.Flush 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): RWFileHandle.Flush 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): close: 2026/08/11 01:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:13.015943624 +0000 UTC m=+72.983012987 2026/08/11 01:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:13 DEBUG : file1(0x7177e014f00): >close: err= 2026/08/11 01:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:13 DEBUG : file1: size = 5 OK 2026/08/11 01:07:13 DEBUG : file1.rclone_chunk.001_l4uq1l: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:13 INFO : file1.rclone_chunk.001_l4uq1l: Copied (server-side copy) to: file1 2026/08/11 01:07:13 INFO : file1.rclone_chunk.001_l4uq1l: Deleted 2026/08/11 01:07:13 DEBUG : file1: size = 5 OK 2026/08/11 01:07:13 INFO : file1: Copied (new) 2026/08/11 01:07:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:07:13.015943624 +0000 UTC" 2026/08/11 01:07:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:13 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : >WaitForWriters: 2026/08/11 01:07:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:13 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): openPending: 2026/08/11 01:07:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): >openPending: err= 2026/08/11 01:07:13 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): _writeAt: size=5, off=0 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): >_writeAt: n=5, err= 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): RWFileHandle.Release 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): close: 2026/08/11 01:07:13 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:13.848001416 +0000 UTC m=+73.815070789 2026/08/11 01:07:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): >close: err= 2026/08/11 01:07:13 DEBUG : file1(0x7177e53c480): RWFileHandle.Release 2026/08/11 01:07:13 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:13 DEBUG : Looking for writers 2026/08/11 01:07:13 DEBUG : file1: reading active writers 2026/08/11 01:07:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:13 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:14 DEBUG : Looking for writers 2026/08/11 01:07:14 DEBUG : file1: reading active writers 2026/08/11 01:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:14 DEBUG : Looking for writers 2026/08/11 01:07:14 DEBUG : file1: reading active writers 2026/08/11 01:07:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:14 DEBUG : file1: size = 5 OK 2026/08/11 01:07:14 DEBUG : file1.rclone_chunk.001_l4uqek: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:14 INFO : file1.rclone_chunk.001_l4uqek: Copied (server-side copy) to: file1 2026/08/11 01:07:14 INFO : file1.rclone_chunk.001_l4uqek: Deleted 2026/08/11 01:07:14 DEBUG : file1: size = 5 OK 2026/08/11 01:07:14 INFO : file1: Copied (new) 2026/08/11 01:07:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:07:13.848001416 +0000 UTC" 2026/08/11 01:07:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:14 DEBUG : Looking for writers 2026/08/11 01:07:14 DEBUG : file1: reading active writers 2026/08/11 01:07:14 DEBUG : >WaitForWriters: 2026/08/11 01:07:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.84s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:14 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji/dir/file1: no such file or directory 2026/08/11 01:07:15 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:15 DEBUG : dir/file1.rclone_chunk.001_l4uru1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:15 INFO : dir/file1.rclone_chunk.001_l4uru1: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:15 INFO : dir/file1.rclone_chunk.001_l4uru1: Deleted 2026/08/11 01:07:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:07:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:07:15 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): openPending: 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): >openPending: err= 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/11 01:07:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): _writeAt: size=5, off=0 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): >_writeAt: n=5, err= 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): close: 2026/08/11 01:07:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 01:07:15.353451126 +0000 UTC m=+75.320520479 2026/08/11 01:07:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:15 DEBUG : dir/file1(0x7177e3c91c0): >close: err= 2026/08/11 01:07:15 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:07:15 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:15 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:07:15 DEBUG : dir/file1.rclone_chunk.001_l4us81: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:15 INFO : dir/file1.rclone_chunk.001_l4us81: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:15 INFO : dir/file1.rclone_chunk.001_l4us81: Deleted 2026/08/11 01:07:15 DEBUG : dir/file1: size = 5 OK 2026/08/11 01:07:15 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-11 01:07:15.353451126 +0000 UTC" 2026/08/11 01:07:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:15 DEBUG : dir: Looking for writers 2026/08/11 01:07:15 DEBUG : file1: reading active writers 2026/08/11 01:07:15 DEBUG : Looking for writers 2026/08/11 01:07:15 DEBUG : dir: reading active writers 2026/08/11 01:07:15 DEBUG : >WaitForWriters: 2026/08/11 01:07:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.54s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:16 DEBUG : dir/file1: size = 16 OK 2026/08/11 01:07:16 DEBUG : dir/file1.rclone_chunk.001_l4utr6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/11 01:07:16 INFO : dir/file1.rclone_chunk.001_l4utr6: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:16 INFO : dir/file1.rclone_chunk.001_l4utr6: Deleted 2026/08/11 01:07:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/11 01:07:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/11 01:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/11 01:07:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): _writeAt: size=5, off=0 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): openPending: 2026/08/11 01:07:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/11 01:07:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): >openPending: err= 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): >_writeAt: n=5, err= 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): _writeAt: size=15, off=5 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): >_writeAt: n=15, err= 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): close: 2026/08/11 01:07:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/11 01:07:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-11 01:07:16.892977477 +0000 UTC m=+76.860046840 2026/08/11 01:07:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:16 DEBUG : dir/file1(0x7177dd16b40): >close: err= 2026/08/11 01:07:16 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:16 DEBUG : dir: Looking for writers 2026/08/11 01:07:16 DEBUG : file1: reading active writers 2026/08/11 01:07:16 DEBUG : Looking for writers 2026/08/11 01:07:16 DEBUG : dir: reading active writers 2026/08/11 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:16 DEBUG : dir: Looking for writers 2026/08/11 01:07:16 DEBUG : file1: reading active writers 2026/08/11 01:07:16 DEBUG : Looking for writers 2026/08/11 01:07:16 DEBUG : dir: reading active writers 2026/08/11 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:16 DEBUG : dir: Looking for writers 2026/08/11 01:07:16 DEBUG : file1: reading active writers 2026/08/11 01:07:16 DEBUG : Looking for writers 2026/08/11 01:07:16 DEBUG : dir: reading active writers 2026/08/11 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:16 DEBUG : dir: Looking for writers 2026/08/11 01:07:16 DEBUG : file1: reading active writers 2026/08/11 01:07:16 DEBUG : Looking for writers 2026/08/11 01:07:16 DEBUG : dir: reading active writers 2026/08/11 01:07:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:16 DEBUG : dir/file1: vfs cache: starting upload 2026/08/11 01:07:16 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:17 DEBUG : dir: Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : dir: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:17 DEBUG : dir: Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : dir: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:17 DEBUG : dir/file1: size = 20 OK 2026/08/11 01:07:17 DEBUG : dir/file1.rclone_chunk.001_l4utd3: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/11 01:07:17 INFO : dir/file1.rclone_chunk.001_l4utd3: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:17 INFO : dir/file1.rclone_chunk.001_l4utd3: Deleted 2026/08/11 01:07:17 DEBUG : dir/file1: size = 20 OK 2026/08/11 01:07:17 INFO : dir/file1: Copied (replaced existing) 2026/08/11 01:07:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-11 01:07:16.892977477 +0000 UTC" 2026/08/11 01:07:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:17 DEBUG : dir: Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : dir: reading active writers 2026/08/11 01:07:17 DEBUG : >WaitForWriters: 2026/08/11 01:07:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.55s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:17 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): openPending: 2026/08/11 01:07:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): >openPending: err= 2026/08/11 01:07:17 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): _writeAt: size=5, off=0 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): >_writeAt: n=5, err= 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): close: 2026/08/11 01:07:17 DEBUG : file1: vfs cache: setting modification time to 2026-08-11 01:07:17.786800992 +0000 UTC m=+77.753870375 2026/08/11 01:07:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:17 DEBUG : file1(0x7177e014480): >close: err= 2026/08/11 01:07:17 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:17 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:17 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:17 DEBUG : Looking for writers 2026/08/11 01:07:17 DEBUG : file1: reading active writers 2026/08/11 01:07:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:18 DEBUG : Looking for writers 2026/08/11 01:07:18 DEBUG : file1: reading active writers 2026/08/11 01:07:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:18 DEBUG : file1: size = 5 OK 2026/08/11 01:07:18 DEBUG : file1.rclone_chunk.001_l4uuuc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:18 INFO : file1.rclone_chunk.001_l4uuuc: Copied (server-side copy) to: file1 2026/08/11 01:07:18 INFO : file1.rclone_chunk.001_l4uuuc: Deleted 2026/08/11 01:07:18 DEBUG : file1: size = 5 OK 2026/08/11 01:07:18 INFO : file1: Copied (new) 2026/08/11 01:07:18 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-11 01:07:17.786800992 +0000 UTC" 2026/08/11 01:07:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:18 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:18 DEBUG : Looking for writers 2026/08/11 01:07:18 DEBUG : file1: reading active writers 2026/08/11 01:07:18 DEBUG : >WaitForWriters: 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.84s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/11 01:07:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.603753165 +0000 UTC m=+78.570822577 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e766c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.603753165 +0000 UTC m=+78.570822577 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7670c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.603753165 +0000 UTC m=+78.570822577 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb18f0 item 1 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.606466027 +0000 UTC m=+78.573535390 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e767bc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.606466027 +0000 UTC m=+78.573535390 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a1c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de88850 item 2 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.60922575 +0000 UTC m=+78.576295144 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68a800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.60922575 +0000 UTC m=+78.576295144 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68ac80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.60922575 +0000 UTC m=+78.576295144 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b140): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de88c40 item 3 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.613789186 +0000 UTC m=+78.580858569 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68b7c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.613789186 +0000 UTC m=+78.580858569 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e68bd00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de89260 item 4 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.616958733 +0000 UTC m=+78.584028106 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8440): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.616958733 +0000 UTC m=+78.584028106 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b88c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.616958733 +0000 UTC m=+78.584028106 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de897a0 item 5 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.620377603 +0000 UTC m=+78.587446986 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9400): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.620377603 +0000 UTC m=+78.587446986 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9940): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddcc620 item 6 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.623492589 +0000 UTC m=+78.590561961 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f20c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.623492589 +0000 UTC m=+78.590561961 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f25c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.623492589 +0000 UTC m=+78.590561961 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f2a80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddccc40 item 7 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.627444125 +0000 UTC m=+78.594513499 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3100): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.627444125 +0000 UTC m=+78.594513499 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3640): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddcde30 item 8 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e6f3c00): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6f3c00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.630264392 +0000 UTC m=+78.597333766 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6d00c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.630264392 +0000 UTC m=+78.597333766 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e492b40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.630264392 +0000 UTC m=+78.597333766 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493040): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a620 item 9 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.634634982 +0000 UTC m=+78.601704366 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4936c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.634634982 +0000 UTC m=+78.601704366 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e493c00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de98700 item 10 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e650340): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.637586718 +0000 UTC m=+78.604656092 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650700): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.637586718 +0000 UTC m=+78.604656092 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e650c00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.637586718 +0000 UTC m=+78.604656092 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651100): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de99260 item 11 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.643500299 +0000 UTC m=+78.610569683 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651780): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.643500299 +0000 UTC m=+78.610569683 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e651cc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de99ab0 item 12 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e67e400): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e400): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.64642292 +0000 UTC m=+78.613492293 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67e7c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.64642292 +0000 UTC m=+78.613492293 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67ee80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd9aa10 item 13 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.649226485 +0000 UTC m=+78.616295858 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67f500): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.649226485 +0000 UTC m=+78.616295858 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e67fa40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e000 item 14 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e760180): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.652634334 +0000 UTC m=+78.619703707 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.652634334 +0000 UTC m=+78.619703707 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e3f0 item 15 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.655984132 +0000 UTC m=+78.623053506 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761280): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.655984132 +0000 UTC m=+78.623053506 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e015980): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864fc0 item 16 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.658895502 +0000 UTC m=+78.625964865 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b40c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.658895502 +0000 UTC m=+78.625964865 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.658895502 +0000 UTC m=+78.625964865 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b4a40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8653b0 item 17 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.661968728 +0000 UTC m=+78.629038081 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b50c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.661968728 +0000 UTC m=+78.629038081 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a640): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d180 item 18 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.665104401 +0000 UTC m=+78.632173775 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5740): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.665104401 +0000 UTC m=+78.632173775 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5b5c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.665104401 +0000 UTC m=+78.632173775 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42a340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864230 item 19 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.668353721 +0000 UTC m=+78.635423103 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42af00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.668353721 +0000 UTC m=+78.635423103 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42b440): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864a80 item 20 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.670528506 +0000 UTC m=+78.637597870 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e42bac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.670528506 +0000 UTC m=+78.637597870 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7600c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.670528506 +0000 UTC m=+78.637597870 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7605c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e865c00 item 21 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.673498026 +0000 UTC m=+78.640567388 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e760c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.673498026 +0000 UTC m=+78.640567388 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07c460 item 22 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.676058841 +0000 UTC m=+78.643128215 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e761a00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.676058841 +0000 UTC m=+78.643128215 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177da3d2c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.676058841 +0000 UTC m=+78.643128215 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2a880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07ca10 item 23 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.679306167 +0000 UTC m=+78.646375530 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab6f80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.679306167 +0000 UTC m=+78.646375530 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dab7a00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e2a0 item 24 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e3c8400): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8400): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.681752135 +0000 UTC m=+78.648821498 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c87c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.681752135 +0000 UTC m=+78.648821498 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c8d40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.681752135 +0000 UTC m=+78.648821498 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9280): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e770 item 25 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.684841711 +0000 UTC m=+78.651911205 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9900): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.684841711 +0000 UTC m=+78.651911205 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c9e40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84ed20 item 26 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e0b0680): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0680): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.686903103 +0000 UTC m=+78.653972456 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b0b40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.686903103 +0000 UTC m=+78.653972456 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1040): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.686903103 +0000 UTC m=+78.653972456 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84f180 item 27 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.689512019 +0000 UTC m=+78.656581372 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0b1c00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.689512019 +0000 UTC m=+78.656581372 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2280): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84fc00 item 28 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e5a28c0): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a28c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.691434026 +0000 UTC m=+78.658503379 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a2c80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.691434026 +0000 UTC m=+78.658503379 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a150 item 29 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.693335043 +0000 UTC m=+78.660404396 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e5a3a40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.693335043 +0000 UTC m=+78.660404396 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc080): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a930 item 30 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): _readAt: size=2, off=0 2026/08/11 01:07:18 ERROR : open-test-file(0x7177e3fc6c0): Couldn't read size of file 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fc6c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.695646668 +0000 UTC m=+78.662716021 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fca80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.695646668 +0000 UTC m=+78.662716021 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd140): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06b0a0 item 31 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.697741912 +0000 UTC m=+78.664811265 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fd7c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.697741912 +0000 UTC m=+78.664811265 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3fdd00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06b6c0 item 32 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.699818944 +0000 UTC m=+78.666888297 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd16ac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06bb20 item 33 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.700547151 +0000 UTC m=+78.667616504 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd173c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.700547151 +0000 UTC m=+78.667616504 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dd17b00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06be30 item 33 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.702710164 +0000 UTC m=+78.669779517 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90600): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2380 item 34 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.703554231 +0000 UTC m=+78.670623584 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df90b00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.703554231 +0000 UTC m=+78.670623584 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91040): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2540 item 34 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.705343137 +0000 UTC m=+78.672412490 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91740): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d28c0 item 35 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.706231358 +0000 UTC m=+78.673300711 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177df91cc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.706231358 +0000 UTC m=+78.673300711 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff63c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2af0 item 35 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.708270707 +0000 UTC m=+78.675340060 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6a40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2e70 item 36 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.709289394 +0000 UTC m=+78.676358748 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff6f40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.709289394 +0000 UTC m=+78.676358748 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7500): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d32d0 item 36 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.711177608 +0000 UTC m=+78.678246961 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177dff7b40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3650 item 37 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.712104732 +0000 UTC m=+78.679174085 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de96ec0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.712104732 +0000 UTC m=+78.679174085 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de97ec0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3880 item 37 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.714737855 +0000 UTC m=+78.681807218 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014680): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3dc0 item 38 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.715679357 +0000 UTC m=+78.682748730 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e014b80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.715679357 +0000 UTC m=+78.682748730 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e0150c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e164310 item 38 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.717436091 +0000 UTC m=+78.684505444 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184000): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e164700 item 39 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.71812292 +0000 UTC m=+78.685192273 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184500): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.71812292 +0000 UTC m=+78.685192273 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e184a00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e164930 item 39 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.719895375 +0000 UTC m=+78.686964728 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185080): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e164e70 item 40 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.720757086 +0000 UTC m=+78.687826439 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.720757086 +0000 UTC m=+78.687826439 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e185ac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e165030 item 40 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.722358406 +0000 UTC m=+78.689427759 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1653b0 item 41 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.722911452 +0000 UTC m=+78.689980805 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8680): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e165650 item 41 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.723710944 +0000 UTC m=+78.690780297 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d8b40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.723710944 +0000 UTC m=+78.690780297 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9080): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e165880 item 41 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.725743061 +0000 UTC m=+78.692812424 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d96c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d570 item 42 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.72632938 +0000 UTC m=+78.693398733 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177de2b800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d7a0 item 42 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.727065934 +0000 UTC m=+78.694135287 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536080): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.727065934 +0000 UTC m=+78.694135287 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536600): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d9d0 item 42 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.728967152 +0000 UTC m=+78.696036515 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e536c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080230 item 43 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.729724615 +0000 UTC m=+78.696793969 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537140): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080460 item 43 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.730373083 +0000 UTC m=+78.697442436 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537680): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.730373083 +0000 UTC m=+78.697442436 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e537bc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080620 item 43 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.732350544 +0000 UTC m=+78.699419907 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba300): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e0809a0 item 44 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.733123547 +0000 UTC m=+78.700192910 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2ba800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080bd0 item 44 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.733787944 +0000 UTC m=+78.700857307 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bad40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.733787944 +0000 UTC m=+78.700857307 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb2c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080e70 item 44 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.735585947 +0000 UTC m=+78.702655310 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bb900): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e081340 item 45 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.736333461 +0000 UTC m=+78.703402824 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e2bbe00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.736333461 +0000 UTC m=+78.703402824 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306600): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e081500 item 45 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.738641438 +0000 UTC m=+78.705710802 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e306c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e0819d0 item 46 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.739371009 +0000 UTC m=+78.706440372 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307140): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.739371009 +0000 UTC m=+78.706440372 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307840): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e081b90 item 46 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.741813251 +0000 UTC m=+78.708882634 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e307e80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99c1c0 item 47 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.742701061 +0000 UTC m=+78.709770424 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334480): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.742701061 +0000 UTC m=+78.709770424 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e334b80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99c3f0 item 47 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.745111682 +0000 UTC m=+78.712181046 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3351c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99c850 item 48 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.745795307 +0000 UTC m=+78.712864670 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3356c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.745795307 +0000 UTC m=+78.712864670 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e335dc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99cbd0 item 48 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.748065082 +0000 UTC m=+78.715134435 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356500): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d110 item 49 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.748782729 +0000 UTC m=+78.715852082 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356980): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.748782729 +0000 UTC m=+78.715852082 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e356ec0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d340 item 49 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.750560433 +0000 UTC m=+78.717629786 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d6c0 item 50 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.751623966 +0000 UTC m=+78.718693349 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e357a40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.751623966 +0000 UTC m=+78.718693349 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c0c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d880 item 50 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.753781999 +0000 UTC m=+78.720851352 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38c740): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99dce0 item 51 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.754657626 +0000 UTC m=+78.721726979 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38cc40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.754657626 +0000 UTC m=+78.721726979 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d60e0 item 51 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.756747992 +0000 UTC m=+78.723817375 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38d800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6460 item 52 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.757719941 +0000 UTC m=+78.724789295 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e38dd00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.757719941 +0000 UTC m=+78.724789295 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2380): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6620 item 52 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.759777896 +0000 UTC m=+78.726847258 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2a00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6c40 item 53 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.760564154 +0000 UTC m=+78.727633517 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c2f00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.760564154 +0000 UTC m=+78.727633517 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3440): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6fc0 item 53 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.763073442 +0000 UTC m=+78.730142796 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e3c3ac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7650 item 54 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.763831777 +0000 UTC m=+78.730901130 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4000c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.763831777 +0000 UTC m=+78.730901130 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400640): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7810 item 54 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.765588491 +0000 UTC m=+78.732657854 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e400cc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7c70 item 55 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.766279048 +0000 UTC m=+78.733348401 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4011c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.766279048 +0000 UTC m=+78.733348401 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401700): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2ae230 item 55 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.768209301 +0000 UTC m=+78.735278654 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e401d80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2ae690 item 56 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.768893836 +0000 UTC m=+78.735963189 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438380): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.768893836 +0000 UTC m=+78.735963189 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438900): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2aea10 item 56 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.771583747 +0000 UTC m=+78.738653110 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e438f40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af260 item 57 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.772512745 +0000 UTC m=+78.739582098 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e439480): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af420 item 57 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.773347404 +0000 UTC m=+78.740416757 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4399c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.773347404 +0000 UTC m=+78.740416757 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460040): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af5e0 item 57 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.775618543 +0000 UTC m=+78.742687896 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460680): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af9d0 item 58 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.776294761 +0000 UTC m=+78.743364114 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e460bc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2afc70 item 58 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.777052826 +0000 UTC m=+78.744122179 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461100): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.777052826 +0000 UTC m=+78.744122179 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4616c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168070 item 58 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.77872473 +0000 UTC m=+78.745794083 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e461d00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168620 item 59 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.779548919 +0000 UTC m=+78.746618282 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168a10 item 59 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.780180284 +0000 UTC m=+78.747249637 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.780180284 +0000 UTC m=+78.747249637 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e484e00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168d20 item 59 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.781829044 +0000 UTC m=+78.748898397 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485440): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1691f0 item 60 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.782403 +0000 UTC m=+78.749472363 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485980): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e169500 item 60 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.783135115 +0000 UTC m=+78.750204468 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e485ec0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.783135115 +0000 UTC m=+78.750204468 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4de580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1699d0 item 60 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.784880649 +0000 UTC m=+78.751950002 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4debc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e169dc0 item 61 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.785586084 +0000 UTC m=+78.752655438 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df100): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.785586084 +0000 UTC m=+78.752655438 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4df800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddae5b0 item 61 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.787346736 +0000 UTC m=+78.754416089 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e4dfe40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaeb60 item 62 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.788110741 +0000 UTC m=+78.755180094 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53c480): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.788110741 +0000 UTC m=+78.755180094 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53cb80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaee00 item 62 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.789828672 +0000 UTC m=+78.756898025 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d1c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaf880 item 63 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.790520972 +0000 UTC m=+78.757590325 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53d700): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.790520972 +0000 UTC m=+78.757590325 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e53de00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddafc70 item 63 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.792416139 +0000 UTC m=+78.759485492 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59c540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da3ec40 item 64 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.793191857 +0000 UTC m=+78.760261210 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59ca80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.793191857 +0000 UTC m=+78.760261210 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da3f0a0 item 64 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.794798947 +0000 UTC m=+78.761868311 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59d7c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120540 item 65 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.795531353 +0000 UTC m=+78.762600706 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e59dc40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.795531353 +0000 UTC m=+78.762600706 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606240): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120700 item 65 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.79726281 +0000 UTC m=+78.764332163 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120e00 item 66 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.798345088 +0000 UTC m=+78.765414451 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e606d00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.798345088 +0000 UTC m=+78.765414451 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607240): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1210a0 item 66 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.800907327 +0000 UTC m=+78.767976750 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e121ab0 item 67 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.8018815 +0000 UTC m=+78.768950923 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e607d00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.8018815 +0000 UTC m=+78.768950923 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c300): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e121dc0 item 67 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.804205399 +0000 UTC m=+78.771274761 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63c980): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de827e0 item 68 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.805368689 +0000 UTC m=+78.772438052 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63ce80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.805368689 +0000 UTC m=+78.772438052 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63d3c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de82af0 item 68 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.808682059 +0000 UTC m=+78.775751423 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63da00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de83260 item 69 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.810009501 +0000 UTC m=+78.777078864 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e63de80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.810009501 +0000 UTC m=+78.777078864 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662480): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de83dc0 item 69 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.812526705 +0000 UTC m=+78.779596058 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e662b00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd2930 item 70 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.813584307 +0000 UTC m=+78.780653689 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663000): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.813584307 +0000 UTC m=+78.780653689 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd2d90 item 70 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.815826229 +0000 UTC m=+78.782895582 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e663bc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd3650 item 71 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.816772568 +0000 UTC m=+78.783841972 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6861c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.816772568 +0000 UTC m=+78.783841972 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6866c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd3b90 item 71 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.81973773 +0000 UTC m=+78.786807123 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e686d40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de38cb0 item 72 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.820628095 +0000 UTC m=+78.787697448 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687240): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.820628095 +0000 UTC m=+78.787697448 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687780): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de391f0 item 72 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.823312695 +0000 UTC m=+78.790382049 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e687d40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de399d0 item 73 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.823994085 +0000 UTC m=+78.791063438 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1720e0 item 73 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.824642762 +0000 UTC m=+78.791712115 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.824642762 +0000 UTC m=+78.791712115 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b8d40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1722a0 item 73 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.826735363 +0000 UTC m=+78.793804716 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9380): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172700 item 74 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.82754307 +0000 UTC m=+78.794612423 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2150 item 74 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.828328196 +0000 UTC m=+78.795397549 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.828328196 +0000 UTC m=+78.795397549 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70a8c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2310 item 74 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.830720964 +0000 UTC m=+78.797790328 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70af00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2690 item 75 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.831671834 +0000 UTC m=+78.798741187 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b400): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): _writeAt: size=3, off=2 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2930 item 75 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.832530879 +0000 UTC m=+78.799600232 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70b940): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.832530879 +0000 UTC m=+78.799600232 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e70be80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2b60 item 75 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.835780128 +0000 UTC m=+78.802849491 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7505c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab30a0 item 76 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.836538273 +0000 UTC m=+78.803607626 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e750ac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3260 item 76 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): _writeAt: size=3, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.837366671 +0000 UTC m=+78.804436024 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751000): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.837366671 +0000 UTC m=+78.804436024 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3420 item 76 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.839229896 +0000 UTC m=+78.806299249 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e751bc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3880 item 77 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.83983981 +0000 UTC m=+78.806909163 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7861c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.83983981 +0000 UTC m=+78.806909163 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7868c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3a40 item 77 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.842021258 +0000 UTC m=+78.809090611 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e786f00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5a4d0 item 78 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.842729228 +0000 UTC m=+78.809798581 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787400): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.842729228 +0000 UTC m=+78.809798581 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e787b00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5a690 item 78 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.84498704 +0000 UTC m=+78.812056393 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8240): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5acb0 item 79 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.845844213 +0000 UTC m=+78.812913566 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8740): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.845844213 +0000 UTC m=+78.812913566 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a8e40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5b420 item 79 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.847856211 +0000 UTC m=+78.814925573 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9480): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19a620 item 80 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.848435015 +0000 UTC m=+78.815504368 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7a9980): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.848435015 +0000 UTC m=+78.815504368 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19a8c0 item 80 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.8501654 +0000 UTC m=+78.817234753 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c07c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19ac40 item 81 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.850809168 +0000 UTC m=+78.817878521 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c0c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.850809168 +0000 UTC m=+78.817878521 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19ae00 item 81 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.853008269 +0000 UTC m=+78.820077622 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19b340 item 82 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.853974018 +0000 UTC m=+78.821043411 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e7c1d00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.853974018 +0000 UTC m=+78.821043411 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6b9b00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19b500 item 82 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.856324114 +0000 UTC m=+78.823393467 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc280): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172af0 item 83 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.856963574 +0000 UTC m=+78.824032937 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dc780): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.856963574 +0000 UTC m=+78.824032937 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dccc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172d90 item 83 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.858540679 +0000 UTC m=+78.825610032 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173180 item 84 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.859377683 +0000 UTC m=+78.826447036 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dd840): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.859377683 +0000 UTC m=+78.826447036 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6dddc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173340 item 84 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.861166648 +0000 UTC m=+78.828236001 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fe540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1736c0 item 85 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.862168975 +0000 UTC m=+78.829238328 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fea40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.862168975 +0000 UTC m=+78.829238328 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6fef80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173880 item 85 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.863820701 +0000 UTC m=+78.830890054 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ff600): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173c00 item 86 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.86478225 +0000 UTC m=+78.831851633 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e6ffb00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.86478225 +0000 UTC m=+78.831851633 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824180): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb0230 item 86 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.866761084 +0000 UTC m=+78.833830437 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb08c0 item 87 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.867537574 +0000 UTC m=+78.834606927 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e824d00): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.867537574 +0000 UTC m=+78.834606927 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825240): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb0a80 item 87 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.86918981 +0000 UTC m=+78.836259164 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8258c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb12d0 item 88 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.869986368 +0000 UTC m=+78.837055721 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e825dc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.869986368 +0000 UTC m=+78.837055721 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84a440): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb15e0 item 88 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.87152479 +0000 UTC m=+78.838594143 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84aa80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddb1c70 item 89 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.872153308 +0000 UTC m=+78.839222661 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84afc0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de88620 item 89 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.872847662 +0000 UTC m=+78.839917016 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84b500): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.872847662 +0000 UTC m=+78.839917016 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e84ba80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de889a0 item 89 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.874430849 +0000 UTC m=+78.841500212 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8701c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de88d90 item 90 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.875065389 +0000 UTC m=+78.842134742 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870700): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de88f50 item 90 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.875707093 +0000 UTC m=+78.842776446 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e870c40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.875707093 +0000 UTC m=+78.842776446 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871200): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de89260 item 90 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.877318141 +0000 UTC m=+78.844387494 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871840): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de897a0 item 91 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.877874215 +0000 UTC m=+78.844943568 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e871d80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): >_readAt: n=2, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): _writeAt: size=3, off=7 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de89b20 item 91 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.878873315 +0000 UTC m=+78.845942668 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c3c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): >_readAt: n=8, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.878873315 +0000 UTC m=+78.845942668 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88c940): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddcc1c0 item 91 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.881504464 +0000 UTC m=+78.848573897 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88cf80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddcc7e0 item 92 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.882228294 +0000 UTC m=+78.849297666 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d340): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): open at offset 5 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddccc40 item 92 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): _readAt: size=2, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): _writeAt: size=3, off=5 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): >_writeAt: n=3, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.883134408 +0000 UTC m=+78.850203771 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88d880): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): >_readAt: n=3, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.883134408 +0000 UTC m=+78.850203771 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e88de40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddcd490 item 92 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.884864593 +0000 UTC m=+78.851933956 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da921c0 item 93 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.885716655 +0000 UTC m=+78.852786008 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a4ac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.885716655 +0000 UTC m=+78.852786008 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a51c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da92620 item 93 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.888108911 +0000 UTC m=+78.855178274 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5800): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da92cb0 item 94 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.889189357 +0000 UTC m=+78.856258760 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8a5d40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.889189357 +0000 UTC m=+78.856258760 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2540): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da92ee0 item 94 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.891543852 +0000 UTC m=+78.858613214 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c2b80): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da93490 item 95 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.892301626 +0000 UTC m=+78.859370989 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e8c30c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.892301626 +0000 UTC m=+78.859370989 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e1d9e40): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e165dc0 item 95 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 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/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): open at offset 0 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): _readAt: size=2, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): >_readAt: n=0, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.894043031 +0000 UTC m=+78.861112384 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26e580): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): _writeAt: size=5, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): >openPending: err= 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de98bd0 item 96 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): >_writeAt: n=5, err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.894609533 +0000 UTC m=+78.861678886 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26eac0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:18 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): _readAt: size=512, off=0 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): openPending: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): >openPending: err= 2026/08/11 01:07:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): close: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:18.894609533 +0000 UTC m=+78.861678886 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:18 DEBUG : open-test-file(0x7177e26f1c0): >close: err= 2026/08/11 01:07:18 DEBUG : open-test-file: Remove: 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de991f0 item 96 2026/08/11 01:07:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:18 DEBUG : open-test-file: >Remove: err= 2026/08/11 01:07:18 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:18 DEBUG : Looking for writers 2026/08/11 01:07:18 DEBUG : >WaitForWriters: 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/11 01:07:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.030721984 +0000 UTC m=+78.997791387 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ae40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.030721984 +0000 UTC m=+78.997791387 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.030721984 +0000 UTC m=+78.997791387 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b800): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8640e0 item 1 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.034532385 +0000 UTC m=+79.001601748 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42be40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.034532385 +0000 UTC m=+79.001601748 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6f80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864850 item 2 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.03735753 +0000 UTC m=+79.004426914 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.03735753 +0000 UTC m=+79.004426914 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.03735753 +0000 UTC m=+79.004426914 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8800): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864bd0 item 3 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.040454642 +0000 UTC m=+79.007524025 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c8f00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.040454642 +0000 UTC m=+79.007524025 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9440): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e865180 item 4 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.043056925 +0000 UTC m=+79.010126299 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3c9a80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.043056925 +0000 UTC m=+79.010126299 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0000): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.043056925 +0000 UTC m=+79.010126299 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b05c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8655e0 item 5 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.046423957 +0000 UTC m=+79.013493340 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.046423957 +0000 UTC m=+79.013493340 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1280): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e865e30 item 6 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.049052401 +0000 UTC m=+79.016121765 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1180): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.049052401 +0000 UTC m=+79.016121765 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1680): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.049052401 +0000 UTC m=+79.016121765 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1b40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19b2d0 item 7 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.051944594 +0000 UTC m=+79.019013957 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a22c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.051944594 +0000 UTC m=+79.019013957 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2800): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19bce0 item 8 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e5a2dc0): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a2dc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.054750244 +0000 UTC m=+79.021819647 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3180): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.054750244 +0000 UTC m=+79.021819647 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.054750244 +0000 UTC m=+79.021819647 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5a3b80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a230 item 9 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.058633972 +0000 UTC m=+79.025703336 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.058633972 +0000 UTC m=+79.025703336 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06ab60 item 10 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e3fce80): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fce80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.060990092 +0000 UTC m=+79.028059454 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd240): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.060990092 +0000 UTC m=+79.028059454 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd740): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.060990092 +0000 UTC m=+79.028059454 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdc40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06b420 item 11 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.064550359 +0000 UTC m=+79.031619732 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16a40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.064550359 +0000 UTC m=+79.031619732 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06bab0 item 12 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177dd17e00): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17e00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.067710017 +0000 UTC m=+79.034779391 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df904c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.067710017 +0000 UTC m=+79.034779391 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2150 item 13 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.070383817 +0000 UTC m=+79.037453180 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.070383817 +0000 UTC m=+79.037453180 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df918c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d24d0 item 14 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177de97080): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.072711812 +0000 UTC m=+79.039781176 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.072711812 +0000 UTC m=+79.039781176 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0146c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2850 item 15 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.074916775 +0000 UTC m=+79.041986137 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.074916775 +0000 UTC m=+79.041986137 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015280): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2c40 item 16 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.076872376 +0000 UTC m=+79.043941739 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0158c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.076872376 +0000 UTC m=+79.043941739 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.076872376 +0000 UTC m=+79.043941739 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a5c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3260 item 17 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.079804504 +0000 UTC m=+79.046873867 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b7c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.079804504 +0000 UTC m=+79.046873867 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8040): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3730 item 18 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.084196716 +0000 UTC m=+79.051266079 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c86c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.084196716 +0000 UTC m=+79.051266079 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c8bc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.084196716 +0000 UTC m=+79.051266079 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c90c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d3c00 item 19 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.087541024 +0000 UTC m=+79.054610417 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9740): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.087541024 +0000 UTC m=+79.054610417 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c9c80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07c460 item 20 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.090021518 +0000 UTC m=+79.057090892 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.090021518 +0000 UTC m=+79.057090892 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226900): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.090021518 +0000 UTC m=+79.057090892 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e226e00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07ca10 item 21 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.093354355 +0000 UTC m=+79.060423768 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e227480): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.093354355 +0000 UTC m=+79.060423768 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2279c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d3b0 item 22 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.095958663 +0000 UTC m=+79.063028026 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4140): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.095958663 +0000 UTC m=+79.063028026 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4640): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.095958663 +0000 UTC m=+79.063028026 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f4b40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e07d810 item 23 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.098675094 +0000 UTC m=+79.065744457 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f51c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.098675094 +0000 UTC m=+79.065744457 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080230 item 24 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e2f5d40): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e2f5d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.100820684 +0000 UTC m=+79.067890047 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322200): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.100820684 +0000 UTC m=+79.067890047 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.100820684 +0000 UTC m=+79.067890047 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e322c40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080620 item 25 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.103711244 +0000 UTC m=+79.070780607 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3232c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.103711244 +0000 UTC m=+79.070780607 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323800): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080af0 item 26 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e323e40): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e323e40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.10613472 +0000 UTC m=+79.073204083 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.10613472 +0000 UTC m=+79.073204083 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33a800): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.10613472 +0000 UTC m=+79.073204083 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33ad40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e080fc0 item 27 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.10902579 +0000 UTC m=+79.076095153 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b3c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.10902579 +0000 UTC m=+79.076095153 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e33b900): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e0815e0 item 28 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e36e040): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e040): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.111150992 +0000 UTC m=+79.078221117 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36e400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.111150992 +0000 UTC m=+79.078221117 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36eac0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e081ab0 item 29 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.113269792 +0000 UTC m=+79.080339155 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f140): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.113269792 +0000 UTC m=+79.080339155 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36f680): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99c000 item 30 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): _readAt: size=2, off=0 2026/08/11 01:07:19 ERROR : open-test-file(0x7177e36fcc0): Couldn't read size of file 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e36fcc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.115369935 +0000 UTC m=+79.082439309 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390180): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.115369935 +0000 UTC m=+79.082439309 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99c4d0 item 31 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.117636014 +0000 UTC m=+79.084705376 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e390ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.117636014 +0000 UTC m=+79.084705376 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99caf0 item 32 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.119802534 +0000 UTC m=+79.086871897 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391a40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99cf50 item 33 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.120576609 +0000 UTC m=+79.087645972 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e391ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.120576609 +0000 UTC m=+79.087645972 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b64c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d260 item 33 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.122805276 +0000 UTC m=+79.089874650 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6b00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d5e0 item 34 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.123773178 +0000 UTC m=+79.090842541 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b6f80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.123773178 +0000 UTC m=+79.090842541 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b74c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99d7a0 item 34 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.125907737 +0000 UTC m=+79.092977100 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3b7b00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e99dc00 item 35 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.126794816 +0000 UTC m=+79.093864179 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0080): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.126794816 +0000 UTC m=+79.093864179 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0580): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6000 item 35 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.129386681 +0000 UTC m=+79.096456044 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e0c00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6380 item 36 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.130499626 +0000 UTC m=+79.097568999 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1100): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.130499626 +0000 UTC m=+79.097568999 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1640): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6540 item 36 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.13287952 +0000 UTC m=+79.099948902 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3e1c80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d68c0 item 37 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.133755988 +0000 UTC m=+79.100825361 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406200): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.133755988 +0000 UTC m=+79.100825361 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d6ee0 item 37 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.136131193 +0000 UTC m=+79.103200576 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e406d80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7420 item 38 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.136998655 +0000 UTC m=+79.104068028 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407280): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.136998655 +0000 UTC m=+79.104068028 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4077c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7730 item 38 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.139238243 +0000 UTC m=+79.106307616 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e407e40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7b90 item 39 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.140169344 +0000 UTC m=+79.107238727 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e440): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.140169344 +0000 UTC m=+79.107238727 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44e940): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e9d7e30 item 39 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.142615393 +0000 UTC m=+79.109684766 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44efc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2ae540 item 40 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.143666843 +0000 UTC m=+79.110736226 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44f4c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.143666843 +0000 UTC m=+79.110736226 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e44fa00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2ae930 item 40 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.14634993 +0000 UTC m=+79.113419303 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4640c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af180 item 41 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.147154944 +0000 UTC m=+79.114224307 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4645c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af340 item 41 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.147898672 +0000 UTC m=+79.114968035 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464a80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.147898672 +0000 UTC m=+79.114968035 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e464fc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af500 item 41 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.150029723 +0000 UTC m=+79.117099087 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2af8f0 item 42 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.150798257 +0000 UTC m=+79.117867631 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e465b00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2afab0 item 42 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.151782671 +0000 UTC m=+79.118852034 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480140): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.151782671 +0000 UTC m=+79.118852034 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4806c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e2afdc0 item 42 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.153992462 +0000 UTC m=+79.121061826 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e480d00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168540 item 43 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.154806433 +0000 UTC m=+79.121875796 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481200): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168770 item 43 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.155827666 +0000 UTC m=+79.122897038 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481740): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.155827666 +0000 UTC m=+79.122897038 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e481c80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e168b60 item 43 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.158628225 +0000 UTC m=+79.125697608 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc3c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1690a0 item 44 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.159527798 +0000 UTC m=+79.126597171 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bc8c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1692d0 item 44 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.160515396 +0000 UTC m=+79.127584779 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bce00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.160515396 +0000 UTC m=+79.127584779 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd380): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1697a0 item 44 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.162898245 +0000 UTC m=+79.129967618 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bd9c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e169ce0 item 45 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.163887518 +0000 UTC m=+79.130956881 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4bdec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.163887518 +0000 UTC m=+79.130956881 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dc6c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddae1c0 item 45 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.166301686 +0000 UTC m=+79.133371049 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dcd00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaea10 item 46 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.167246424 +0000 UTC m=+79.134315787 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd200): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.167246424 +0000 UTC m=+79.134315787 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e4dd900): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaed20 item 46 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.169726276 +0000 UTC m=+79.136795639 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506040): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddaf340 item 47 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.170502345 +0000 UTC m=+79.137571709 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.170502345 +0000 UTC m=+79.137571709 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e506c40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddafa40 item 47 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.172721524 +0000 UTC m=+79.139790897 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507280): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da3e700 item 48 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.173449893 +0000 UTC m=+79.140519256 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507780): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.173449893 +0000 UTC m=+79.140519256 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e507e80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da3ec40 item 48 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.175818896 +0000 UTC m=+79.142888259 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53c5c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da3f6c0 item 49 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.176681088 +0000 UTC m=+79.143750451 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53ca40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.176681088 +0000 UTC m=+79.143750451 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53cf80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120540 item 49 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.179548313 +0000 UTC m=+79.146617676 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53d600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120af0 item 50 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.180474266 +0000 UTC m=+79.147543629 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e53db00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.180474266 +0000 UTC m=+79.147543629 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1580): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e0e0 item 50 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.182731757 +0000 UTC m=+79.149801131 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1c00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e4d0 item 51 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.1835211 +0000 UTC m=+79.150590464 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594240): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.1835211 +0000 UTC m=+79.150590464 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594780): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84e770 item 51 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.185764526 +0000 UTC m=+79.152833899 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e594e00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84eb60 item 52 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.187474823 +0000 UTC m=+79.154544186 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.187474823 +0000 UTC m=+79.154544186 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e595880): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84ed90 item 52 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.189517247 +0000 UTC m=+79.156586611 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae000): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84f1f0 item 53 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.192119863 +0000 UTC m=+79.159189226 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ae500): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.192119863 +0000 UTC m=+79.159189226 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5aea40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84f3b0 item 53 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.194303395 +0000 UTC m=+79.161372758 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af0c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e84fce0 item 54 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.195219097 +0000 UTC m=+79.162288460 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5af5c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.195219097 +0000 UTC m=+79.162288460 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5afb40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de82380 item 54 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.197142908 +0000 UTC m=+79.164212271 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de2c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de828c0 item 55 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.197812375 +0000 UTC m=+79.164881748 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5de7c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.197812375 +0000 UTC m=+79.164881748 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5ded00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de82bd0 item 55 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.200739544 +0000 UTC m=+79.167808927 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df380): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de83880 item 56 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.203310488 +0000 UTC m=+79.170379901 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5df880): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.203310488 +0000 UTC m=+79.170379901 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5dfe00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd22a0 item 56 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.20706841 +0000 UTC m=+79.174137793 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd2a80 item 57 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.208353141 +0000 UTC m=+79.175422524 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4a80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd3110 item 57 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.209678019 +0000 UTC m=+79.176747402 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f4fc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.209678019 +0000 UTC m=+79.176747402 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd3490 item 57 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.213307296 +0000 UTC m=+79.180376750 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5f5b80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177ddd3c70 item 58 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.214215103 +0000 UTC m=+79.181284487 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6241c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de38bd0 item 58 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.215347236 +0000 UTC m=+79.182416609 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.215347236 +0000 UTC m=+79.182416609 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e624cc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de38fc0 item 58 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.218528917 +0000 UTC m=+79.185598351 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de39650 item 59 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.219590987 +0000 UTC m=+79.186660370 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2000 item 59 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.220504645 +0000 UTC m=+79.187573998 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e625d80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.220504645 +0000 UTC m=+79.187573998 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64e400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2230 item 59 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.22280558 +0000 UTC m=+79.189874943 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ea40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab25b0 item 60 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.223678803 +0000 UTC m=+79.190748165 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64ef80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2770 item 60 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.224678164 +0000 UTC m=+79.191747577 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64f4c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.224678164 +0000 UTC m=+79.191747577 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e64fa80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2a10 item 60 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.227137848 +0000 UTC m=+79.194207211 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6721c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2fc0 item 61 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.227809669 +0000 UTC m=+79.194879032 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.227809669 +0000 UTC m=+79.194879032 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e672e00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3180 item 61 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.229885097 +0000 UTC m=+79.196954490 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673440): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3500 item 62 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.230571035 +0000 UTC m=+79.197640408 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e673980): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.230571035 +0000 UTC m=+79.197640408 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac180): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3730 item 62 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.232857821 +0000 UTC m=+79.199927185 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac7c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3b20 item 63 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.233828178 +0000 UTC m=+79.200897542 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e040): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.233828178 +0000 UTC m=+79.200897542 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26e740): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5a4d0 item 63 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): >_readAt: n=0, err=Bad file descriptor 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.236630411 +0000 UTC m=+79.203699774 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26ed80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5a930 item 64 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.237715253 +0000 UTC m=+79.204784617 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26f300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.237715253 +0000 UTC m=+79.204784617 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e26fd40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5acb0 item 64 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.240292141 +0000 UTC m=+79.207361584 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e480): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177dd5ba40 item 65 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.240969371 +0000 UTC m=+79.208038735 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92e900): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.240969371 +0000 UTC m=+79.208038735 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92ee00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172070 item 65 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.243197067 +0000 UTC m=+79.210266481 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f440): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1723f0 item 66 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.244284255 +0000 UTC m=+79.211353668 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92f8c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.244284255 +0000 UTC m=+79.211353668 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e92fe00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172690 item 66 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.246734141 +0000 UTC m=+79.213803494 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172a10 item 67 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.247846245 +0000 UTC m=+79.214915608 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e9469c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.247846245 +0000 UTC m=+79.214915608 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e946ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172c40 item 67 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.251019721 +0000 UTC m=+79.218089084 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5763c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120fc0 item 68 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.252184164 +0000 UTC m=+79.219253527 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e5768c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.252184164 +0000 UTC m=+79.219253527 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576d40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e121490 item 68 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.259118817 +0000 UTC m=+79.226188170 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac280): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab21c0 item 69 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.259825955 +0000 UTC m=+79.226895308 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ac700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.259825955 +0000 UTC m=+79.226895308 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6acc00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2380 item 69 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.261917232 +0000 UTC m=+79.228986696 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2700 item 70 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.263129537 +0000 UTC m=+79.230198899 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6ad840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.263129537 +0000 UTC m=+79.230198899 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e6add80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab29a0 item 70 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.265510983 +0000 UTC m=+79.232580386 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e576540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab2d90 item 71 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.266518149 +0000 UTC m=+79.233587542 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577540): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.266518149 +0000 UTC m=+79.233587542 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e577a40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3110 item 71 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.269112428 +0000 UTC m=+79.236181802 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a2c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3490 item 72 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.270129673 +0000 UTC m=+79.237199117 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42a7c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.270129673 +0000 UTC m=+79.237199117 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42ad00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab36c0 item 72 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.272608403 +0000 UTC m=+79.239677807 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3ab0 item 73 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.273485804 +0000 UTC m=+79.240555167 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42b840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177eab3ce0 item 73 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.274537184 +0000 UTC m=+79.241606547 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e42bd00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.274537184 +0000 UTC m=+79.241606547 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab6e80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120000 item 73 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.277174674 +0000 UTC m=+79.244244047 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dab7a00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1209a0 item 74 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.278043589 +0000 UTC m=+79.245113012 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0300): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e120cb0 item 74 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.27952966 +0000 UTC m=+79.246599154 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.27952966 +0000 UTC m=+79.246599154 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f0e40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e121c70 item 74 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.281852646 +0000 UTC m=+79.248922080 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1480): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172150 item 75 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.282591716 +0000 UTC m=+79.249661079 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1980): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): _writeAt: size=3, off=2 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172310 item 75 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.283526373 +0000 UTC m=+79.250595726 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e7f1ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.283526373 +0000 UTC m=+79.250595726 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fc500): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172540 item 75 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.285452909 +0000 UTC m=+79.252522273 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fcb40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172930 item 76 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.286138316 +0000 UTC m=+79.253207669 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd040): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172b60 item 76 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): _writeAt: size=3, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.287158788 +0000 UTC m=+79.254228161 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fd580): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.287158788 +0000 UTC m=+79.254228161 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e3fdb00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e172e70 item 76 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.289181897 +0000 UTC m=+79.256251300 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173260 item 77 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.289725685 +0000 UTC m=+79.256795048 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd16ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.289725685 +0000 UTC m=+79.256795048 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dd17b80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173420 item 77 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.291811181 +0000 UTC m=+79.258880605 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df906c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e1737a0 item 78 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.292556813 +0000 UTC m=+79.259626176 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df90c00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.292556813 +0000 UTC m=+79.259626176 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173960 item 78 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.294624265 +0000 UTC m=+79.261693629 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df91a80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e173dc0 item 79 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.295337866 +0000 UTC m=+79.262407229 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de97080): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.295337866 +0000 UTC m=+79.262407229 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da924d0 item 79 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.297199438 +0000 UTC m=+79.264268791 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014980): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da92bd0 item 80 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.29801436 +0000 UTC m=+79.265083713 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e014e80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.29801436 +0000 UTC m=+79.265083713 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015580): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da92d90 item 80 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.299703527 +0000 UTC m=+79.266772880 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e015bc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da93500 item 81 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.300609882 +0000 UTC m=+79.267679244 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2a380): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.300609882 +0000 UTC m=+79.267679244 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2b400): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177da93ab0 item 81 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.302450444 +0000 UTC m=+79.269519847 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177de2bb00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de98a10 item 82 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.303479372 +0000 UTC m=+79.270548725 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0380): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.303479372 +0000 UTC m=+79.270548725 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b0ac0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de98fc0 item 82 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.305566842 +0000 UTC m=+79.272636195 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1140): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de995e0 item 83 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.306266847 +0000 UTC m=+79.273336200 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1640): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.306266847 +0000 UTC m=+79.273336200 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e0b1b80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177de99960 item 83 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.308099795 +0000 UTC m=+79.275169148 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8641c0 item 84 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.309192262 +0000 UTC m=+79.276261615 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.309192262 +0000 UTC m=+79.276261615 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df50dc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864620 item 84 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.310746844 +0000 UTC m=+79.277816197 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51440): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8649a0 item 85 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.311413466 +0000 UTC m=+79.278482819 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51940): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.311413466 +0000 UTC m=+79.278482819 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177df51e80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864b60 item 85 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.313180029 +0000 UTC m=+79.280249382 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbc600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e864f50 item 86 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.314033053 +0000 UTC m=+79.281102416 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbcb00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.314033053 +0000 UTC m=+79.281102416 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd080): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e865180 item 86 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.31581207 +0000 UTC m=+79.282881432 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbd700): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e8655e0 item 87 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.316549194 +0000 UTC m=+79.283618557 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfbdc00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.316549194 +0000 UTC m=+79.283618557 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca240): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e865880 item 87 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.31848595 +0000 UTC m=+79.285555313 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfca8c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19a000 item 88 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.3192901 +0000 UTC m=+79.286359474 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcadc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.3192901 +0000 UTC m=+79.286359474 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19a850 item 88 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.321408028 +0000 UTC m=+79.288477381 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcb980): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19ac40 item 89 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.322066595 +0000 UTC m=+79.289135958 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dfcbec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19ae00 item 89 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.322743286 +0000 UTC m=+79.289812639 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6500): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.322743286 +0000 UTC m=+79.289812639 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff6a80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19afc0 item 89 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.324291416 +0000 UTC m=+79.291360769 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff70c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19b500 item 90 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.324840054 +0000 UTC m=+79.291909407 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19b9d0 item 90 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.32570535 +0000 UTC m=+79.292774703 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177dff7b40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.32570535 +0000 UTC m=+79.292774703 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c200): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e19bb90 item 90 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.327551996 +0000 UTC m=+79.294621349 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06c840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a0e0 item 91 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.328457309 +0000 UTC m=+79.295526681 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06cd80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): >_readAt: n=2, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): _writeAt: size=3, off=7 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a3f0 item 91 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.329193521 +0000 UTC m=+79.296262885 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d2c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): >_readAt: n=8, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.329193521 +0000 UTC m=+79.296262885 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06d840): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06a700 item 91 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.330905862 +0000 UTC m=+79.297975234 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e06de80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06aee0 item 92 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.331684215 +0000 UTC m=+79.298753577 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c44c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): open at offset 5 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06b2d0 item 92 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): _readAt: size=2, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): _writeAt: size=3, off=5 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): >_writeAt: n=3, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.332463348 +0000 UTC m=+79.299532722 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4a00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): >_readAt: n=3, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.332463348 +0000 UTC m=+79.299532722 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c4fc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06b5e0 item 92 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.334306266 +0000 UTC m=+79.301375629 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5600): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06ba40 item 93 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.335054623 +0000 UTC m=+79.302123986 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1c5b40): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.335054623 +0000 UTC m=+79.302123986 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8340): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e06bd50 item 93 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.337656616 +0000 UTC m=+79.304725980 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8980): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d22a0 item 94 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.3384829 +0000 UTC m=+79.305552264 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f8ec0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.3384829 +0000 UTC m=+79.305552264 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f95c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2460 item 94 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.340483205 +0000 UTC m=+79.307552559 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e1f9c00): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d27e0 item 95 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.341143866 +0000 UTC m=+79.308213219 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e240): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.341143866 +0000 UTC m=+79.308213219 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27e940): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d29a0 item 95 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 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/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): open at offset 0 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): _readAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): >_readAt: n=0, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.343125185 +0000 UTC m=+79.310194538 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27ef80): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): _writeAt: size=5, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): >openPending: err= 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d2d90 item 96 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): >_writeAt: n=5, err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.343759636 +0000 UTC m=+79.310828989 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27f4c0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/11 01:07:19 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:19 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/11 01:07:19 DEBUG : open-test-file: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): _readAt: size=512, off=0 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): openPending: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): >openPending: err= 2026/08/11 01:07:19 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): >_readAt: n=5, err=EOF 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): close: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-11 01:07:19.343759636 +0000 UTC m=+79.310828989 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : open-test-file(0x7177e27fbc0): >close: err= 2026/08/11 01:07:19 DEBUG : open-test-file: Remove: 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x7177e7d31f0 item 96 2026/08/11 01:07:19 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/11 01:07:19 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/11 01:07:19 DEBUG : open-test-file: >Remove: err= 2026/08/11 01:07:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : >WaitForWriters: 2026/08/11 01:07:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.88s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.47s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:19 DEBUG : file1: newRWFileHandle: 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): openPending: 2026/08/11 01:07:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): >openPending: err= 2026/08/11 01:07:19 DEBUG : file1: >newRWFileHandle: err= 2026/08/11 01:07:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/11 01:07:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): _writeAt: size=2, off=0 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): >_writeAt: n=2, err= 2026/08/11 01:07:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): RWFileHandle.Flush 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): RWFileHandle.Release 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): close: 2026/08/11 01:07:19 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/11 01:07:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:19 DEBUG : file1(0x7177e6c2b00): >close: err= 2026/08/11 01:07:19 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:19 DEBUG : file1: vfs cache: starting upload 2026/08/11 01:07:19 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:19 DEBUG : Looking for writers 2026/08/11 01:07:19 DEBUG : file1: reading active writers 2026/08/11 01:07:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:19 DEBUG : file1: size = 2 OK 2026/08/11 01:07:19 DEBUG : file1.rclone_chunk.001_l4uwvc: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 01:07:19 INFO : file1.rclone_chunk.001_l4uwvc: Copied (server-side copy) to: file1 2026/08/11 01:07:20 INFO : file1.rclone_chunk.001_l4uwvc: Deleted 2026/08/11 01:07:20 DEBUG : file1: size = 2 OK 2026/08/11 01:07:20 INFO : file1: Copied (new) 2026/08/11 01:07:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/11 01:07:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/11 01:07:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:20 INFO : file1: vfs cache: upload succeeded try #1 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : file1: reading active writers 2026/08/11 01:07:20 DEBUG : >WaitForWriters: 2026/08/11 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : file1: reading active writers 2026/08/11 01:07:20 DEBUG : >WaitForWriters: 2026/08/11 01:07:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:20 DEBUG : rename_me: newRWFileHandle: 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): openPending: 2026/08/11 01:07:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): >openPending: err= 2026/08/11 01:07:20 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/11 01:07:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/11 01:07:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): _writeAt: size=5, off=0 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): >_writeAt: n=5, err= 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): close: 2026/08/11 01:07:20 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-11 01:07:20.397836137 +0000 UTC m=+80.364905500 2026/08/11 01:07:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/11 01:07:20 DEBUG : rename_me(0x7177e307bc0): >close: err= 2026/08/11 01:07:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/11 01:07:20 DEBUG : i_was_renamed: Updating file with 0x7177e30ad00 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 01:07:20 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/11 01:07:20 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/11 01:07:20 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/11 01:07:20 DEBUG : Looking for writers 2026/08/11 01:07:20 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/11 01:07:20 DEBUG : i_was_renamed: size = 5 OK 2026/08/11 01:07:20 DEBUG : i_was_renamed.rclone_chunk.001_l4ux05: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:20 INFO : i_was_renamed.rclone_chunk.001_l4ux05: Copied (server-side copy) to: i_was_renamed 2026/08/11 01:07:20 INFO : i_was_renamed.rclone_chunk.001_l4ux05: Deleted 2026/08/11 01:07:20 DEBUG : i_was_renamed: size = 5 OK 2026/08/11 01:07:20 INFO : i_was_renamed: Copied (new) 2026/08/11 01:07:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-11 01:07:20.397836137 +0000 UTC" 2026/08/11 01:07:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/11 01:07:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/11 01:07:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/11 01:07:21 DEBUG : Looking for writers 2026/08/11 01:07:21 DEBUG : i_was_renamed: reading active writers 2026/08/11 01:07:21 DEBUG : >WaitForWriters: 2026/08/11 01:07:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/11 01:07:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/11 01:07:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-nodugan8goji" 2026/08/11 01:07:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/11 01:07:21 DEBUG : forgetting directory cache 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4uy41: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/11 01:07:21 INFO : TestRWCacheUpdate.rclone_chunk.001_l4uy41: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:21 INFO : TestRWCacheUpdate.rclone_chunk.001_l4uy41: Deleted 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): _readAt: size=512, off=0 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): openPending: 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:08:21.17907177 +0000 UTC" against cached fingerprint "" 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): >openPending: err= 2026/08/11 01:07:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): >_readAt: n=20, err=EOF 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): close: 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:08:21.17907177 +0000 UTC 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dab7cc0): >close: err= 2026/08/11 01:07:22 DEBUG : forgetting directory cache 2026/08/11 01:07:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4uzkl: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/11 01:07:22 INFO : TestRWCacheUpdate.rclone_chunk.001_l4uzkl: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:22 INFO : TestRWCacheUpdate.rclone_chunk.001_l4uzkl: Deleted 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): _readAt: size=512, off=0 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): openPending: 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:09:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:08:21.17907177 +0000 UTC" 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:09:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:08:21.17907177 +0000 UTC") 2026/08/11 01:07:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): >openPending: err= 2026/08/11 01:07:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): >_readAt: n=20, err=EOF 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): close: 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:09:21.17907177 +0000 UTC 2026/08/11 01:07:22 DEBUG : TestRWCacheUpdate(0x7177dd17380): >close: err= 2026/08/11 01:07:23 DEBUG : forgetting directory cache 2026/08/11 01:07:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v0xf: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/11 01:07:23 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v0xf: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:23 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v0xf: Deleted 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): _readAt: size=512, off=0 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): openPending: 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:10:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:09:21.17907177 +0000 UTC" 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:10:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:09:21.17907177 +0000 UTC") 2026/08/11 01:07:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): >openPending: err= 2026/08/11 01:07:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): >_readAt: n=20, err=EOF 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): close: 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:10:21.17907177 +0000 UTC 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate(0x7177de2b5c0): >close: err= 2026/08/11 01:07:23 DEBUG : Re-reading directory (100.352859ms old) 2026/08/11 01:07:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/11 01:07:24 DEBUG : forgetting directory cache 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v1g0: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/11 01:07:24 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v1g0: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:24 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v1g0: Deleted 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): _readAt: size=512, off=0 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): openPending: 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:11:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:10:21.17907177 +0000 UTC" 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:11:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:10:21.17907177 +0000 UTC") 2026/08/11 01:07:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): >openPending: err= 2026/08/11 01:07:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): >_readAt: n=20, err=EOF 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): close: 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:11:21.17907177 +0000 UTC 2026/08/11 01:07:24 DEBUG : TestRWCacheUpdate(0x7177e485880): >close: err= 2026/08/11 01:07:24 DEBUG : forgetting directory cache 2026/08/11 01:07:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v1s0: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/11 01:07:25 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v1s0: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:25 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v1s0: Deleted 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): _readAt: size=512, off=0 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): openPending: 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:12:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:11:21.17907177 +0000 UTC" 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:12:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:11:21.17907177 +0000 UTC") 2026/08/11 01:07:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): >openPending: err= 2026/08/11 01:07:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): >_readAt: n=20, err=EOF 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): close: 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:12:21.17907177 +0000 UTC 2026/08/11 01:07:25 DEBUG : TestRWCacheUpdate(0x7177e568200): >close: err= 2026/08/11 01:07:26 DEBUG : forgetting directory cache 2026/08/11 01:07:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v2mg: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/11 01:07:26 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v2mg: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:26 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v2mg: Deleted 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): _readAt: size=512, off=0 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): openPending: 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-11 00:13:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:12:21.17907177 +0000 UTC" 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-11 00:13:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:12:21.17907177 +0000 UTC") 2026/08/11 01:07:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/11 01:07:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): >openPending: err= 2026/08/11 01:07:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): >_readAt: n=20, err=EOF 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): close: 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:13:21.17907177 +0000 UTC 2026/08/11 01:07:26 DEBUG : TestRWCacheUpdate(0x7177e6c2800): >close: err= 2026/08/11 01:07:26 DEBUG : forgetting directory cache 2026/08/11 01:07:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v3u2: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/11 01:07:27 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v3u2: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:27 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v3u2: Deleted 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): _readAt: size=512, off=0 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): openPending: 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-11 00:14:21.17907177 +0000 UTC" against cached fingerprint "20,2026-08-11 00:13:21.17907177 +0000 UTC" 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-11 00:14:21.17907177 +0000 UTC" != cached fingerprint "20,2026-08-11 00:13:21.17907177 +0000 UTC") 2026/08/11 01:07:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/11 01:07:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): >openPending: err= 2026/08/11 01:07:27 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): >_readAt: n=21, err=EOF 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): close: 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:14:21.17907177 +0000 UTC 2026/08/11 01:07:27 DEBUG : TestRWCacheUpdate(0x7177dab61c0): >close: err= 2026/08/11 01:07:27 DEBUG : forgetting directory cache 2026/08/11 01:07:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v4ch: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/11 01:07:28 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v4ch: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:28 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v4ch: Deleted 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): _readAt: size=512, off=0 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): openPending: 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-11 00:15:21.17907177 +0000 UTC" against cached fingerprint "21,2026-08-11 00:14:21.17907177 +0000 UTC" 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-11 00:15:21.17907177 +0000 UTC" != cached fingerprint "21,2026-08-11 00:14:21.17907177 +0000 UTC") 2026/08/11 01:07:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/11 01:07:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): >openPending: err= 2026/08/11 01:07:28 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): >_readAt: n=22, err=EOF 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): close: 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:15:21.17907177 +0000 UTC 2026/08/11 01:07:28 DEBUG : TestRWCacheUpdate(0x7177dd17a40): >close: err= 2026/08/11 01:07:28 DEBUG : forgetting directory cache 2026/08/11 01:07:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v538: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/11 01:07:29 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v538: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:29 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v538: Deleted 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): _readAt: size=512, off=0 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): openPending: 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-11 00:16:21.17907177 +0000 UTC" against cached fingerprint "22,2026-08-11 00:15:21.17907177 +0000 UTC" 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-11 00:16:21.17907177 +0000 UTC" != cached fingerprint "22,2026-08-11 00:15:21.17907177 +0000 UTC") 2026/08/11 01:07:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/11 01:07:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): >openPending: err= 2026/08/11 01:07:29 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): >_readAt: n=23, err=EOF 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): close: 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:16:21.17907177 +0000 UTC 2026/08/11 01:07:29 DEBUG : TestRWCacheUpdate(0x7177e50e140): >close: err= 2026/08/11 01:07:29 DEBUG : forgetting directory cache 2026/08/11 01:07:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_l4v6oh: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/11 01:07:30 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v6oh: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/11 01:07:30 INFO : TestRWCacheUpdate.rclone_chunk.001_l4v6oh: Deleted 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): _readAt: size=512, off=0 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): openPending: 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-11 00:17:21.17907177 +0000 UTC" against cached fingerprint "23,2026-08-11 00:16:21.17907177 +0000 UTC" 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-11 00:17:21.17907177 +0000 UTC" != cached fingerprint "23,2026-08-11 00:16:21.17907177 +0000 UTC") 2026/08/11 01:07:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/11 01:07:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): >openPending: err= 2026/08/11 01:07:30 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): >_readAt: n=24, err=EOF 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): close: 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-11 00:17:21.17907177 +0000 UTC 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate(0x7177e3c0740): >close: err= 2026/08/11 01:07:30 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:30 DEBUG : Looking for writers 2026/08/11 01:07:30 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/11 01:07:30 DEBUG : >WaitForWriters: 2026/08/11 01:07:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': vfs cache: cleaner exiting 2026/08/11 01:07:30 DEBUG : forgetting directory cache 2026/08/11 01:07:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.59s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:31 DEBUG : FiLeA: size = 5 OK 2026/08/11 01:07:31 DEBUG : FiLeA.rclone_chunk.001_l4v7hj: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/11 01:07:31 INFO : FiLeA.rclone_chunk.001_l4v7hj: Copied (server-side copy) to: FiLeA 2026/08/11 01:07:31 INFO : FiLeA.rclone_chunk.001_l4v7hj: Deleted 2026/08/11 01:07:31 DEBUG : FiLeB: size = 5 OK 2026/08/11 01:07:31 DEBUG : FiLeB.rclone_chunk.001_l4v8vb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/11 01:07:31 INFO : FiLeB.rclone_chunk.001_l4v8vb: Copied (server-side copy) to: FiLeB 2026/08/11 01:07:31 INFO : FiLeB.rclone_chunk.001_l4v8vb: Deleted 2026/08/11 01:07:32 DEBUG : FilEb: size = 5 OK 2026/08/11 01:07:32 DEBUG : FilEb.rclone_chunk.001_l4v88x: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/11 01:07:32 INFO : FilEb.rclone_chunk.001_l4v88x: Copied (server-side copy) to: FilEb 2026/08/11 01:07:32 INFO : FilEb.rclone_chunk.001_l4v88x: Deleted 2026/08/11 01:07:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:07:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:07:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:07:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:07:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:07:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:07:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:07:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:07:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:07:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:07:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 01:07:33 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/11 01:07:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 01:07:33 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/11 01:07:33 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/11 01:07:33 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/11 01:07:33 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/11 01:07:33 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:33 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:33 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:33 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:33 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:33 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/11 01:07:33 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/11 01:07:33 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/11 01:07:33 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:33 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:33 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/11 01:07:33 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/11 01:07:33 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/11 01:07:33 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:33 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:33 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:33 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:33 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:33 DEBUG : Looking for writers 2026/08/11 01:07:33 DEBUG : FiLeA: reading active writers 2026/08/11 01:07:33 DEBUG : FiLeB: reading active writers 2026/08/11 01:07:33 DEBUG : FilEb: reading active writers 2026/08/11 01:07:33 DEBUG : >WaitForWriters: 2026/08/11 01:07:33 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:33 DEBUG : Looking for writers 2026/08/11 01:07:33 DEBUG : FiLeA: reading active writers 2026/08/11 01:07:33 DEBUG : FiLeB: reading active writers 2026/08/11 01:07:33 DEBUG : FilEb: reading active writers 2026/08/11 01:07:33 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.71s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:33 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/11 01:07:33 DEBUG : normal name with no special characters.txt.rclone_chunk.001_l4va93: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/11 01:07:33 INFO : normal name with no special characters.txt.rclone_chunk.001_l4va93: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/11 01:07:33 INFO : normal name with no special characters.txt.rclone_chunk.001_l4va93: Deleted 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_l4vacb: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/11 01:07:34 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_l4vacb: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/11 01:07:34 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_l4vacb: Deleted 2026/08/11 01:07:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:34 DEBUG : Looking for writers 2026/08/11 01:07:34 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/11 01:07:34 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/11 01:07:34 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.39s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': Reusing VFS from active cache 2026/08/11 01:07:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:34 DEBUG : Looking for writers 2026/08/11 01:07:34 DEBUG : >WaitForWriters: 2026/08/11 01:07:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:34 DEBUG : Looking for writers 2026/08/11 01:07:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:34 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:34 DEBUG : Looking for writers 2026/08/11 01:07:34 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:35 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:35 DEBUG : Looking for writers 2026/08/11 01:07:35 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:35 DEBUG : file1: size = 14 OK 2026/08/11 01:07:35 DEBUG : file1.rclone_chunk.001_l4vcih: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:07:35 INFO : file1.rclone_chunk.001_l4vcih: Copied (server-side copy) to: file1 2026/08/11 01:07:35 INFO : file1.rclone_chunk.001_l4vcih: Deleted 2026/08/11 01:07:35 DEBUG : dir/file2: size = 14 OK 2026/08/11 01:07:35 DEBUG : dir/file2.rclone_chunk.001_l4vcuj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/11 01:07:35 INFO : dir/file2.rclone_chunk.001_l4vcuj: Copied (server-side copy) to: dir/file2 2026/08/11 01:07:35 INFO : dir/file2.rclone_chunk.001_l4vcuj: Deleted 2026/08/11 01:07:36 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:36 DEBUG : dir: Looking for writers 2026/08/11 01:07:36 DEBUG : file2: reading active writers 2026/08/11 01:07:36 DEBUG : Looking for writers 2026/08/11 01:07:36 DEBUG : dir: reading active writers 2026/08/11 01:07:36 DEBUG : file1: reading active writers 2026/08/11 01:07:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.42s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:36 DEBUG : file1: size = 14 OK 2026/08/11 01:07:36 DEBUG : file1.rclone_chunk.001_l4vdbw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:07:36 INFO : file1.rclone_chunk.001_l4vdbw: Copied (server-side copy) to: file1 2026/08/11 01:07:36 INFO : file1.rclone_chunk.001_l4vdbw: Deleted 2026/08/11 01:07:37 DEBUG : dir/file2: size = 14 OK 2026/08/11 01:07:37 DEBUG : dir/file2.rclone_chunk.001_l4vesi: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/11 01:07:37 INFO : dir/file2.rclone_chunk.001_l4vesi: Copied (server-side copy) to: dir/file2 2026/08/11 01:07:37 INFO : dir/file2.rclone_chunk.001_l4vesi: Deleted 2026/08/11 01:07:37 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:37 DEBUG : dir: Looking for writers 2026/08/11 01:07:37 DEBUG : Looking for writers 2026/08/11 01:07:37 DEBUG : dir: reading active writers 2026/08/11 01:07:37 DEBUG : file1: reading active writers 2026/08/11 01:07:37 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.44s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:38 DEBUG : file1: size = 14 OK 2026/08/11 01:07:38 DEBUG : file1.rclone_chunk.001_l4vfh1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/11 01:07:38 INFO : file1.rclone_chunk.001_l4vfh1: Copied (server-side copy) to: file1 2026/08/11 01:07:38 INFO : file1.rclone_chunk.001_l4vfh1: Deleted 2026/08/11 01:07:38 DEBUG : dir/file2: size = 14 OK 2026/08/11 01:07:38 DEBUG : dir/file2.rclone_chunk.001_l4vfuc: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/11 01:07:38 INFO : dir/file2.rclone_chunk.001_l4vfuc: Copied (server-side copy) to: dir/file2 2026/08/11 01:07:38 INFO : dir/file2.rclone_chunk.001_l4vfuc: Deleted 2026/08/11 01:07:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:07:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:07:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:07:39 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:39 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/11 01:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:07:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/11 01:07:39 DEBUG : dir/new_file.txt.rclone_chunk.001_l4vg07: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:39 INFO : dir/new_file.txt.rclone_chunk.001_l4vg07: Copied (server-side copy) to: dir/new_file.txt 2026/08/11 01:07:39 INFO : dir/new_file.txt.rclone_chunk.001_l4vg07: Deleted 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/11 01:07:39 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/11 01:07:39 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/11 01:07:39 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:39 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/11 01:07:39 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:39 DEBUG : dir: Looking for writers 2026/08/11 01:07:39 DEBUG : file2: reading active writers 2026/08/11 01:07:39 DEBUG : new_file.txt: reading active writers 2026/08/11 01:07:39 DEBUG : Looking for writers 2026/08/11 01:07:39 DEBUG : dir: reading active writers 2026/08/11 01:07:39 DEBUG : file1: reading active writers 2026/08/11 01:07:39 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.92s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:40 DEBUG : dir/file2: size = 14 OK 2026/08/11 01:07:40 DEBUG : dir/file2.rclone_chunk.001_l4vgcz: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/11 01:07:40 INFO : dir/file2.rclone_chunk.001_l4vgcz: Copied (server-side copy) to: dir/file2 2026/08/11 01:07:40 INFO : dir/file2.rclone_chunk.001_l4vgcz: Deleted 2026/08/11 01:07:40 DEBUG : dir/file2: copy non-chunked object... 2026/08/11 01:07:40 DEBUG : dir/file1: size = 14 OK 2026/08/11 01:07:40 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/11 01:07:40 INFO : dir/file2: Deleted 2026/08/11 01:07:40 DEBUG : dir/file1: Updating file with dir/file1 0x7177e5415f0 2026/08/11 01:07:40 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/11 01:07:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:41 DEBUG : dir/file1: copy non-chunked object... 2026/08/11 01:07:41 DEBUG : file0: size = 14 OK 2026/08/11 01:07:41 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/11 01:07:41 INFO : dir/file1: Deleted 2026/08/11 01:07:41 DEBUG : file0: Updating file with file0 0x7177e5415f0 2026/08/11 01:07:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/11 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/11 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:41 DEBUG : dir: Looking for writers 2026/08/11 01:07:41 DEBUG : Looking for writers 2026/08/11 01:07:41 DEBUG : dir: reading active writers 2026/08/11 01:07:41 DEBUG : file0: reading active writers 2026/08/11 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.62s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:41 DEBUG : Looking for writers 2026/08/11 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:41 DEBUG : Looking for writers 2026/08/11 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:41 DEBUG : Looking for writers 2026/08/11 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:41 DEBUG : Looking for writers 2026/08/11 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 01:07:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/11 01:07:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/11 01:07:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:07:42 DEBUG : file1: size = 5 OK 2026/08/11 01:07:42 DEBUG : file1.rclone_chunk.001_l4vihb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:42 INFO : file1.rclone_chunk.001_l4vihb: Copied (server-side copy) to: file1 2026/08/11 01:07:42 INFO : file1.rclone_chunk.001_l4vihb: Deleted 2026/08/11 01:07:42 DEBUG : file1: size = 5 OK 2026/08/11 01:07:42 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:42 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/11 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:07:42 DEBUG : file1: size = 0 OK 2026/08/11 01:07:42 DEBUG : file1.rclone_chunk.001_l4vjxq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:42 INFO : file1.rclone_chunk.001_l4vjxq: Copied (server-side copy) to: file1 2026/08/11 01:07:42 INFO : file1.rclone_chunk.001_l4vjxq: Deleted 2026/08/11 01:07:42 DEBUG : file1: size = 0 OK 2026/08/11 01:07:42 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/11 01:07:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (7 bytes), uploading instead of streaming 2026/08/11 01:07:43 DEBUG : file1: size = 7 OK 2026/08/11 01:07:43 DEBUG : file1.rclone_chunk.001_l4vkhl: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/11 01:07:43 INFO : file1.rclone_chunk.001_l4vkhl: Copied (server-side copy) to: file1 2026/08/11 01:07:43 INFO : file1.rclone_chunk.001_l4vkhl: Deleted 2026/08/11 01:07:43 DEBUG : file1: size = 7 OK 2026/08/11 01:07:43 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:43 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:43 DEBUG : Looking for writers 2026/08/11 01:07:43 DEBUG : file1: reading active writers 2026/08/11 01:07:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.73s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:43 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/11 01:07:44 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/11 01:07:44 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/11 01:07:44 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/11 01:07:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (11 bytes), uploading instead of streaming 2026/08/11 01:07:45 DEBUG : file1: size = 11 OK 2026/08/11 01:07:45 DEBUG : file1.rclone_chunk.001_l4vlle: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/11 01:07:45 INFO : file1.rclone_chunk.001_l4vlle: Copied (server-side copy) to: file1 2026/08/11 01:07:45 INFO : file1.rclone_chunk.001_l4vlle: Deleted 2026/08/11 01:07:45 DEBUG : file1: size = 11 OK 2026/08/11 01:07:45 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/11 01:07:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:45 DEBUG : Looking for writers 2026/08/11 01:07:45 DEBUG : file1: reading active writers 2026/08/11 01:07:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.71s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:45 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (5 bytes), uploading instead of streaming 2026/08/11 01:07:45 DEBUG : file1: size = 5 OK 2026/08/11 01:07:45 DEBUG : file1.rclone_chunk.001_l4vm3c: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/11 01:07:45 INFO : file1.rclone_chunk.001_l4vm3c: Copied (server-side copy) to: file1 2026/08/11 01:07:45 INFO : file1.rclone_chunk.001_l4vm3c: Deleted 2026/08/11 01:07:45 DEBUG : file1: size = 5 OK 2026/08/11 01:07:45 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/11 01:07:45 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:45 DEBUG : Looking for writers 2026/08/11 01:07:45 DEBUG : file1: reading active writers 2026/08/11 01:07:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:45 DEBUG : file1: WriteFileHandle.Release closing 2026/08/11 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:07:46 DEBUG : file1: size = 0 OK 2026/08/11 01:07:46 DEBUG : file1.rclone_chunk.001_l4vnn6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:46 INFO : file1.rclone_chunk.001_l4vnn6: Copied (server-side copy) to: file1 2026/08/11 01:07:46 INFO : file1.rclone_chunk.001_l4vnn6: Deleted 2026/08/11 01:07:46 DEBUG : file1: size = 0 OK 2026/08/11 01:07:46 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:46 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/11 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:46 DEBUG : Looking for writers 2026/08/11 01:07:46 DEBUG : file1: reading active writers 2026/08/11 01:07:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (2 bytes), uploading instead of streaming 2026/08/11 01:07:47 DEBUG : file1: size = 2 OK 2026/08/11 01:07:47 DEBUG : file1.rclone_chunk.001_l4vnmy: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/11 01:07:47 INFO : file1.rclone_chunk.001_l4vnmy: Copied (server-side copy) to: file1 2026/08/11 01:07:47 INFO : file1.rclone_chunk.001_l4vnmy: Deleted 2026/08/11 01:07:47 DEBUG : file1: size = 2 OK 2026/08/11 01:07:47 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:47 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:47 DEBUG : Looking for writers 2026/08/11 01:07:47 DEBUG : file1: reading active writers 2026/08/11 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.76s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (0 bytes), uploading instead of streaming 2026/08/11 01:07:47 DEBUG : file1: size = 0 OK 2026/08/11 01:07:47 DEBUG : file1.rclone_chunk.001_l4vo03: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/11 01:07:47 INFO : file1.rclone_chunk.001_l4vo03: Copied (server-side copy) to: file1 2026/08/11 01:07:47 INFO : file1.rclone_chunk.001_l4vo03: Deleted 2026/08/11 01:07:47 DEBUG : file1: size = 0 OK 2026/08/11 01:07:47 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:47 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:07:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:07:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:47 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:47 DEBUG : Looking for writers 2026/08/11 01:07:47 DEBUG : file1: reading active writers 2026/08/11 01:07:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/11 01:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/11 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/11 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': File to upload is small (100 bytes), uploading instead of streaming 2026/08/11 01:07:48 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/11 01:07:48 DEBUG : file1.rclone_chunk.001_l4vpse: md5 = efb1f516863f9b328d6f583aabbb8fd3 OK 2026/08/11 01:07:48 INFO : file1.rclone_chunk.001_l4vpse: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/11 01:07:48 INFO : file1.rclone_chunk.001_l4vpse: Deleted 2026/08/11 01:07:48 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/11 01:07:48 DEBUG : file1.rclone_chunk.002_l4vpse: md5 = 6afcd4409799b479b438eba29531daed OK 2026/08/11 01:07:48 INFO : file1.rclone_chunk.002_l4vpse: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/11 01:07:48 INFO : file1.rclone_chunk.002_l4vpse: Deleted 2026/08/11 01:07:48 DEBUG : file1: size = 100 OK 2026/08/11 01:07:48 DEBUG : file1: Size of src and dst objects identical 2026/08/11 01:07:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/11 01:07:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/11 01:07:48 DEBUG : file1: Open: flags=O_RDONLY 2026/08/11 01:07:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/11 01:07:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/11 01:07:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:48 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:48 DEBUG : Looking for writers 2026/08/11 01:07:48 DEBUG : file1: reading active writers 2026/08/11 01:07:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.19s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:49 DEBUG : flat/f000.txt: size = 7 OK 2026/08/11 01:07:49 DEBUG : flat/f000.txt.rclone_chunk.001_l4vq2i: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/11 01:07:49 INFO : flat/f000.txt.rclone_chunk.001_l4vq2i: Copied (server-side copy) to: flat/f000.txt 2026/08/11 01:07:49 INFO : flat/f000.txt.rclone_chunk.001_l4vq2i: Deleted 2026/08/11 01:07:49 DEBUG : flat/f001.txt: size = 14 OK 2026/08/11 01:07:49 DEBUG : flat/f001.txt.rclone_chunk.001_l4vqg9: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/11 01:07:49 INFO : flat/f001.txt.rclone_chunk.001_l4vqg9: Copied (server-side copy) to: flat/f001.txt 2026/08/11 01:07:49 INFO : flat/f001.txt.rclone_chunk.001_l4vqg9: Deleted 2026/08/11 01:07:50 DEBUG : flat/f002.txt: size = 21 OK 2026/08/11 01:07:50 DEBUG : flat/f002.txt.rclone_chunk.001_l4vqoi: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/11 01:07:50 INFO : flat/f002.txt.rclone_chunk.001_l4vqoi: Copied (server-side copy) to: flat/f002.txt 2026/08/11 01:07:50 INFO : flat/f002.txt.rclone_chunk.001_l4vqoi: Deleted 2026/08/11 01:07:50 DEBUG : flat/f003.txt: size = 28 OK 2026/08/11 01:07:50 DEBUG : flat/f003.txt.rclone_chunk.001_l4vr4i: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/11 01:07:50 INFO : flat/f003.txt.rclone_chunk.001_l4vr4i: Copied (server-side copy) to: flat/f003.txt 2026/08/11 01:07:50 INFO : flat/f003.txt.rclone_chunk.001_l4vr4i: Deleted 2026/08/11 01:07:51 DEBUG : flat/f004.txt: size = 35 OK 2026/08/11 01:07:51 DEBUG : flat/f004.txt.rclone_chunk.001_l4vrtg: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/11 01:07:51 INFO : flat/f004.txt.rclone_chunk.001_l4vrtg: Copied (server-side copy) to: flat/f004.txt 2026/08/11 01:07:51 INFO : flat/f004.txt.rclone_chunk.001_l4vrtg: Deleted 2026/08/11 01:07:51 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/11 01:07:51 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/11 01:07:51 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:51 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:51 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/11 01:07:51 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/11 01:07:51 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:51 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:51 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/11 01:07:51 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/11 01:07:51 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:51 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:51 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/11 01:07:51 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/11 01:07:51 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:52 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:52 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/11 01:07:52 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/11 01:07:52 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:52 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:52 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:52 DEBUG : flat: Looking for writers 2026/08/11 01:07:52 DEBUG : f001.txt: reading active writers 2026/08/11 01:07:52 DEBUG : f002.txt: reading active writers 2026/08/11 01:07:52 DEBUG : f003.txt: reading active writers 2026/08/11 01:07:52 DEBUG : f004.txt: reading active writers 2026/08/11 01:07:52 DEBUG : f000.txt: reading active writers 2026/08/11 01:07:52 DEBUG : Looking for writers 2026/08/11 01:07:52 DEBUG : flat: reading active writers 2026/08/11 01:07:52 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.39s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:52 DEBUG : a/top.txt: size = 3 OK 2026/08/11 01:07:52 DEBUG : a/top.txt.rclone_chunk.001_l4vtsu: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/11 01:07:52 INFO : a/top.txt.rclone_chunk.001_l4vtsu: Copied (server-side copy) to: a/top.txt 2026/08/11 01:07:52 INFO : a/top.txt.rclone_chunk.001_l4vtsu: Deleted 2026/08/11 01:07:53 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/11 01:07:53 DEBUG : a/b/mid.txt.rclone_chunk.001_l4vty1: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/11 01:07:53 INFO : a/b/mid.txt.rclone_chunk.001_l4vty1: Copied (server-side copy) to: a/b/mid.txt 2026/08/11 01:07:53 INFO : a/b/mid.txt.rclone_chunk.001_l4vty1: Deleted 2026/08/11 01:07:53 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/11 01:07:53 DEBUG : a/b/c/deep.txt.rclone_chunk.001_l4vunp: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/11 01:07:53 INFO : a/b/c/deep.txt.rclone_chunk.001_l4vunp: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/11 01:07:53 INFO : a/b/c/deep.txt.rclone_chunk.001_l4vunp: Deleted 2026/08/11 01:07:53 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/11 01:07:53 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/11 01:07:53 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/11 01:07:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/11 01:07:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/11 01:07:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/11 01:07:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:54 DEBUG : a/b/c: Looking for writers 2026/08/11 01:07:54 DEBUG : deep.txt: reading active writers 2026/08/11 01:07:54 DEBUG : a/b: Looking for writers 2026/08/11 01:07:54 DEBUG : c: reading active writers 2026/08/11 01:07:54 DEBUG : mid.txt: reading active writers 2026/08/11 01:07:54 DEBUG : a: Looking for writers 2026/08/11 01:07:54 DEBUG : b: reading active writers 2026/08/11 01:07:54 DEBUG : top.txt: reading active writers 2026/08/11 01:07:54 DEBUG : Looking for writers 2026/08/11 01:07:54 DEBUG : a: reading active writers 2026/08/11 01:07:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.10s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/11 01:07:54 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:54 DEBUG : Looking for writers 2026/08/11 01:07:54 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji'", Local "Local file system at /tmp/rclone682098026", Modify Window "1ns" 2026/08/11 01:07:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': poll-interval is not supported by this remote 2026/08/11 01:07:55 DEBUG : dir1/a.txt: size = 1 OK 2026/08/11 01:07:55 DEBUG : dir1/a.txt.rclone_chunk.001_l4vvl7: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/11 01:07:55 INFO : dir1/a.txt.rclone_chunk.001_l4vvl7: Copied (server-side copy) to: dir1/a.txt 2026/08/11 01:07:55 INFO : dir1/a.txt.rclone_chunk.001_l4vvl7: Deleted 2026/08/11 01:07:55 DEBUG : dir2/b.txt: size = 1 OK 2026/08/11 01:07:55 DEBUG : dir2/b.txt.rclone_chunk.001_l4vwwe: md5 = 415290769594460e2e485922904f345d OK 2026/08/11 01:07:55 INFO : dir2/b.txt.rclone_chunk.001_l4vwwe: Copied (server-side copy) to: dir2/b.txt 2026/08/11 01:07:55 INFO : dir2/b.txt.rclone_chunk.001_l4vwwe: Deleted 2026/08/11 01:07:55 DEBUG : dir3/c.txt: size = 1 OK 2026/08/11 01:07:55 DEBUG : dir3/c.txt.rclone_chunk.001_l4vw1x: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/11 01:07:55 INFO : dir3/c.txt.rclone_chunk.001_l4vw1x: Copied (server-side copy) to: dir3/c.txt 2026/08/11 01:07:55 INFO : dir3/c.txt.rclone_chunk.001_l4vw1x: Deleted 2026/08/11 01:07:56 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/11 01:07:56 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/11 01:07:56 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:56 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:56 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/11 01:07:56 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/11 01:07:56 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:56 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:56 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/11 01:07:56 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/11 01:07:56 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/11 01:07:56 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/11 01:07:56 DEBUG : WaitForWriters: timeout=30s 2026/08/11 01:07:56 DEBUG : dir1: Looking for writers 2026/08/11 01:07:56 DEBUG : a.txt: reading active writers 2026/08/11 01:07:56 DEBUG : dir2: Looking for writers 2026/08/11 01:07:56 DEBUG : b.txt: reading active writers 2026/08/11 01:07:56 DEBUG : dir3: Looking for writers 2026/08/11 01:07:56 DEBUG : c.txt: reading active writers 2026/08/11 01:07:56 DEBUG : Looking for writers 2026/08/11 01:07:56 DEBUG : dir1: reading active writers 2026/08/11 01:07:56 DEBUG : dir2: reading active writers 2026/08/11 01:07:56 DEBUG : dir3: reading active writers 2026/08/11 01:07:56 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/11 01:07:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-nodugan8goji': Purge remote 2026/08/11 01:07:56 DEBUG : Waiting for deletions to finish 2026/08/11 01:07:57 INFO : S3 bucket rclone-test-nodugan8goji: Bucket "rclone-test-nodugan8goji" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m57.145035715s (try 1/5)