"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/06 03:25:00 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo" 2026/06/06 03:25:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/06 03:25:00 DEBUG : Creating backend with remote "TestS3:rclone-test-ruzowom2simo" 2026/06/06 03:25:00 DEBUG : Creating backend with remote "/tmp/rclone3100941292" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:01 INFO : S3 bucket rclone-test-ruzowom2simo: Bucket "rclone-test-ruzowom2simo" created with ACL "" 2026/06/06 03:25:02 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:02 DEBUG : dir/file1.rclone_chunk.001_737t1e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:02 INFO : dir/file1.rclone_chunk.001_737t1e: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:02 INFO : dir/file1.rclone_chunk.001_737t1e: Deleted 2026/06/06 03:25:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:02 DEBUG : dir: Looking for writers 2026/06/06 03:25:02 DEBUG : Looking for writers 2026/06/06 03:25:02 DEBUG : dir: reading active writers 2026/06/06 03:25:02 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.63s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:02 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:02 DEBUG : dir/file1.rclone_chunk.001_737udt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:02 INFO : dir/file1.rclone_chunk.001_737udt: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:02 INFO : dir/file1.rclone_chunk.001_737udt: Deleted 2026/06/06 03:25:03 DEBUG : dir/file2: size = 15 OK 2026/06/06 03:25:03 DEBUG : dir/file2.rclone_chunk.001_737vnl: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/06 03:25:03 INFO : dir/file2.rclone_chunk.001_737vnl: Copied (server-side copy) to: dir/file2 2026/06/06 03:25:03 INFO : dir/file2.rclone_chunk.001_737vnl: Deleted 2026/06/06 03:25:03 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/06 03:25:03 DEBUG : dir/subdir/file3.rclone_chunk.001_737vv5: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/06 03:25:03 INFO : dir/subdir/file3.rclone_chunk.001_737vv5: Copied (server-side copy) to: dir/subdir/file3 2026/06/06 03:25:03 INFO : dir/subdir/file3.rclone_chunk.001_737vv5: Deleted 2026/06/06 03:25:04 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:04 DEBUG : dir/subdir: Looking for writers 2026/06/06 03:25:04 DEBUG : dir: Looking for writers 2026/06/06 03:25:04 DEBUG : file1: reading active writers 2026/06/06 03:25:04 DEBUG : file2: reading active writers 2026/06/06 03:25:04 DEBUG : subdir: reading active writers 2026/06/06 03:25:04 DEBUG : Looking for writers 2026/06/06 03:25:04 DEBUG : dir: reading active writers 2026/06/06 03:25:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.92s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:04 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:04 DEBUG : dir/file1.rclone_chunk.001_737wcb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:04 INFO : dir/file1.rclone_chunk.001_737wcb: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:04 INFO : dir/file1.rclone_chunk.001_737wcb: Deleted 2026/06/06 03:25:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:05 DEBUG : dir: Looking for writers 2026/06/06 03:25:05 DEBUG : file1: reading active writers 2026/06/06 03:25:05 DEBUG : Looking for writers 2026/06/06 03:25:05 DEBUG : dir: reading active writers 2026/06/06 03:25:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.92s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:05 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:05 DEBUG : dir/file1.rclone_chunk.001_737x8q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:05 INFO : dir/file1.rclone_chunk.001_737x8q: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:05 INFO : dir/file1.rclone_chunk.001_737x8q: Deleted 2026/06/06 03:25:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:05 DEBUG : dir: Looking for writers 2026/06/06 03:25:05 DEBUG : Looking for writers 2026/06/06 03:25:05 DEBUG : dir: reading active writers 2026/06/06 03:25:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.77s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:06 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:06 DEBUG : dir/file1.rclone_chunk.001_737y5s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:06 INFO : dir/file1.rclone_chunk.001_737y5s: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:06 INFO : dir/file1.rclone_chunk.001_737y5s: Deleted 2026/06/06 03:25:06 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:06 DEBUG : forgetting directory cache 2026/06/06 03:25:06 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:06 DEBUG : Looking for writers 2026/06/06 03:25:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.89s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:07 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:07 DEBUG : dir/file1.rclone_chunk.001_737zdy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:07 INFO : dir/file1.rclone_chunk.001_737zdy: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:07 INFO : dir/file1.rclone_chunk.001_737zdy: Deleted 2026/06/06 03:25:07 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/06 03:25:07 DEBUG : dir: invalidating directory cache 2026/06/06 03:25:07 DEBUG : >ForgetPath: 2026/06/06 03:25:07 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/06 03:25:07 DEBUG : invalidating directory cache 2026/06/06 03:25:07 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:07 DEBUG : >ForgetPath: 2026/06/06 03:25:07 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/06 03:25:07 DEBUG : >ForgetPath: 2026/06/06 03:25:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:07 DEBUG : dir: Looking for writers 2026/06/06 03:25:07 DEBUG : Looking for writers 2026/06/06 03:25:07 DEBUG : dir: reading active writers 2026/06/06 03:25:07 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:08 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:08 DEBUG : dir/file1.rclone_chunk.001_737zvw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:08 INFO : dir/file1.rclone_chunk.001_737zvw: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:08 INFO : dir/file1.rclone_chunk.001_737zvw: Deleted 2026/06/06 03:25:08 DEBUG : fil/a/b/c: size = 15 OK 2026/06/06 03:25:08 DEBUG : fil/a/b/c.rclone_chunk.001_73802v: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/06 03:25:08 INFO : fil/a/b/c.rclone_chunk.001_73802v: Copied (server-side copy) to: fil/a/b/c 2026/06/06 03:25:08 INFO : fil/a/b/c.rclone_chunk.001_73802v: Deleted 2026/06/06 03:25:09 DEBUG : forgetting directory cache 2026/06/06 03:25:09 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:09 DEBUG : dir: Looking for writers 2026/06/06 03:25:09 DEBUG : fil/a/b: Looking for writers 2026/06/06 03:25:09 DEBUG : fil/a: Looking for writers 2026/06/06 03:25:09 DEBUG : b: reading active writers 2026/06/06 03:25:09 DEBUG : fil: Looking for writers 2026/06/06 03:25:09 DEBUG : a: reading active writers 2026/06/06 03:25:09 DEBUG : Looking for writers 2026/06/06 03:25:09 DEBUG : dir: reading active writers 2026/06/06 03:25:09 DEBUG : fil: reading active writers 2026/06/06 03:25:09 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.83s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:10 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:10 DEBUG : dir/file1.rclone_chunk.001_7381tn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:10 INFO : dir/file1.rclone_chunk.001_7381tn: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:10 INFO : dir/file1.rclone_chunk.001_7381tn: Deleted 2026/06/06 03:25:10 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:10 DEBUG : dir: Looking for writers 2026/06/06 03:25:10 DEBUG : Looking for writers 2026/06/06 03:25:10 DEBUG : dir: reading active writers 2026/06/06 03:25:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:10 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:10 DEBUG : dir/file1.rclone_chunk.001_7382ct: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:10 INFO : dir/file1.rclone_chunk.001_7382ct: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:10 INFO : dir/file1.rclone_chunk.001_7382ct: Deleted 2026/06/06 03:25:11 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:11 DEBUG : dir: Looking for writers 2026/06/06 03:25:11 DEBUG : file1: reading active writers 2026/06/06 03:25:11 DEBUG : Looking for writers 2026/06/06 03:25:11 DEBUG : dir: reading active writers 2026/06/06 03:25:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.88s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:11 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:11 DEBUG : dir/file1.rclone_chunk.001_7383e9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:11 INFO : dir/file1.rclone_chunk.001_7383e9: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:11 INFO : dir/file1.rclone_chunk.001_7383e9: Deleted 2026/06/06 03:25:12 DEBUG : dir/file2: size = 15 OK 2026/06/06 03:25:12 DEBUG : dir/file2.rclone_chunk.001_738347: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/06 03:25:12 INFO : dir/file2.rclone_chunk.001_738347: Copied (server-side copy) to: dir/file2 2026/06/06 03:25:12 INFO : dir/file2.rclone_chunk.001_738347: Deleted 2026/06/06 03:25:12 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/06 03:25:12 DEBUG : dir/subdir/file3.rclone_chunk.001_7384b5: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/06 03:25:12 INFO : dir/subdir/file3.rclone_chunk.001_7384b5: Copied (server-side copy) to: dir/subdir/file3 2026/06/06 03:25:12 INFO : dir/subdir/file3.rclone_chunk.001_7384b5: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/06 03:25:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/06 03:25:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/06 03:25:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 03:25:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/06 03:25:13 DEBUG : dir/virtualFile: size = 20 OK 2026/06/06 03:25:13 DEBUG : dir/virtualFile.rclone_chunk.001_7385pw: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/06 03:25:13 INFO : dir/virtualFile.rclone_chunk.001_7385pw: Copied (server-side copy) to: dir/virtualFile 2026/06/06 03:25:13 INFO : dir/virtualFile.rclone_chunk.001_7385pw: Deleted 2026/06/06 03:25:14 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/06 03:25:14 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_7385c8: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/06 03:25:14 INFO : dir/virtualDir/testFile.rclone_chunk.001_7385c8: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/06 03:25:14 INFO : dir/virtualDir/testFile.rclone_chunk.001_7385c8: Deleted 2026/06/06 03:25:14 DEBUG : S3 bucket rclone-test-ruzowom2simo: bucket is versioned: false 2026/06/06 03:25:14 DEBUG : Waiting for deletions to finish 2026/06/06 03:25:14 DEBUG : "dir/subdir/file3" version false 2026/06/06 03:25:14 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/06 03:25:14 INFO : dir/subdir/file3: Deleted 2026/06/06 03:25:14 DEBUG : dir: invalidating directory cache 2026/06/06 03:25:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/06 03:25:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/06 03:25:14 DEBUG : dir/file1: Reset virtual modtime 2026/06/06 03:25:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/06 03:25:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/06 03:25:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 03:25:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/06 03:25:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/06 03:25:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:14 DEBUG : dir: invalidating directory cache 2026/06/06 03:25:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/06 03:25:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/06 03:25:14 DEBUG : forgetting directory cache 2026/06/06 03:25:14 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:14 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/06 03:25:14 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/06 03:25:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:14 DEBUG : dir/virtualDir2: Looking for writers 2026/06/06 03:25:14 DEBUG : dir/virtualDir: Looking for writers 2026/06/06 03:25:14 DEBUG : dir: Looking for writers 2026/06/06 03:25:14 DEBUG : file1: reading active writers 2026/06/06 03:25:14 DEBUG : virtualFile2: reading active writers 2026/06/06 03:25:14 DEBUG : virtualDir2: reading active writers 2026/06/06 03:25:14 DEBUG : virtualFile: reading active writers 2026/06/06 03:25:14 DEBUG : virtualDir: reading active writers 2026/06/06 03:25:14 DEBUG : Looking for writers 2026/06/06 03:25:14 DEBUG : dir: reading active writers 2026/06/06 03:25:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.55s) --- PASS: TestDirReadDirAll/Virtual (1.41s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:15 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:15 DEBUG : dir/file1.rclone_chunk.001_7386rt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:15 INFO : dir/file1.rclone_chunk.001_7386rt: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:15 INFO : dir/file1.rclone_chunk.001_7386rt: Deleted 2026/06/06 03:25:15 ERROR : dir/: Can only open directories read only 2026/06/06 03:25:15 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:15 DEBUG : dir: Looking for writers 2026/06/06 03:25:15 DEBUG : Looking for writers 2026/06/06 03:25:15 DEBUG : dir: reading active writers 2026/06/06 03:25:15 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:16 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:16 DEBUG : dir/file1.rclone_chunk.001_73874e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:16 INFO : dir/file1.rclone_chunk.001_73874e: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:16 INFO : dir/file1.rclone_chunk.001_73874e: Deleted 2026/06/06 03:25:16 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:25:16 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/06 03:25:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:25:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:25:16 DEBUG : dir/potato: size = 5 OK 2026/06/06 03:25:16 DEBUG : dir/potato.rclone_chunk.001_7388mz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:25:16 INFO : dir/potato.rclone_chunk.001_7388mz: Copied (server-side copy) to: dir/potato 2026/06/06 03:25:17 INFO : dir/potato.rclone_chunk.001_7388mz: Deleted 2026/06/06 03:25:17 DEBUG : dir/potato: size = 5 OK 2026/06/06 03:25:17 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/06 03:25:17 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/06 03:25:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/06 03:25:17 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:17 DEBUG : dir: Looking for writers 2026/06/06 03:25:17 DEBUG : file1: reading active writers 2026/06/06 03:25:17 DEBUG : potato: reading active writers 2026/06/06 03:25:17 DEBUG : Looking for writers 2026/06/06 03:25:17 DEBUG : dir: reading active writers 2026/06/06 03:25:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.55s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:17 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:17 DEBUG : dir/file1.rclone_chunk.001_7389zt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:17 INFO : dir/file1.rclone_chunk.001_7389zt: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:17 INFO : dir/file1.rclone_chunk.001_7389zt: Deleted 2026/06/06 03:25:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/06 03:25:18 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:18 DEBUG : dir/sub: Looking for writers 2026/06/06 03:25:18 DEBUG : dir: Looking for writers 2026/06/06 03:25:18 DEBUG : file1: reading active writers 2026/06/06 03:25:18 DEBUG : sub: reading active writers 2026/06/06 03:25:18 DEBUG : Looking for writers 2026/06/06 03:25:18 DEBUG : dir: reading active writers 2026/06/06 03:25:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:18 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:18 DEBUG : dir/file1.rclone_chunk.001_738anz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:18 INFO : dir/file1.rclone_chunk.001_738anz: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:18 INFO : dir/file1.rclone_chunk.001_738anz: Deleted 2026/06/06 03:25:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 03:25:19 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/06/06 03:25:19 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:19 DEBUG : dir/sub/subsub: Looking for writers 2026/06/06 03:25:19 DEBUG : dir/sub: Looking for writers 2026/06/06 03:25:19 DEBUG : subsub: reading active writers 2026/06/06 03:25:19 DEBUG : dir: Looking for writers 2026/06/06 03:25:19 DEBUG : file1: reading active writers 2026/06/06 03:25:19 DEBUG : sub: reading active writers 2026/06/06 03:25:19 DEBUG : Looking for writers 2026/06/06 03:25:19 DEBUG : dir: reading active writers 2026/06/06 03:25:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.08s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:19 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:19 DEBUG : dir/file1.rclone_chunk.001_738bbu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:19 INFO : dir/file1.rclone_chunk.001_738bbu: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:19 INFO : dir/file1.rclone_chunk.001_738bbu: Deleted 2026/06/06 03:25:20 ERROR : dir/: Dir.Remove not empty 2026/06/06 03:25:20 DEBUG : dir/file1: Remove: 2026/06/06 03:25:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:20 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:25:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:25:20 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:20 DEBUG : Looking for writers 2026/06/06 03:25:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.87s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:20 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:20 DEBUG : dir/file1.rclone_chunk.001_738crx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:20 INFO : dir/file1.rclone_chunk.001_738crx: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:20 INFO : dir/file1.rclone_chunk.001_738crx: Deleted 2026/06/06 03:25:21 DEBUG : dir/file1: Remove: 2026/06/06 03:25:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:21 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:25:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:25:21 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:21 DEBUG : Looking for writers 2026/06/06 03:25:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:21 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:21 DEBUG : dir/file1.rclone_chunk.001_738d81: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:21 INFO : dir/file1.rclone_chunk.001_738d81: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:21 INFO : dir/file1.rclone_chunk.001_738d81: Deleted 2026/06/06 03:25:22 DEBUG : dir/file1: Remove: 2026/06/06 03:25:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:22 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/06 03:25:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:22 DEBUG : dir: Looking for writers 2026/06/06 03:25:22 DEBUG : Looking for writers 2026/06/06 03:25:22 DEBUG : dir: reading active writers 2026/06/06 03:25:22 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.99s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:22 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:22 DEBUG : dir/file1.rclone_chunk.001_738e5y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:22 INFO : dir/file1.rclone_chunk.001_738e5y: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:22 INFO : dir/file1.rclone_chunk.001_738e5y: Deleted 2026/06/06 03:25:23 DEBUG : dir/file3: size = 15 OK 2026/06/06 03:25:23 DEBUG : dir/file3.rclone_chunk.001_738els: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/06 03:25:23 INFO : dir/file3.rclone_chunk.001_738els: Copied (server-side copy) to: dir/file3 2026/06/06 03:25:23 INFO : dir/file3.rclone_chunk.001_738els: Deleted 2026/06/06 03:25:23 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/06 03:25:23 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:23 DEBUG : dir/file3: copy non-chunked object... 2026/06/06 03:25:24 DEBUG : dir2/file1: size = 14 OK 2026/06/06 03:25:24 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/06 03:25:24 DEBUG : dir2/file3: size = 15 OK 2026/06/06 03:25:24 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/06 03:25:24 INFO : dir/file1: Deleted 2026/06/06 03:25:24 INFO : dir/file3: Deleted 2026/06/06 03:25:24 DEBUG : dir: Updating dir with dir2 0x21aaa8995c70 2026/06/06 03:25:24 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/06 03:25:24 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/06 03:25:24 DEBUG : dir2/file1: copy non-chunked object... 2026/06/06 03:25:24 DEBUG : file2: size = 14 OK 2026/06/06 03:25:24 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/06 03:25:24 INFO : dir2/file1: Deleted 2026/06/06 03:25:24 DEBUG : file2: Updating file with file2 0x21aaa8ac80d0 2026/06/06 03:25:24 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:25:25 DEBUG : file2: copy non-chunked object... 2026/06/06 03:25:25 DEBUG : dir2/file3: size = 14 OK 2026/06/06 03:25:25 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/06 03:25:25 INFO : file2: Deleted 2026/06/06 03:25:25 DEBUG : dir2/file3: Updating file with dir2/file3 0x21aaa8ac80d0 2026/06/06 03:25:25 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/06 03:25:25 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/06 03:25:25 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/06 03:25:25 DEBUG : empty directory: Updating dir with renamed empty directory 0x21aaa87ac410 2026/06/06 03:25:25 DEBUG : empty directory: forgetting directory cache 2026/06/06 03:25:25 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/06 03:25:25 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/06 03:25:25 DEBUG : dir2: Renaming to "dir3" 2026/06/06 03:25:25 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:25 DEBUG : dir3: Looking for writers 2026/06/06 03:25:25 DEBUG : file3: reading active writers 2026/06/06 03:25:25 DEBUG : renamed empty directory: Looking for writers 2026/06/06 03:25:25 DEBUG : Looking for writers 2026/06/06 03:25:25 DEBUG : dir3: reading active writers 2026/06/06 03:25:25 DEBUG : renamed empty directory: reading active writers 2026/06/06 03:25:25 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.31s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:25 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:25 DEBUG : dir/file1.rclone_chunk.001_738hro: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:25 INFO : dir/file1.rclone_chunk.001_738hro: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:26 INFO : dir/file1.rclone_chunk.001_738hro: Deleted 2026/06/06 03:25:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/06 03:25:26 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:25:26 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:25:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:25:26 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/06 03:25:26 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/06 03:25:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:25:26 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:25:26 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:25:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:25:26 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/06 03:25:26 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/06 03:25:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:25:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/06 03:25:26 DEBUG : dir/sub/file2: size = 12 OK 2026/06/06 03:25:26 DEBUG : dir/sub/file2.rclone_chunk.001_738ieb: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/06 03:25:26 INFO : dir/sub/file2.rclone_chunk.001_738ieb: Copied (server-side copy) to: dir/sub/file2 2026/06/06 03:25:26 INFO : dir/sub/file2.rclone_chunk.001_738ieb: Deleted 2026/06/06 03:25:26 DEBUG : dir/sub/file2: size = 12 OK 2026/06/06 03:25:26 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/06 03:25:26 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/06 03:25:26 DEBUG : forgetting directory cache 2026/06/06 03:25:26 DEBUG : dir: forgetting directory cache 2026/06/06 03:25:26 DEBUG : dir/sub: forgetting directory cache 2026/06/06 03:25:26 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/06 03:25:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:25:27 DEBUG : dir/sub/file0: size = 5 OK 2026/06/06 03:25:27 DEBUG : dir/sub/file0.rclone_chunk.001_738ia3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:25:27 INFO : dir/sub/file0.rclone_chunk.001_738ia3: Copied (server-side copy) to: dir/sub/file0 2026/06/06 03:25:27 INFO : dir/sub/file0.rclone_chunk.001_738ia3: Deleted 2026/06/06 03:25:27 DEBUG : dir/sub/file0: size = 5 OK 2026/06/06 03:25:27 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/06 03:25:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/06 03:25:27 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:27 DEBUG : dir/sub: Looking for writers 2026/06/06 03:25:27 DEBUG : file0: reading active writers 2026/06/06 03:25:27 DEBUG : file2: reading active writers 2026/06/06 03:25:27 DEBUG : dir: Looking for writers 2026/06/06 03:25:27 DEBUG : file1: reading active writers 2026/06/06 03:25:27 DEBUG : sub: reading active writers 2026/06/06 03:25:27 DEBUG : Looking for writers 2026/06/06 03:25:27 DEBUG : dir: reading active writers 2026/06/06 03:25:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.17s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/06 03:25:27 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:27 DEBUG : Looking for writers 2026/06/06 03:25:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.08s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:28 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:28 DEBUG : dir/file1.rclone_chunk.001_738j1d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:28 INFO : dir/file1.rclone_chunk.001_738j1d: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:28 INFO : dir/file1.rclone_chunk.001_738j1d: Deleted 2026/06/06 03:25:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:25:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:25:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/06 03:25:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:25:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/06 03:25:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/06 03:25:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/06 03:25:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:25:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:25:28 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:28 DEBUG : dir: Looking for writers 2026/06/06 03:25:28 DEBUG : file1.metadata: reading active writers 2026/06/06 03:25:28 DEBUG : file1: reading active writers 2026/06/06 03:25:28 DEBUG : Looking for writers 2026/06/06 03:25:28 DEBUG : dir: reading active writers 2026/06/06 03:25:28 DEBUG : dir.metadata: reading active writers 2026/06/06 03:25:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.00s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:29 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:29 DEBUG : dir/file1.rclone_chunk.001_738k76: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:29 INFO : dir/file1.rclone_chunk.001_738k76: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:29 INFO : dir/file1.rclone_chunk.001_738k76: Deleted 2026/06/06 03:25:29 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:29 DEBUG : dir: Looking for writers 2026/06/06 03:25:29 DEBUG : file1: reading active writers 2026/06/06 03:25:29 DEBUG : Looking for writers 2026/06/06 03:25:29 DEBUG : dir: reading active writers 2026/06/06 03:25:29 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.91s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:30 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:30 DEBUG : dir/file1.rclone_chunk.001_738l4f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:30 INFO : dir/file1.rclone_chunk.001_738l4f: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:30 INFO : dir/file1.rclone_chunk.001_738l4f: Deleted 2026/06/06 03:25:30 DEBUG : time_test: size = 5 OK 2026/06/06 03:25:30 DEBUG : time_test.rclone_chunk.001_738me3: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/06 03:25:30 INFO : time_test.rclone_chunk.001_738me3: Copied (server-side copy) to: time_test 2026/06/06 03:25:30 INFO : time_test.rclone_chunk.001_738me3: Deleted 2026/06/06 03:25:31 DEBUG : Can set mod time: true 2026/06/06 03:25:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:25:31 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:31 DEBUG : dir: Looking for writers 2026/06/06 03:25:31 DEBUG : file1: reading active writers 2026/06/06 03:25:31 DEBUG : Looking for writers 2026/06/06 03:25:31 DEBUG : dir: reading active writers 2026/06/06 03:25:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:32 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:32 DEBUG : dir/file1.rclone_chunk.001_738nlr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:32 INFO : dir/file1.rclone_chunk.001_738nlr: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:32 INFO : dir/file1.rclone_chunk.001_738nlr: Deleted 2026/06/06 03:25:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:25:32 DEBUG : dir/file1: size = 0 OK 2026/06/06 03:25:32 DEBUG : dir/file1.rclone_chunk.001_738o33: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:25:32 INFO : dir/file1.rclone_chunk.001_738o33: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:32 INFO : dir/file1.rclone_chunk.001_738o33: Deleted 2026/06/06 03:25:32 DEBUG : dir/file1: size = 0 OK 2026/06/06 03:25:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:25:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:25:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:32 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:32 DEBUG : dir: Looking for writers 2026/06/06 03:25:32 DEBUG : file1: reading active writers 2026/06/06 03:25:32 DEBUG : Looking for writers 2026/06/06 03:25:32 DEBUG : dir: reading active writers 2026/06/06 03:25:32 DEBUG : >WaitForWriters: 2026/06/06 03:25:33 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:33 DEBUG : dir: Looking for writers 2026/06/06 03:25:33 DEBUG : file1: reading active writers 2026/06/06 03:25:33 DEBUG : Looking for writers 2026/06/06 03:25:33 DEBUG : dir: reading active writers 2026/06/06 03:25:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:33 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:33 DEBUG : dir/file1.rclone_chunk.001_738pg0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:33 INFO : dir/file1.rclone_chunk.001_738pg0: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:33 INFO : dir/file1.rclone_chunk.001_738pg0: Deleted 2026/06/06 03:25:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:25:34 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:25:34 DEBUG : dir/file1.rclone_chunk.001_738qes: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:25:34 INFO : dir/file1.rclone_chunk.001_738qes: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:34 INFO : dir/file1.rclone_chunk.001_738qes: Deleted 2026/06/06 03:25:34 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:25:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:25:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:25:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:34 DEBUG : dir: Looking for writers 2026/06/06 03:25:34 DEBUG : file1: reading active writers 2026/06/06 03:25:34 DEBUG : Looking for writers 2026/06/06 03:25:34 DEBUG : dir: reading active writers 2026/06/06 03:25:34 DEBUG : >WaitForWriters: 2026/06/06 03:25:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:34 DEBUG : dir: Looking for writers 2026/06/06 03:25:34 DEBUG : file1: reading active writers 2026/06/06 03:25:34 DEBUG : Looking for writers 2026/06/06 03:25:34 DEBUG : dir: reading active writers 2026/06/06 03:25:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:35 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:35 DEBUG : dir/file1.rclone_chunk.001_738qjh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:35 INFO : dir/file1.rclone_chunk.001_738qjh: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:35 INFO : dir/file1.rclone_chunk.001_738qjh: Deleted 2026/06/06 03:25:35 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:25:35 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:35 DEBUG : dir: Looking for writers 2026/06/06 03:25:35 DEBUG : file1: reading active writers 2026/06/06 03:25:35 DEBUG : Looking for writers 2026/06/06 03:25:35 DEBUG : dir: reading active writers 2026/06/06 03:25:35 DEBUG : >WaitForWriters: 2026/06/06 03:25:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:36 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:36 DEBUG : dir/file1.rclone_chunk.001_738syt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:36 INFO : dir/file1.rclone_chunk.001_738syt: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:36 INFO : dir/file1.rclone_chunk.001_738syt: Deleted 2026/06/06 03:25:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:25:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:36 DEBUG : dir/file1(0x21aaa81d4980): close: 2026/06/06 03:25:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/06 03:25:36 DEBUG : dir/file1(0x21aaa81d4980): >close: err= 2026/06/06 03:25:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:36 DEBUG : dir: Looking for writers 2026/06/06 03:25:36 DEBUG : file1: reading active writers 2026/06/06 03:25:36 DEBUG : Looking for writers 2026/06/06 03:25:36 DEBUG : dir: reading active writers 2026/06/06 03:25:36 DEBUG : >WaitForWriters: 2026/06/06 03:25:37 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:37 DEBUG : dir: Looking for writers 2026/06/06 03:25:37 DEBUG : file1: reading active writers 2026/06/06 03:25:37 DEBUG : Looking for writers 2026/06/06 03:25:37 DEBUG : dir: reading active writers 2026/06/06 03:25:37 DEBUG : >WaitForWriters: 2026/06/06 03:25:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:37 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:37 DEBUG : dir/file1.rclone_chunk.001_738tof: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:37 INFO : dir/file1.rclone_chunk.001_738tof: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:37 INFO : dir/file1.rclone_chunk.001_738tof: Deleted 2026/06/06 03:25:37 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:25:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): _writeAt: size=5, off=0 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): openPending: 2026/06/06 03:25:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:25:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:25:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): >openPending: err= 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): >_writeAt: n=5, err= 2026/06/06 03:25:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): close: 2026/06/06 03:25:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/06 03:25:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/06 03:25:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/06 03:25:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:25:37 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/06 03:25:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:37 DEBUG : dir/file1(0x21aaa882a900): >close: err= 2026/06/06 03:25:37 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:37 DEBUG : dir: Looking for writers 2026/06/06 03:25:37 DEBUG : file1: reading active writers 2026/06/06 03:25:37 DEBUG : Looking for writers 2026/06/06 03:25:37 DEBUG : dir: reading active writers 2026/06/06 03:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:37 DEBUG : dir: Looking for writers 2026/06/06 03:25:37 DEBUG : file1: reading active writers 2026/06/06 03:25:37 DEBUG : Looking for writers 2026/06/06 03:25:37 DEBUG : dir: reading active writers 2026/06/06 03:25:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:38 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:25:38 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:38 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:38 DEBUG : dir/file1.rclone_chunk.001_738uy2: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/06 03:25:38 INFO : dir/file1.rclone_chunk.001_738uy2: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:38 INFO : dir/file1.rclone_chunk.001_738uy2: Deleted 2026/06/06 03:25:38 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:38 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:25:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/06/06 03:25:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:25:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/06 03:25:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : >WaitForWriters: 2026/06/06 03:25:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:38 DEBUG : dir: Looking for writers 2026/06/06 03:25:38 DEBUG : file1: reading active writers 2026/06/06 03:25:38 DEBUG : Looking for writers 2026/06/06 03:25:38 DEBUG : dir: reading active writers 2026/06/06 03:25:38 DEBUG : >WaitForWriters: 2026/06/06 03:25:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.16s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.85s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.62s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.18s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.70s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:39 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:39 DEBUG : dir/file1.rclone_chunk.001_738v0y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:39 INFO : dir/file1.rclone_chunk.001_738v0y: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:39 INFO : dir/file1.rclone_chunk.001_738v0y: Deleted 2026/06/06 03:25:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:25:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:25:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:25:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/06 03:25:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:39 DEBUG : dir: Looking for writers 2026/06/06 03:25:39 DEBUG : file1: reading active writers 2026/06/06 03:25:39 DEBUG : Looking for writers 2026/06/06 03:25:39 DEBUG : dir: reading active writers 2026/06/06 03:25:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.92s) === RUN TestFileOpenReadUnknownSize 2026/06/06 03:25:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/06 03:25:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/06 03:25:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:25:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/06 03:25:39 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:39 DEBUG : Looking for writers 2026/06/06 03:25:39 DEBUG : file.txt: reading active writers 2026/06/06 03:25:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:40 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:40 DEBUG : dir/file1.rclone_chunk.001_738v1r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:40 INFO : dir/file1.rclone_chunk.001_738v1r: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:40 INFO : dir/file1.rclone_chunk.001_738v1r: Deleted 2026/06/06 03:25:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:25:41 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:41 DEBUG : dir/file1.rclone_chunk.001_738w0m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:41 INFO : dir/file1.rclone_chunk.001_738w0m: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:41 INFO : dir/file1.rclone_chunk.001_738w0m: Deleted 2026/06/06 03:25:41 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:25:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:41 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:41 DEBUG : dir: Looking for writers 2026/06/06 03:25:41 DEBUG : file1: reading active writers 2026/06/06 03:25:41 DEBUG : Looking for writers 2026/06/06 03:25:41 DEBUG : dir: reading active writers 2026/06/06 03:25:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.47s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:41 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:41 DEBUG : dir/file1.rclone_chunk.001_738xni: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:41 INFO : dir/file1.rclone_chunk.001_738xni: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:41 INFO : dir/file1.rclone_chunk.001_738xni: Deleted 2026/06/06 03:25:42 DEBUG : dir/file1: Remove: 2026/06/06 03:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:42 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:25:42 DEBUG : dir/file1: Remove: 2026/06/06 03:25:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 03:25:42 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:42 DEBUG : dir: Looking for writers 2026/06/06 03:25:42 DEBUG : Looking for writers 2026/06/06 03:25:42 DEBUG : dir: reading active writers 2026/06/06 03:25:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.89s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:42 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:42 DEBUG : dir/file1.rclone_chunk.001_738yjr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:42 INFO : dir/file1.rclone_chunk.001_738yjr: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:42 INFO : dir/file1.rclone_chunk.001_738yjr: Deleted 2026/06/06 03:25:42 DEBUG : dir/file1: Remove: 2026/06/06 03:25:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:42 DEBUG : dir/file1: >Remove: err= 2026/06/06 03:25:43 DEBUG : dir/file1: Remove: 2026/06/06 03:25:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/06 03:25:43 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:43 DEBUG : dir: Looking for writers 2026/06/06 03:25:43 DEBUG : Looking for writers 2026/06/06 03:25:43 DEBUG : dir: reading active writers 2026/06/06 03:25:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.91s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:43 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:43 DEBUG : dir/file1.rclone_chunk.001_738z2b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:43 INFO : dir/file1.rclone_chunk.001_738z2b: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:43 INFO : dir/file1.rclone_chunk.001_738z2b: Deleted 2026/06/06 03:25:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:25:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/06 03:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:43 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/06 03:25:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:43 DEBUG : dir/file1: Open: flags=0x3 2026/06/06 03:25:43 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/06 03:25:43 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/06 03:25:43 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:43 DEBUG : dir: Looking for writers 2026/06/06 03:25:43 DEBUG : file1: reading active writers 2026/06/06 03:25:43 DEBUG : Looking for writers 2026/06/06 03:25:43 DEBUG : dir: reading active writers 2026/06/06 03:25:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:44 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:44 DEBUG : dir/file1.rclone_chunk.001_7390mg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:44 INFO : dir/file1.rclone_chunk.001_7390mg: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:44 INFO : dir/file1.rclone_chunk.001_7390mg: Deleted 2026/06/06 03:25:44 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:44 DEBUG : dir: Looking for writers 2026/06/06 03:25:44 DEBUG : file1: reading active writers 2026/06/06 03:25:44 DEBUG : Looking for writers 2026/06/06 03:25:44 DEBUG : dir: reading active writers 2026/06/06 03:25:44 DEBUG : >WaitForWriters: 2026/06/06 03:25:44 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:44 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:45 INFO : dir/file1: Deleted 2026/06/06 03:25:45 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a432b0 2026/06/06 03:25:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:45 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:25:45 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:45 INFO : newLeaf: Deleted 2026/06/06 03:25:45 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa8a432b0 2026/06/06 03:25:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:45 DEBUG : dir/file1: File is currently open, delaying rename 0x21aaa8a432b0 2026/06/06 03:25:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:25:45 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:45 DEBUG : dir/file1.rclone_chunk.001_7391xu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:45 INFO : dir/file1.rclone_chunk.001_7391xu: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:45 INFO : dir/file1.rclone_chunk.001_7391xu: Deleted 2026/06/06 03:25:45 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:25:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:45 DEBUG : newLeaf: Running delayed rename now 2026/06/06 03:25:46 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:46 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:46 INFO : dir/file1: Deleted 2026/06/06 03:25:46 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a432b0 2026/06/06 03:25:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:46 DEBUG : dir: Looking for writers 2026/06/06 03:25:46 DEBUG : Looking for writers 2026/06/06 03:25:46 DEBUG : dir: reading active writers 2026/06/06 03:25:46 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:46 DEBUG : >WaitForWriters: 2026/06/06 03:25:46 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:46 DEBUG : dir: Looking for writers 2026/06/06 03:25:46 DEBUG : Looking for writers 2026/06/06 03:25:46 DEBUG : dir: reading active writers 2026/06/06 03:25:46 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:46 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:47 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:47 DEBUG : dir/file1.rclone_chunk.001_73927t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:47 INFO : dir/file1.rclone_chunk.001_73927t: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:47 INFO : dir/file1.rclone_chunk.001_73927t: Deleted 2026/06/06 03:25:47 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:47 DEBUG : dir: Looking for writers 2026/06/06 03:25:47 DEBUG : file1: reading active writers 2026/06/06 03:25:47 DEBUG : Looking for writers 2026/06/06 03:25:47 DEBUG : dir: reading active writers 2026/06/06 03:25:47 DEBUG : >WaitForWriters: 2026/06/06 03:25:47 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:47 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:48 INFO : dir/file1: Deleted 2026/06/06 03:25:48 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8aa0ea0 2026/06/06 03:25:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:48 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:25:48 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:48 INFO : newLeaf: Deleted 2026/06/06 03:25:48 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa8aa0ea0 2026/06/06 03:25:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:25:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/06 03:25:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:48 DEBUG : dir/file1: File is currently open, delaying rename 0x21aaa8aa0ea0 2026/06/06 03:25:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/06 03:25:48 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:48 DEBUG : dir/file1.rclone_chunk.001_7394nn: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:48 INFO : dir/file1.rclone_chunk.001_7394nn: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:49 INFO : dir/file1.rclone_chunk.001_7394nn: Deleted 2026/06/06 03:25:49 DEBUG : dir/file1: size = 25 OK 2026/06/06 03:25:49 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/06 03:25:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:49 DEBUG : newLeaf: Running delayed rename now 2026/06/06 03:25:49 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:49 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:49 INFO : dir/file1: Deleted 2026/06/06 03:25:49 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8aa0ea0 2026/06/06 03:25:49 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:49 DEBUG : dir: Looking for writers 2026/06/06 03:25:49 DEBUG : Looking for writers 2026/06/06 03:25:49 DEBUG : dir: reading active writers 2026/06/06 03:25:49 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:49 DEBUG : >WaitForWriters: 2026/06/06 03:25:49 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:49 DEBUG : dir: Looking for writers 2026/06/06 03:25:49 DEBUG : Looking for writers 2026/06/06 03:25:49 DEBUG : dir: reading active writers 2026/06/06 03:25:49 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:49 DEBUG : >WaitForWriters: 2026/06/06 03:25:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:49 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:49 DEBUG : dir/file1.rclone_chunk.001_7395tu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:49 INFO : dir/file1.rclone_chunk.001_7395tu: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:49 INFO : dir/file1.rclone_chunk.001_7395tu: Deleted 2026/06/06 03:25:50 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:25:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): openPending: 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): >openPending: err= 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:25:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): _writeAt: size=14, off=0 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): >_writeAt: n=14, err= 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): close: 2026/06/06 03:25:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:25:50 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa873db80): >close: err= 2026/06/06 03:25:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:25:50 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:50 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:50 DEBUG : dir/file1.rclone_chunk.001_7396wh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:50 INFO : dir/file1.rclone_chunk.001_7396wh: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:50 INFO : dir/file1.rclone_chunk.001_7396wh: Deleted 2026/06/06 03:25:50 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:50 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:25:50 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 03:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:25:50 DEBUG : dir: Looking for writers 2026/06/06 03:25:50 DEBUG : file1: reading active writers 2026/06/06 03:25:50 DEBUG : Looking for writers 2026/06/06 03:25:50 DEBUG : dir: reading active writers 2026/06/06 03:25:50 DEBUG : >WaitForWriters: 2026/06/06 03:25:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:25:50 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): _readAt: size=512, off=0 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): openPending: 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:25:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:25:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): >openPending: err= 2026/06/06 03:25:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): >_readAt: n=14, err=EOF 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): close: 2026/06/06 03:25:50 DEBUG : dir/file1(0x21aaa882bd80): >close: err= 2026/06/06 03:25:51 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:51 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:51 INFO : dir/file1: Deleted 2026/06/06 03:25:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:25:51 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa89e7ba0 2026/06/06 03:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:51 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:25:51 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:51 INFO : newLeaf: Deleted 2026/06/06 03:25:51 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:25:51 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa89e7ba0 2026/06/06 03:25:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:25:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:51 DEBUG : dir/file1(0x21aaa8764b40): openPending: 2026/06/06 03:25:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/06/06 03:25:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:25:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:51 DEBUG : dir/file1(0x21aaa8764b40): >openPending: err= 2026/06/06 03:25:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:25:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:51 DEBUG : dir/file1(0x21aaa8764b40): _writeAt: size=25, off=0 2026/06/06 03:25:51 DEBUG : dir/file1(0x21aaa8764b40): >_writeAt: n=25, err= 2026/06/06 03:25:51 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:51 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:51 INFO : dir/file1: Deleted 2026/06/06 03:25:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:25:51 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa89e7ba0 2026/06/06 03:25:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:51 DEBUG : newLeaf(0x21aaa8764b40): close: 2026/06/06 03:25:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:25:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:25:51.724269433 +0000 UTC m=+50.872905599 2026/06/06 03:25:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:51 DEBUG : newLeaf(0x21aaa8764b40): >close: err= 2026/06/06 03:25:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:51 DEBUG : dir: Looking for writers 2026/06/06 03:25:51 DEBUG : Looking for writers 2026/06/06 03:25:51 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:51 DEBUG : dir: reading active writers 2026/06/06 03:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:51 DEBUG : dir: Looking for writers 2026/06/06 03:25:51 DEBUG : Looking for writers 2026/06/06 03:25:51 DEBUG : dir: reading active writers 2026/06/06 03:25:51 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:51 DEBUG : dir: Looking for writers 2026/06/06 03:25:51 DEBUG : Looking for writers 2026/06/06 03:25:51 DEBUG : dir: reading active writers 2026/06/06 03:25:51 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:51 DEBUG : dir: Looking for writers 2026/06/06 03:25:51 DEBUG : Looking for writers 2026/06/06 03:25:51 DEBUG : dir: reading active writers 2026/06/06 03:25:51 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:52 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:25:52 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:52 DEBUG : dir: Looking for writers 2026/06/06 03:25:52 DEBUG : Looking for writers 2026/06/06 03:25:52 DEBUG : dir: reading active writers 2026/06/06 03:25:52 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:52 DEBUG : dir: Looking for writers 2026/06/06 03:25:52 DEBUG : Looking for writers 2026/06/06 03:25:52 DEBUG : dir: reading active writers 2026/06/06 03:25:52 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:52 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:52 DEBUG : newLeaf.rclone_chunk.001_7398uf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:52 INFO : newLeaf.rclone_chunk.001_7398uf: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:52 DEBUG : dir: Looking for writers 2026/06/06 03:25:52 DEBUG : Looking for writers 2026/06/06 03:25:52 DEBUG : dir: reading active writers 2026/06/06 03:25:52 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/06 03:25:52 INFO : newLeaf.rclone_chunk.001_7398uf: Deleted 2026/06/06 03:25:52 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:52 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:25:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:25:51.724269433 +0000 UTC" 2026/06/06 03:25:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:25:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:25:53 DEBUG : dir: Looking for writers 2026/06/06 03:25:53 DEBUG : Looking for writers 2026/06/06 03:25:53 DEBUG : dir: reading active writers 2026/06/06 03:25:53 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:53 DEBUG : >WaitForWriters: 2026/06/06 03:25:53 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:53 DEBUG : dir: Looking for writers 2026/06/06 03:25:53 DEBUG : Looking for writers 2026/06/06 03:25:53 DEBUG : dir: reading active writers 2026/06/06 03:25:53 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:53 DEBUG : >WaitForWriters: 2026/06/06 03:25:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:53 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:53 DEBUG : dir/file1.rclone_chunk.001_7399c5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:53 INFO : dir/file1.rclone_chunk.001_7399c5: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:53 INFO : dir/file1.rclone_chunk.001_7399c5: Deleted 2026/06/06 03:25:54 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:54 DEBUG : dir: Looking for writers 2026/06/06 03:25:54 DEBUG : file1: reading active writers 2026/06/06 03:25:54 DEBUG : Looking for writers 2026/06/06 03:25:54 DEBUG : dir: reading active writers 2026/06/06 03:25:54 DEBUG : >WaitForWriters: 2026/06/06 03:25:54 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:54 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:54 INFO : dir/file1: Deleted 2026/06/06 03:25:54 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a9e0d0 2026/06/06 03:25:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:54 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:25:54 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:54 INFO : newLeaf: Deleted 2026/06/06 03:25:54 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa8a9e0d0 2026/06/06 03:25:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:25:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:55 DEBUG : dir/file1(0x21aaa882a780): openPending: 2026/06/06 03:25:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:25:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:25:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:55 DEBUG : dir/file1(0x21aaa882a780): >openPending: err= 2026/06/06 03:25:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:25:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:55 DEBUG : dir/file1(0x21aaa882a780): _writeAt: size=25, off=0 2026/06/06 03:25:55 DEBUG : dir/file1(0x21aaa882a780): >_writeAt: n=25, err= 2026/06/06 03:25:55 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:55 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:55 INFO : dir/file1: Deleted 2026/06/06 03:25:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:25:55 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a9e0d0 2026/06/06 03:25:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:55 DEBUG : newLeaf(0x21aaa882a780): close: 2026/06/06 03:25:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:25:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:25:55.150865332 +0000 UTC m=+54.299501527 2026/06/06 03:25:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:55 DEBUG : newLeaf(0x21aaa882a780): >close: err= 2026/06/06 03:25:55 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:55 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:25:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:55 DEBUG : dir: Looking for writers 2026/06/06 03:25:55 DEBUG : Looking for writers 2026/06/06 03:25:55 DEBUG : dir: reading active writers 2026/06/06 03:25:55 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:55 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:55 DEBUG : newLeaf.rclone_chunk.001_739bvv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:55 INFO : newLeaf.rclone_chunk.001_739bvv: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:55 INFO : newLeaf.rclone_chunk.001_739bvv: Deleted 2026/06/06 03:25:55 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:55 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:25:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:25:55.150865332 +0000 UTC" 2026/06/06 03:25:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:25:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:25:56 DEBUG : dir: Looking for writers 2026/06/06 03:25:56 DEBUG : Looking for writers 2026/06/06 03:25:56 DEBUG : dir: reading active writers 2026/06/06 03:25:56 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:56 DEBUG : >WaitForWriters: 2026/06/06 03:25:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:56 DEBUG : dir: Looking for writers 2026/06/06 03:25:56 DEBUG : Looking for writers 2026/06/06 03:25:56 DEBUG : dir: reading active writers 2026/06/06 03:25:56 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:56 DEBUG : >WaitForWriters: 2026/06/06 03:25:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:56 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:56 DEBUG : dir/file1.rclone_chunk.001_739crt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:56 INFO : dir/file1.rclone_chunk.001_739crt: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:56 INFO : dir/file1.rclone_chunk.001_739crt: Deleted 2026/06/06 03:25:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:25:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): openPending: 2026/06/06 03:25:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:25:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:25:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): >openPending: err= 2026/06/06 03:25:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:25:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): _writeAt: size=14, off=0 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): >_writeAt: n=14, err= 2026/06/06 03:25:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): close: 2026/06/06 03:25:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:25:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/06 03:25:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:56 DEBUG : dir/file1(0x21aaa898d940): >close: err= 2026/06/06 03:25:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:56 DEBUG : dir: Looking for writers 2026/06/06 03:25:56 DEBUG : file1: reading active writers 2026/06/06 03:25:56 DEBUG : Looking for writers 2026/06/06 03:25:56 DEBUG : dir: reading active writers 2026/06/06 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:56 DEBUG : dir: Looking for writers 2026/06/06 03:25:56 DEBUG : file1: reading active writers 2026/06/06 03:25:56 DEBUG : Looking for writers 2026/06/06 03:25:56 DEBUG : dir: reading active writers 2026/06/06 03:25:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:57 DEBUG : dir: Looking for writers 2026/06/06 03:25:57 DEBUG : file1: reading active writers 2026/06/06 03:25:57 DEBUG : Looking for writers 2026/06/06 03:25:57 DEBUG : dir: reading active writers 2026/06/06 03:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:57 DEBUG : dir: Looking for writers 2026/06/06 03:25:57 DEBUG : file1: reading active writers 2026/06/06 03:25:57 DEBUG : Looking for writers 2026/06/06 03:25:57 DEBUG : dir: reading active writers 2026/06/06 03:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:57 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:25:57 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:57 DEBUG : dir: Looking for writers 2026/06/06 03:25:57 DEBUG : file1: reading active writers 2026/06/06 03:25:57 DEBUG : Looking for writers 2026/06/06 03:25:57 DEBUG : dir: reading active writers 2026/06/06 03:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:57 DEBUG : dir: Looking for writers 2026/06/06 03:25:57 DEBUG : file1: reading active writers 2026/06/06 03:25:57 DEBUG : Looking for writers 2026/06/06 03:25:57 DEBUG : dir: reading active writers 2026/06/06 03:25:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:57 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:57 DEBUG : dir/file1.rclone_chunk.001_739dtn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:57 INFO : dir/file1.rclone_chunk.001_739dtn: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:57 INFO : dir/file1.rclone_chunk.001_739dtn: Deleted 2026/06/06 03:25:57 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:57 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:25:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:25:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/06 03:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:25:57 DEBUG : dir: Looking for writers 2026/06/06 03:25:57 DEBUG : file1: reading active writers 2026/06/06 03:25:57 DEBUG : Looking for writers 2026/06/06 03:25:57 DEBUG : dir: reading active writers 2026/06/06 03:25:57 DEBUG : >WaitForWriters: 2026/06/06 03:25:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:25:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): _readAt: size=512, off=0 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): openPending: 2026/06/06 03:25:57 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/06/06 03:25:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:25:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): >openPending: err= 2026/06/06 03:25:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): >_readAt: n=14, err=EOF 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): close: 2026/06/06 03:25:57 DEBUG : dir/file1(0x21aaa889a7c0): >close: err= 2026/06/06 03:25:57 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:57 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:57 INFO : dir/file1: Deleted 2026/06/06 03:25:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:25:57 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a43520 2026/06/06 03:25:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:58 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:25:58 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:25:58 INFO : newLeaf: Deleted 2026/06/06 03:25:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:25:58 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa8a43520 2026/06/06 03:25:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:25:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:25:58 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:25:58 DEBUG : dir/file1(0x21aaa88f0f80): openPending: 2026/06/06 03:25: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/06/06 03:25:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:25:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:25:58 DEBUG : dir/file1(0x21aaa88f0f80): >openPending: err= 2026/06/06 03:25:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:25:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:25:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:25:58 DEBUG : dir/file1(0x21aaa88f0f80): _writeAt: size=25, off=0 2026/06/06 03:25:58 DEBUG : dir/file1(0x21aaa88f0f80): >_writeAt: n=25, err= 2026/06/06 03:25:58 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:25:58 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:25:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:58 INFO : dir/file1: Deleted 2026/06/06 03:25:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:25:58 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa8a43520 2026/06/06 03:25:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:25:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:58 DEBUG : newLeaf(0x21aaa88f0f80): close: 2026/06/06 03:25:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:25:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:25:58.422952019 +0000 UTC m=+57.571588185 2026/06/06 03:25:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:25:58 DEBUG : newLeaf(0x21aaa88f0f80): >close: err= 2026/06/06 03:25:58 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:25:58 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:25:58 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:25:58 DEBUG : dir: Looking for writers 2026/06/06 03:25:58 DEBUG : Looking for writers 2026/06/06 03:25:58 DEBUG : dir: reading active writers 2026/06/06 03:25:58 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:25:59 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:59 DEBUG : newLeaf.rclone_chunk.001_739ehq: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:25:59 INFO : newLeaf.rclone_chunk.001_739ehq: Copied (server-side copy) to: newLeaf 2026/06/06 03:25:59 INFO : newLeaf.rclone_chunk.001_739ehq: Deleted 2026/06/06 03:25:59 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:25:59 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:25:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:25:58.422952019 +0000 UTC" 2026/06/06 03:25:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:25:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:25:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:25:59 DEBUG : dir: Looking for writers 2026/06/06 03:25:59 DEBUG : Looking for writers 2026/06/06 03:25:59 DEBUG : dir: reading active writers 2026/06/06 03:25:59 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:59 DEBUG : >WaitForWriters: 2026/06/06 03:25:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:25:59 DEBUG : dir: Looking for writers 2026/06/06 03:25:59 DEBUG : Looking for writers 2026/06/06 03:25:59 DEBUG : dir: reading active writers 2026/06/06 03:25:59 DEBUG : newLeaf: reading active writers 2026/06/06 03:25:59 DEBUG : >WaitForWriters: 2026/06/06 03:25:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:25:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:25:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:25:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:25:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:25:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:25:59 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:25:59 DEBUG : dir/file1.rclone_chunk.001_739fpq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:25:59 INFO : dir/file1.rclone_chunk.001_739fpq: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:00 INFO : dir/file1.rclone_chunk.001_739fpq: Deleted 2026/06/06 03:26:00 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:00 DEBUG : dir: Looking for writers 2026/06/06 03:26:00 DEBUG : file1: reading active writers 2026/06/06 03:26:00 DEBUG : Looking for writers 2026/06/06 03:26:00 DEBUG : dir: reading active writers 2026/06/06 03:26:00 DEBUG : >WaitForWriters: 2026/06/06 03:26:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): _readAt: size=512, off=0 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): openPending: 2026/06/06 03:26:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/06 03:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): >openPending: err= 2026/06/06 03:26:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/06 03:26:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): >_readAt: n=14, err=EOF 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): close: 2026/06/06 03:26:00 DEBUG : dir/file1(0x21aaa8a68dc0): >close: err= 2026/06/06 03:26:00 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:26:00 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:26:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:26:00 INFO : dir/file1: Deleted 2026/06/06 03:26:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:26:00 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa89601a0 2026/06/06 03:26:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:26:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:26:00 DEBUG : newLeaf: copy non-chunked object... 2026/06/06 03:26:00 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:26:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:00 INFO : newLeaf: Deleted 2026/06/06 03:26:00 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/06 03:26:00 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa89601a0 2026/06/06 03:26:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/06 03:26:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:26:01 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:01 DEBUG : dir/file1(0x21aaa84fa940): openPending: 2026/06/06 03:26:01 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/06/06 03:26:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/06 03:26:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:01 DEBUG : dir/file1(0x21aaa84fa940): >openPending: err= 2026/06/06 03:26:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:26:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:01 DEBUG : dir/file1(0x21aaa84fa940): _writeAt: size=25, off=0 2026/06/06 03:26:01 DEBUG : dir/file1(0x21aaa84fa940): >_writeAt: n=25, err= 2026/06/06 03:26:01 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:26:01 DEBUG : newLeaf: size = 14 OK 2026/06/06 03:26:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/06 03:26:01 INFO : dir/file1: Deleted 2026/06/06 03:26:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/06 03:26:01 DEBUG : newLeaf: Updating file with newLeaf 0x21aaa89601a0 2026/06/06 03:26:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:26:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:26:01 DEBUG : newLeaf(0x21aaa84fa940): close: 2026/06/06 03:26:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/06 03:26:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-06 03:26:01.115167362 +0000 UTC m=+60.263803528 2026/06/06 03:26:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:01 DEBUG : newLeaf(0x21aaa84fa940): >close: err= 2026/06/06 03:26:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:01 DEBUG : newLeaf: vfs cache: starting upload 2026/06/06 03:26:01 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:01 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:26:01 DEBUG : newLeaf.rclone_chunk.001_739h4m: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/06 03:26:01 INFO : newLeaf.rclone_chunk.001_739h4m: Copied (server-side copy) to: newLeaf 2026/06/06 03:26:01 INFO : newLeaf.rclone_chunk.001_739h4m: Deleted 2026/06/06 03:26:01 DEBUG : newLeaf: size = 25 OK 2026/06/06 03:26:01 INFO : newLeaf: Copied (replaced existing) 2026/06/06 03:26:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-06 03:26:01.115167362 +0000 UTC" 2026/06/06 03:26:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/06 03:26:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/06 03:26:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/06 03:26:01 DEBUG : dir: Looking for writers 2026/06/06 03:26:01 DEBUG : Looking for writers 2026/06/06 03:26:01 DEBUG : dir: reading active writers 2026/06/06 03:26:01 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:01 DEBUG : >WaitForWriters: 2026/06/06 03:26:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:02 DEBUG : dir: Looking for writers 2026/06/06 03:26:02 DEBUG : Looking for writers 2026/06/06 03:26:02 DEBUG : newLeaf: reading active writers 2026/06/06 03:26:02 DEBUG : dir: reading active writers 2026/06/06 03:26:02 DEBUG : >WaitForWriters: 2026/06/06 03:26:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestFileRename (18.19s) --- PASS: TestFileRename/off,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=false (3.07s) --- PASS: TestFileRename/minimal,forceCache=true (3.91s) --- PASS: TestFileRename/writes,forceCache=false (2.82s) --- PASS: TestFileRename/writes,forceCache=true (3.28s) --- PASS: TestFileRename/full,forceCache=false (2.63s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:02 DEBUG : Looking for writers 2026/06/06 03:26:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:02 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:02 DEBUG : dir/file1.rclone_chunk.001_739icg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:02 INFO : dir/file1.rclone_chunk.001_739icg: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:02 INFO : dir/file1.rclone_chunk.001_739icg: Deleted 2026/06/06 03:26:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:26:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:26:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:02 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:02 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:02 DEBUG : dir: Looking for writers 2026/06/06 03:26:02 DEBUG : file1: reading active writers 2026/06/06 03:26:02 DEBUG : Looking for writers 2026/06/06 03:26:02 DEBUG : dir: reading active writers 2026/06/06 03:26:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:03 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:03 DEBUG : dir/file1.rclone_chunk.001_739jns: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:03 INFO : dir/file1.rclone_chunk.001_739jns: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:03 INFO : dir/file1.rclone_chunk.001_739jns: Deleted 2026/06/06 03:26:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:26:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 03:26:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 03:26:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 03:26:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 03:26:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 03:26:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 03:26:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:26:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/06 03:26:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/06 03:26:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/06 03:26:04 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:04 DEBUG : dir: Looking for writers 2026/06/06 03:26:04 DEBUG : file1: reading active writers 2026/06/06 03:26:04 DEBUG : Looking for writers 2026/06/06 03:26:04 DEBUG : dir: reading active writers 2026/06/06 03:26:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:04 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:04 DEBUG : dir/file1.rclone_chunk.001_739kfb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:04 INFO : dir/file1.rclone_chunk.001_739kfb: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:04 INFO : dir/file1.rclone_chunk.001_739kfb: Deleted 2026/06/06 03:26:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:26:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/06 03:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/06 03:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/06 03:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/06 03:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/06 03:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/06 03:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/06 03:26:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 03:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 03:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 03:26:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/06 03:26:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/06 03:26:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/06 03:26:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/06 03:26:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/06 03:26:05 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:05 DEBUG : dir: Looking for writers 2026/06/06 03:26:05 DEBUG : file1: reading active writers 2026/06/06 03:26:05 DEBUG : Looking for writers 2026/06/06 03:26:05 DEBUG : dir: reading active writers 2026/06/06 03:26:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:06 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:06 DEBUG : dir/file1.rclone_chunk.001_739mcz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:06 INFO : dir/file1.rclone_chunk.001_739mcz: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:06 INFO : dir/file1.rclone_chunk.001_739mcz: Deleted 2026/06/06 03:26:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:26:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:26:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:06 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:06 DEBUG : dir: Looking for writers 2026/06/06 03:26:06 DEBUG : file1: reading active writers 2026/06/06 03:26:06 DEBUG : Looking for writers 2026/06/06 03:26:06 DEBUG : dir: reading active writers 2026/06/06 03:26:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.92s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:07 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:07 DEBUG : dir/file1.rclone_chunk.001_739mq1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:07 INFO : dir/file1.rclone_chunk.001_739mq1: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:07 INFO : dir/file1.rclone_chunk.001_739mq1: Deleted 2026/06/06 03:26:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/06 03:26:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/06 03:26:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/06 03:26:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/06 03:26:07 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:07 DEBUG : dir: Looking for writers 2026/06/06 03:26:07 DEBUG : file1: reading active writers 2026/06/06 03:26:07 DEBUG : Looking for writers 2026/06/06 03:26:07 DEBUG : dir: reading active writers 2026/06/06 03:26:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.06s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:08 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:08 DEBUG : dir/file1.rclone_chunk.001_739op4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:08 INFO : dir/file1.rclone_chunk.001_739op4: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:08 INFO : dir/file1.rclone_chunk.001_739op4: Deleted 2026/06/06 03:26:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): _readAt: size=1, off=0 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): openPending: 2026/06/06 03:26:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >openPending: err= 2026/06/06 03:26:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:26:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >_readAt: n=1, err= 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): _readAt: size=256, off=1 2026/06/06 03:26:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >_readAt: n=15, err=EOF 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): _readAt: size=16, off=16 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >_readAt: n=0, err=EOF 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): close: 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >close: err= 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): close: 2026/06/06 03:26:08 DEBUG : dir/file1(0x21aaa8927980): >close: err=file already closed 2026/06/06 03:26:08 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:08 DEBUG : dir: Looking for writers 2026/06/06 03:26:08 DEBUG : file1: reading active writers 2026/06/06 03:26:08 DEBUG : Looking for writers 2026/06/06 03:26:08 DEBUG : dir: reading active writers 2026/06/06 03:26:08 DEBUG : >WaitForWriters: 2026/06/06 03:26:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.96s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:09 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:09 DEBUG : dir/file1.rclone_chunk.001_739okn: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:09 INFO : dir/file1.rclone_chunk.001_739okn: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:09 INFO : dir/file1.rclone_chunk.001_739okn: Deleted 2026/06/06 03:26:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:09 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): _readAt: size=1, off=0 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): openPending: 2026/06/06 03:26:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >openPending: err= 2026/06/06 03:26:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:26:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >_readAt: n=1, err= 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): _readAt: size=1, off=5 2026/06/06 03:26:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >_readAt: n=1, err= 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): _readAt: size=1, off=3 2026/06/06 03:26:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >_readAt: n=1, err= 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): _readAt: size=1, off=13 2026/06/06 03:26:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >_readAt: n=1, err= 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): _readAt: size=16, off=100 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >_readAt: n=0, err=EOF 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): close: 2026/06/06 03:26:09 DEBUG : dir/file1(0x21aaa889fa00): >close: err= 2026/06/06 03:26:09 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:09 DEBUG : dir: Looking for writers 2026/06/06 03:26:09 DEBUG : file1: reading active writers 2026/06/06 03:26:09 DEBUG : Looking for writers 2026/06/06 03:26:09 DEBUG : dir: reading active writers 2026/06/06 03:26:09 DEBUG : >WaitForWriters: 2026/06/06 03:26:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.07s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:10 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:10 DEBUG : dir/file1.rclone_chunk.001_739qux: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:10 INFO : dir/file1.rclone_chunk.001_739qux: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:10 INFO : dir/file1.rclone_chunk.001_739qux: Deleted 2026/06/06 03:26:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:10 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=1, off=0 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): openPending: 2026/06/06 03:26:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >openPending: err= 2026/06/06 03:26:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/06 03:26:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=1, err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=1, off=5 2026/06/06 03:26:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=1, err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=1, off=1 2026/06/06 03:26:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=1, err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=6, off=10 2026/06/06 03:26:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=6, err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=256, off=10 2026/06/06 03:26:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=6, err=EOF 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=256, off=100 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=0, err=EOF 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): close: 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >close: err= 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): _readAt: size=256, off=100 2026/06/06 03:26:10 DEBUG : dir/file1(0x21aaa873cf80): >_readAt: n=0, err=file already closed 2026/06/06 03:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:10 DEBUG : dir: Looking for writers 2026/06/06 03:26:10 DEBUG : file1: reading active writers 2026/06/06 03:26:10 DEBUG : Looking for writers 2026/06/06 03:26:10 DEBUG : dir: reading active writers 2026/06/06 03:26:10 DEBUG : >WaitForWriters: 2026/06/06 03:26:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.03s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:11 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:11 DEBUG : dir/file1.rclone_chunk.001_739rn6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:11 INFO : dir/file1.rclone_chunk.001_739rn6: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:11 INFO : dir/file1.rclone_chunk.001_739rn6: Deleted 2026/06/06 03:26:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:11 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): RWFileHandle.Flush 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): _readAt: size=256, off=0 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): openPending: 2026/06/06 03:26:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): >openPending: err= 2026/06/06 03:26:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 03:26:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): >_readAt: n=16, err=EOF 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): RWFileHandle.Flush 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): RWFileHandle.Flush 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): close: 2026/06/06 03:26:11 DEBUG : dir/file1(0x21aaa868cb00): >close: err= 2026/06/06 03:26:11 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:11 DEBUG : dir: Looking for writers 2026/06/06 03:26:11 DEBUG : file1: reading active writers 2026/06/06 03:26:11 DEBUG : Looking for writers 2026/06/06 03:26:11 DEBUG : dir: reading active writers 2026/06/06 03:26:11 DEBUG : >WaitForWriters: 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:12 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:12 DEBUG : dir/file1.rclone_chunk.001_739s0h: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:12 INFO : dir/file1.rclone_chunk.001_739s0h: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:12 INFO : dir/file1.rclone_chunk.001_739s0h: Deleted 2026/06/06 03:26:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/06 03:26:12 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): _readAt: size=256, off=0 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): openPending: 2026/06/06 03:26:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): >openPending: err= 2026/06/06 03:26:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/06 03:26:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): >_readAt: n=16, err=EOF 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): RWFileHandle.Release 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): close: 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): >close: err= 2026/06/06 03:26:12 DEBUG : dir/file1(0x21aaa89273c0): RWFileHandle.Release 2026/06/06 03:26:12 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:12 DEBUG : dir: Looking for writers 2026/06/06 03:26:12 DEBUG : file1: reading active writers 2026/06/06 03:26:12 DEBUG : Looking for writers 2026/06/06 03:26:12 DEBUG : dir: reading active writers 2026/06/06 03:26:12 DEBUG : >WaitForWriters: 2026/06/06 03:26:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.99s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:13 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): openPending: 2026/06/06 03:26:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): >openPending: err= 2026/06/06 03:26:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): _writeAt: size=5, off=0 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): >_writeAt: n=5, err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): _writeAt: size=7, off=5 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): >_writeAt: n=7, err= 2026/06/06 03:26:13 DEBUG : file1: vfs cache: truncate to size=11 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): close: 2026/06/06 03:26:13 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:13.009435884 +0000 UTC m=+72.158072050 2026/06/06 03:26:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): >close: err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): close: 2026/06/06 03:26:13 DEBUG : file1(0x21aaa868c740): >close: err=file already closed 2026/06/06 03:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:13 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:13 DEBUG : file1: size = 11 OK 2026/06/06 03:26:13 DEBUG : file1.rclone_chunk.001_739tf6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:26:13 INFO : file1.rclone_chunk.001_739tf6: Copied (server-side copy) to: file1 2026/06/06 03:26:13 INFO : file1.rclone_chunk.001_739tf6: Deleted 2026/06/06 03:26:13 DEBUG : file1: size = 11 OK 2026/06/06 03:26:13 INFO : file1: Copied (new) 2026/06/06 03:26:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 03:26:13.009435884 +0000 UTC" 2026/06/06 03:26:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:13 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : >WaitForWriters: 2026/06/06 03:26: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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26: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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : >WaitForWriters: 2026/06/06 03:26:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:13 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): openPending: 2026/06/06 03:26:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): >openPending: err= 2026/06/06 03:26:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): _writeAt: size=7, off=0 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): >_writeAt: n=7, err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): _writeAt: size=6, off=5 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): >_writeAt: n=6, err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): close: 2026/06/06 03:26:13 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:13.925571165 +0000 UTC m=+73.074207332 2026/06/06 03:26:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): >close: err= 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): _writeAt: size=5, off=0 2026/06/06 03:26:13 DEBUG : file1(0x21aaa8798a40): >_writeAt: n=0, err=file already closed 2026/06/06 03:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:13 DEBUG : Looking for writers 2026/06/06 03:26:13 DEBUG : file1: reading active writers 2026/06/06 03:26:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:14 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:14 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:14 DEBUG : file1: size = 11 OK 2026/06/06 03:26:14 DEBUG : file1.rclone_chunk.001_739u1z: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:26:14 INFO : file1.rclone_chunk.001_739u1z: Copied (server-side copy) to: file1 2026/06/06 03:26:14 INFO : file1.rclone_chunk.001_739u1z: Deleted 2026/06/06 03:26:14 DEBUG : file1: size = 11 OK 2026/06/06 03:26:14 INFO : file1: Copied (new) 2026/06/06 03:26:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-06 03:26:13.925571165 +0000 UTC" 2026/06/06 03:26:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:14 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : >WaitForWriters: 2026/06/06 03:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : >WaitForWriters: 2026/06/06 03:26:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26: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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26: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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:14 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:14 DEBUG : file1(0x21aaa897b080): openPending: 2026/06/06 03:26:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:14 DEBUG : file1(0x21aaa897b080): >openPending: err= 2026/06/06 03:26:14 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:14 DEBUG : file1(0x21aaa897b080): close: 2026/06/06 03:26:14 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:14.835324786 +0000 UTC m=+73.983960952 2026/06/06 03:26:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:14 DEBUG : file1(0x21aaa897b080): >close: err= 2026/06/06 03:26:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:26:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:14 DEBUG : file2: newRWFileHandle: 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): openPending: 2026/06/06 03:26:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): >openPending: err= 2026/06/06 03:26:14 DEBUG : file2: >newRWFileHandle: err= 2026/06/06 03:26:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:26:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/06 03:26:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): RWFileHandle.Flush 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): RWFileHandle.Release 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): close: 2026/06/06 03:26:14 DEBUG : file2: vfs cache: setting modification time to 2026-06-06 03:26:14.836178812 +0000 UTC m=+73.984814978 2026/06/06 03:26:14 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:14 DEBUG : file2(0x21aaa897b580): >close: err= 2026/06/06 03:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : file2: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : file2: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : file2: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : file2: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/06 03:26:14 DEBUG : file2: vfs cache: starting upload 2026/06/06 03:26:14 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:14 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:14 DEBUG : Looking for writers 2026/06/06 03:26:14 DEBUG : file1: reading active writers 2026/06/06 03:26:14 DEBUG : file2: reading active writers 2026/06/06 03:26:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/06 03:26:15 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:15 DEBUG : Looking for writers 2026/06/06 03:26:15 DEBUG : file1: reading active writers 2026/06/06 03:26:15 DEBUG : file2: reading active writers 2026/06/06 03:26:15 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/06 03:26:15 DEBUG : file1: size = 0 OK 2026/06/06 03:26:15 DEBUG : file1.rclone_chunk.001_739v08: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:15 INFO : file1.rclone_chunk.001_739v08: Copied (server-side copy) to: file1 2026/06/06 03:26:15 DEBUG : file2: size = 0 OK 2026/06/06 03:26:15 DEBUG : file2.rclone_chunk.001_739usk: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:15 INFO : file2.rclone_chunk.001_739usk: Copied (server-side copy) to: file2 2026/06/06 03:26:15 INFO : file1.rclone_chunk.001_739v08: Deleted 2026/06/06 03:26:15 DEBUG : file1: size = 0 OK 2026/06/06 03:26:15 INFO : file1: Copied (new) 2026/06/06 03:26:15 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-06 03:26:14.835324786 +0000 UTC" 2026/06/06 03:26:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:15 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:15 DEBUG : Looking for writers 2026/06/06 03:26:15 DEBUG : file2: reading active writers 2026/06/06 03:26:15 DEBUG : file1: reading active writers 2026/06/06 03:26:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/06 03:26:15 INFO : file2.rclone_chunk.001_739usk: Deleted 2026/06/06 03:26:15 DEBUG : file2: size = 0 OK 2026/06/06 03:26:15 INFO : file2: Copied (new) 2026/06/06 03:26:15 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-06 03:26:14.836178812 +0000 UTC" 2026/06/06 03:26:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/06 03:26:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/06 03:26:15 INFO : file2: vfs cache: upload succeeded try #1 2026/06/06 03:26:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:15 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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : file2: reading active writers 2026/06/06 03:26:16 DEBUG : >WaitForWriters: 2026/06/06 03:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : file2: reading active writers 2026/06/06 03:26:16 DEBUG : >WaitForWriters: 2026/06/06 03:26:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.67s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:16 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): openPending: 2026/06/06 03:26:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): >openPending: err= 2026/06/06 03:26:16 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): _writeAt: size=5, off=0 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): >_writeAt: n=5, err= 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): RWFileHandle.Flush 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): RWFileHandle.Flush 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): close: 2026/06/06 03:26:16 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:16.514451351 +0000 UTC m=+75.663087517 2026/06/06 03:26:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:16 DEBUG : file1(0x21aaa860d3c0): >close: err= 2026/06/06 03:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:16 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:16 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:16 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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:16 DEBUG : Looking for writers 2026/06/06 03:26:16 DEBUG : file1: reading active writers 2026/06/06 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:16 DEBUG : file1: size = 5 OK 2026/06/06 03:26:16 DEBUG : file1.rclone_chunk.001_739wvm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:16 INFO : file1.rclone_chunk.001_739wvm: Copied (server-side copy) to: file1 2026/06/06 03:26:17 INFO : file1.rclone_chunk.001_739wvm: Deleted 2026/06/06 03:26:17 DEBUG : file1: size = 5 OK 2026/06/06 03:26:17 INFO : file1: Copied (new) 2026/06/06 03:26:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:26:16.514451351 +0000 UTC" 2026/06/06 03:26:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : >WaitForWriters: 2026/06/06 03:26:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:17 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): openPending: 2026/06/06 03:26:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): >openPending: err= 2026/06/06 03:26:17 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): _writeAt: size=5, off=0 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): >_writeAt: n=5, err= 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): RWFileHandle.Release 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): close: 2026/06/06 03:26:17 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:17.33262629 +0000 UTC m=+76.481262456 2026/06/06 03:26:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): >close: err= 2026/06/06 03:26:17 DEBUG : file1(0x21aaa8a7ecc0): RWFileHandle.Release 2026/06/06 03:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:17 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:17 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:17 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-ruzowom2simo/dir/file1: no such file or directory 2026/06/06 03:26:17 DEBUG : file1: size = 5 OK 2026/06/06 03:26:17 DEBUG : file1.rclone_chunk.001_739x8a: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:17 INFO : file1.rclone_chunk.001_739x8a: Copied (server-side copy) to: file1 2026/06/06 03:26:17 INFO : file1.rclone_chunk.001_739x8a: Deleted 2026/06/06 03:26:17 DEBUG : file1: size = 5 OK 2026/06/06 03:26:17 INFO : file1: Copied (new) 2026/06/06 03:26:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:26:17.33262629 +0000 UTC" 2026/06/06 03:26:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:17 DEBUG : Looking for writers 2026/06/06 03:26:17 DEBUG : file1: reading active writers 2026/06/06 03:26:17 DEBUG : >WaitForWriters: 2026/06/06 03:26:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:18 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:18 DEBUG : dir/file1.rclone_chunk.001_739yux: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:18 INFO : dir/file1.rclone_chunk.001_739yux: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:18 INFO : dir/file1.rclone_chunk.001_739yux: Deleted 2026/06/06 03:26:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:26:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:26:18 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): openPending: 2026/06/06 03:26:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): >openPending: err= 2026/06/06 03:26:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/06 03:26:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): _writeAt: size=5, off=0 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): >_writeAt: n=5, err= 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): close: 2026/06/06 03:26:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 03:26:18.765885684 +0000 UTC m=+77.914521840 2026/06/06 03:26:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:18 DEBUG : dir/file1(0x21aaa897a780): >close: err= 2026/06/06 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:18 DEBUG : dir: Looking for writers 2026/06/06 03:26:18 DEBUG : file1: reading active writers 2026/06/06 03:26:18 DEBUG : Looking for writers 2026/06/06 03:26:18 DEBUG : dir: reading active writers 2026/06/06 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:18 DEBUG : dir: Looking for writers 2026/06/06 03:26:18 DEBUG : file1: reading active writers 2026/06/06 03:26:18 DEBUG : Looking for writers 2026/06/06 03:26:18 DEBUG : dir: reading active writers 2026/06/06 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:18 DEBUG : dir: Looking for writers 2026/06/06 03:26:18 DEBUG : file1: reading active writers 2026/06/06 03:26:18 DEBUG : Looking for writers 2026/06/06 03:26:18 DEBUG : dir: reading active writers 2026/06/06 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:18 DEBUG : dir: Looking for writers 2026/06/06 03:26:18 DEBUG : file1: reading active writers 2026/06/06 03:26:18 DEBUG : Looking for writers 2026/06/06 03:26:18 DEBUG : dir: reading active writers 2026/06/06 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:18 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:26:18 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:18 DEBUG : dir: Looking for writers 2026/06/06 03:26:18 DEBUG : file1: reading active writers 2026/06/06 03:26:18 DEBUG : Looking for writers 2026/06/06 03:26:18 DEBUG : dir: reading active writers 2026/06/06 03:26:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:19 DEBUG : dir: Looking for writers 2026/06/06 03:26:19 DEBUG : file1: reading active writers 2026/06/06 03:26:19 DEBUG : Looking for writers 2026/06/06 03:26:19 DEBUG : dir: reading active writers 2026/06/06 03:26:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:19 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:26:19 DEBUG : dir/file1.rclone_chunk.001_739yum: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:19 INFO : dir/file1.rclone_chunk.001_739yum: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:19 INFO : dir/file1.rclone_chunk.001_739yum: Deleted 2026/06/06 03:26:19 DEBUG : dir/file1: size = 5 OK 2026/06/06 03:26:19 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:26:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-06 03:26:18.765885684 +0000 UTC" 2026/06/06 03:26:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:19 DEBUG : dir: Looking for writers 2026/06/06 03:26:19 DEBUG : file1: reading active writers 2026/06/06 03:26:19 DEBUG : Looking for writers 2026/06/06 03:26:19 DEBUG : dir: reading active writers 2026/06/06 03:26:19 DEBUG : >WaitForWriters: 2026/06/06 03:26:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:19 DEBUG : dir/file1: size = 16 OK 2026/06/06 03:26:19 DEBUG : dir/file1.rclone_chunk.001_739zv5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/06 03:26:19 INFO : dir/file1.rclone_chunk.001_739zv5: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:20 INFO : dir/file1.rclone_chunk.001_739zv5: Deleted 2026/06/06 03:26:20 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/06 03:26:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/06 03:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/06 03:26:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): _writeAt: size=5, off=0 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): openPending: 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/06 03:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): >openPending: err= 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): >_writeAt: n=5, err= 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): _writeAt: size=15, off=5 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): >_writeAt: n=15, err= 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): close: 2026/06/06 03:26:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-06 03:26:20.294372872 +0000 UTC m=+79.443009038 2026/06/06 03:26:20 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:20 DEBUG : dir/file1(0x21aaa860ca40): >close: err= 2026/06/06 03:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: starting upload 2026/06/06 03:26:20 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:20 DEBUG : dir/file1: size = 20 OK 2026/06/06 03:26:20 DEBUG : dir/file1.rclone_chunk.001_73a089: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/06 03:26:20 INFO : dir/file1.rclone_chunk.001_73a089: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:20 INFO : dir/file1.rclone_chunk.001_73a089: Deleted 2026/06/06 03:26:20 DEBUG : dir/file1: size = 20 OK 2026/06/06 03:26:20 INFO : dir/file1: Copied (replaced existing) 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-06 03:26:20.294372872 +0000 UTC" 2026/06/06 03:26:20 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:20 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:20 DEBUG : dir: Looking for writers 2026/06/06 03:26:20 DEBUG : file1: reading active writers 2026/06/06 03:26:20 DEBUG : Looking for writers 2026/06/06 03:26:20 DEBUG : dir: reading active writers 2026/06/06 03:26:20 DEBUG : >WaitForWriters: 2026/06/06 03:26:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): openPending: 2026/06/06 03:26:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): >openPending: err= 2026/06/06 03:26:21 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): close: 2026/06/06 03:26:21 DEBUG : file1: vfs cache: setting modification time to 2026-06-06 03:26:21.151382592 +0000 UTC m=+80.300018748 2026/06/06 03:26:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : file1(0x21aaa87659c0): >close: err= 2026/06/06 03:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:21 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:21 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:21 DEBUG : file1: size = 5 OK 2026/06/06 03:26:21 DEBUG : file1.rclone_chunk.001_73a1i3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:21 INFO : file1.rclone_chunk.001_73a1i3: Copied (server-side copy) to: file1 2026/06/06 03:26:21 INFO : file1.rclone_chunk.001_73a1i3: Deleted 2026/06/06 03:26:21 DEBUG : file1: size = 5 OK 2026/06/06 03:26:21 INFO : file1: Copied (new) 2026/06/06 03:26:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-06 03:26:21.151382592 +0000 UTC" 2026/06/06 03:26:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:21 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:21 DEBUG : Looking for writers 2026/06/06 03:26:21 DEBUG : file1: reading active writers 2026/06/06 03:26:21 DEBUG : >WaitForWriters: 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/06 03:26:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.970969051 +0000 UTC m=+81.119605237 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8597e00): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.970969051 +0000 UTC m=+81.119605237 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e380): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.970969051 +0000 UTC m=+81.119605237 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8e840): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8324930 item 1 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.973294604 +0000 UTC m=+81.121930770 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8ee80): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.973294604 +0000 UTC m=+81.121930770 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f380): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8325420 item 2 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.974939728 +0000 UTC m=+81.123575894 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8f9c0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.974939728 +0000 UTC m=+81.123575894 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a8fe40): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.974939728 +0000 UTC m=+81.123575894 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6400): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c3f0 item 3 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.977208524 +0000 UTC m=+81.125844690 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6a80): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.977208524 +0000 UTC m=+81.125844690 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac6fc0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c9a0 item 4 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.978778395 +0000 UTC m=+81.127414561 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7600): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.978778395 +0000 UTC m=+81.127414561 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8ac7a80): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.978778395 +0000 UTC m=+81.127414561 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a040): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883cd20 item 5 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.980842834 +0000 UTC m=+81.129479000 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a6c0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.980842834 +0000 UTC m=+81.129479000 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ac00): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d490 item 6 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.983914018 +0000 UTC m=+81.132550184 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b280): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.983914018 +0000 UTC m=+81.132550184 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2b780): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.983914018 +0000 UTC m=+81.132550184 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8300): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d960 item 7 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.986123933 +0000 UTC m=+81.134760099 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8980): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.986123933 +0000 UTC m=+81.134760099 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e8ec0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66700 item 8 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): _readAt: size=2, off=0 2026/06/06 03:26:21 ERROR : open-test-file(0x21aaa87e9480): Couldn't read size of file 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): >_readAt: n=0, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): close: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9480): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.987819983 +0000 UTC m=+81.136456149 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9840): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.987819983 +0000 UTC m=+81.136456149 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87e9cc0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.987819983 +0000 UTC m=+81.136456149 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a2c0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66e00 item 9 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.989911673 +0000 UTC m=+81.138547839 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2a940): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.989911673 +0000 UTC m=+81.138547839 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2ae80): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a673b0 item 10 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): _readAt: size=2, off=0 2026/06/06 03:26:21 ERROR : open-test-file(0x21aaa8b2bd00): Couldn't read size of file 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): >_readAt: n=0, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): close: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8b2bd00): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.991328726 +0000 UTC m=+81.139964892 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840c280): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): _readAt: size=2, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): >_readAt: n=2, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): _writeAt: size=3, off=2 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.991328726 +0000 UTC m=+81.139964892 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa840da00): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.991328726 +0000 UTC m=+81.139964892 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798200): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67730 item 11 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.993295249 +0000 UTC m=+81.141931405 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798a80): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.993295249 +0000 UTC m=+81.141931405 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8798fc0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67ce0 item 12 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): _readAt: size=2, off=0 2026/06/06 03:26:21 ERROR : open-test-file(0x21aaa8799600): Couldn't read size of file 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): >_readAt: n=0, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): close: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8799600): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.994965141 +0000 UTC m=+81.143601307 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa87999c0): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.994965141 +0000 UTC m=+81.143601307 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d4640): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ace460 item 13 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.996441255 +0000 UTC m=+81.145077411 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa81d5a40): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.996441255 +0000 UTC m=+81.145077411 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a240): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ace850 item 14 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): _readAt: size=2, off=0 2026/06/06 03:26:21 ERROR : open-test-file(0x21aaa8a0a880): Couldn't read size of file 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): >_readAt: n=0, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): close: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0a880): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.997867997 +0000 UTC m=+81.146504163 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0ac40): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.997867997 +0000 UTC m=+81.146504163 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b300): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acebd0 item 15 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:21 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/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): >openPending: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): _writeAt: size=5, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): >_writeAt: n=5, err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.999200459 +0000 UTC m=+81.147836625 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa8a0b980): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:21 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): _readAt: size=512, off=0 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): openPending: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): >openPending: err= 2026/06/06 03:26:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): >_readAt: n=5, err=EOF 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): close: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:21.999200459 +0000 UTC m=+81.147836625 2026/06/06 03:26:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:21 DEBUG : open-test-file(0x21aaa84fa040): >close: err= 2026/06/06 03:26:21 DEBUG : open-test-file: Remove: 2026/06/06 03:26:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf030 item 16 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.000443522 +0000 UTC m=+81.149079688 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.000443522 +0000 UTC m=+81.149079688 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.000443522 +0000 UTC m=+81.149079688 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf730 item 17 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.00227503 +0000 UTC m=+81.150911196 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c400): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.00227503 +0000 UTC m=+81.150911196 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acfe30 item 18 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.003533762 +0000 UTC m=+81.152169929 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.003533762 +0000 UTC m=+81.152169929 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d500): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.003533762 +0000 UTC m=+81.152169929 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873da00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88ce460 item 19 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.006467747 +0000 UTC m=+81.155103913 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.006467747 +0000 UTC m=+81.155103913 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c7c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88ced90 item 20 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.007805069 +0000 UTC m=+81.156441225 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.007805069 +0000 UTC m=+81.156441225 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860db80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.007805069 +0000 UTC m=+81.156441225 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a500): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cf1f0 item 21 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.010840746 +0000 UTC m=+81.159476912 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882abc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.010840746 +0000 UTC m=+81.159476912 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cf7a0 item 22 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.012496461 +0000 UTC m=+81.161132627 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.012496461 +0000 UTC m=+81.161132627 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bc80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.012496461 +0000 UTC m=+81.161132627 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cfb20 item 23 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.014386719 +0000 UTC m=+81.163022876 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868cac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.014386719 +0000 UTC m=+81.163022876 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c620 item 24 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa868d780): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.016153214 +0000 UTC m=+81.164789399 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.016153214 +0000 UTC m=+81.164789399 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.016153214 +0000 UTC m=+81.164789399 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c9a0 item 25 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.018214056 +0000 UTC m=+81.166850222 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ad40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.018214056 +0000 UTC m=+81.166850222 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883ce70 item 26 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa897b940): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.019829344 +0000 UTC m=+81.168465510 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bd00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.019829344 +0000 UTC m=+81.168465510 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.019829344 +0000 UTC m=+81.168465510 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d490 item 27 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.021858485 +0000 UTC m=+81.170494651 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.021858485 +0000 UTC m=+81.170494651 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341e00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883ddc0 item 28 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa85cc540): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.023540178 +0000 UTC m=+81.172176365 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cc900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.023540178 +0000 UTC m=+81.172176365 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85ccfc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8250cb0 item 29 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.025353321 +0000 UTC m=+81.173989487 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cd640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.025353321 +0000 UTC m=+81.173989487 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85cdb80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8251b20 item 30 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa86122c0): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86122c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.026935246 +0000 UTC m=+81.175571412 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.026935246 +0000 UTC m=+81.175571412 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8612d40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fa700 item 31 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.028369642 +0000 UTC m=+81.177005808 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86133c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.028369642 +0000 UTC m=+81.177005808 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8613900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fb110 item 32 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.029669404 +0000 UTC m=+81.178305559 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8660040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fb6c0 item 33 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.030162627 +0000 UTC m=+81.178798793 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86604c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.030162627 +0000 UTC m=+81.178798793 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86609c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fbc00 item 33 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.031464511 +0000 UTC m=+81.180100677 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4380 item 34 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.032094164 +0000 UTC m=+81.180730320 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8661480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.032094164 +0000 UTC m=+81.180730320 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86619c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4540 item 34 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.033363617 +0000 UTC m=+81.181999773 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f48c0 item 35 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.033867331 +0000 UTC m=+81.182503497 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.033867331 +0000 UTC m=+81.182503497 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bea80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4a80 item 35 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.035288381 +0000 UTC m=+81.183924547 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4e00 item 36 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.035868529 +0000 UTC m=+81.184504695 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.035868529 +0000 UTC m=+81.184504695 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfb40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4fc0 item 36 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.037208756 +0000 UTC m=+81.185844912 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7eff5e0 item 37 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.037742617 +0000 UTC m=+81.186378773 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.037742617 +0000 UTC m=+81.186378773 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827e1c0 item 37 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.038928573 +0000 UTC m=+81.187564729 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827e9a0 item 38 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.039499854 +0000 UTC m=+81.188136010 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.039499854 +0000 UTC m=+81.188136010 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827ecb0 item 38 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.040897901 +0000 UTC m=+81.189534056 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827f1f0 item 39 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.041475324 +0000 UTC m=+81.190111480 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732a40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.041475324 +0000 UTC m=+81.190111480 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827fb90 item 39 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.043604024 +0000 UTC m=+81.192240179 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87335c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe230 item 40 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.044276868 +0000 UTC m=+81.192913034 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733ac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.044276868 +0000 UTC m=+81.192913034 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe3f0 item 40 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.045600985 +0000 UTC m=+81.194237151 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87486c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfed20 item 41 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.046058501 +0000 UTC m=+81.194694697 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748bc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfeee0 item 41 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.046639491 +0000 UTC m=+81.195275657 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.046639491 +0000 UTC m=+81.195275657 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87495c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff0a0 item 41 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.048222748 +0000 UTC m=+81.196858934 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad22a0 item 42 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.048728215 +0000 UTC m=+81.197364371 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fa980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad24d0 item 42 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.049455603 +0000 UTC m=+81.198091769 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88faec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.049455603 +0000 UTC m=+81.198091769 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fb440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2690 item 42 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.050783056 +0000 UTC m=+81.199419222 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88fba80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2a10 item 43 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.051271921 +0000 UTC m=+81.199908087 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2bd0 item 43 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.05182074 +0000 UTC m=+81.200456895 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87da5c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.05182074 +0000 UTC m=+81.200456895 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dab00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2d90 item 43 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.053120661 +0000 UTC m=+81.201756817 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3340 item 44 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.053538863 +0000 UTC m=+81.202175019 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87db640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3500 item 44 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.054128368 +0000 UTC m=+81.202764525 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dbb80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.054128368 +0000 UTC m=+81.202764525 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad36c0 item 44 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.055208784 +0000 UTC m=+81.203844940 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880c840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3a40 item 45 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.055670158 +0000 UTC m=+81.204306314 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880cd40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.055670158 +0000 UTC m=+81.204306314 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880d440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3c00 item 45 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.057319891 +0000 UTC m=+81.205956047 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880da80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a561c0 item 46 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.0578897 +0000 UTC m=+81.206525856 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.0578897 +0000 UTC m=+81.206525856 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56380 item 46 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.059409807 +0000 UTC m=+81.208045964 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a567e0 item 47 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.059893113 +0000 UTC m=+81.208529269 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88412c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.059893113 +0000 UTC m=+81.208529269 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56bd0 item 47 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.061331235 +0000 UTC m=+81.209967392 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56f50 item 48 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.061840349 +0000 UTC m=+81.210476505 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.061840349 +0000 UTC m=+81.210476505 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8854d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57110 item 48 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.063279223 +0000 UTC m=+81.211915379 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57570 item 49 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.063759652 +0000 UTC m=+81.212395809 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88557c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.063759652 +0000 UTC m=+81.212395809 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8855d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57810 item 49 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.065323323 +0000 UTC m=+81.213959489 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57c00 item 50 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.065951482 +0000 UTC m=+81.214587648 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.065951482 +0000 UTC m=+81.214587648 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888ef00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57dc0 item 50 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.067299013 +0000 UTC m=+81.215935170 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888f580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c2a0 item 51 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.067827885 +0000 UTC m=+81.216464041 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888fa80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.067827885 +0000 UTC m=+81.216464041 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b40c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c460 item 51 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.069187229 +0000 UTC m=+81.217823385 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c850 item 52 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.069720879 +0000 UTC m=+81.218357035 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b4c40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.069720879 +0000 UTC m=+81.218357035 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b51c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8ca10 item 52 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.070992456 +0000 UTC m=+81.219628622 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8cf50 item 53 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.071486912 +0000 UTC m=+81.220123068 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88b5d40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.071486912 +0000 UTC m=+81.220123068 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d180 item 53 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.073024673 +0000 UTC m=+81.221660829 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eea00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5260 item 54 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.073522105 +0000 UTC m=+81.222158261 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e22c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.073522105 +0000 UTC m=+81.222158261 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5420 item 54 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.074785988 +0000 UTC m=+81.223422144 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e2ec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f57a0 item 55 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.07523591 +0000 UTC m=+81.223872065 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e33c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.07523591 +0000 UTC m=+81.223872065 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e3900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5960 item 55 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.076637584 +0000 UTC m=+81.225273740 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e280e0 item 56 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.077171283 +0000 UTC m=+81.225807439 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.077171283 +0000 UTC m=+81.225807439 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a4b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e282a0 item 56 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.07832065 +0000 UTC m=+81.226956806 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e287e0 item 57 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.078765682 +0000 UTC m=+81.227401838 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28a80 item 57 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.079257323 +0000 UTC m=+81.227893479 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89a5bc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.079257323 +0000 UTC m=+81.227893479 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24240): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28d20 item 57 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.080474176 +0000 UTC m=+81.229110333 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e291f0 item 58 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.081007987 +0000 UTC m=+81.229644144 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a24dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29490 item 58 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.081539655 +0000 UTC m=+81.230175811 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a25300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.081539655 +0000 UTC m=+81.230175811 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a258c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29650 item 58 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.08260457 +0000 UTC m=+81.231240736 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29a40 item 59 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.082965233 +0000 UTC m=+81.231601389 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29c00 item 59 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.083401398 +0000 UTC m=+81.232037554 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.083401398 +0000 UTC m=+81.232037554 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29dc0 item 59 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.08452166 +0000 UTC m=+81.233157816 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8334af0 item 60 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.08525619 +0000 UTC m=+81.233892346 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fb80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83351f0 item 60 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.085756868 +0000 UTC m=+81.234393044 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac41c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.085756868 +0000 UTC m=+81.234393044 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335420 item 60 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.087223866 +0000 UTC m=+81.235860032 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335ab0 item 61 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.087634773 +0000 UTC m=+81.236270929 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.087634773 +0000 UTC m=+81.236270929 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5a00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335e30 item 61 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.089040004 +0000 UTC m=+81.237676160 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8267960 item 62 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.08947067 +0000 UTC m=+81.238106826 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afa680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.08947067 +0000 UTC m=+81.238106826 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afad80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8267ce0 item 62 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.090962414 +0000 UTC m=+81.239598580 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833ef50 item 63 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.091438695 +0000 UTC m=+81.240074861 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8afb900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.091438695 +0000 UTC m=+81.240074861 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833f570 item 63 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.09280938 +0000 UTC m=+81.241445546 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833fb90 item 64 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.09329536 +0000 UTC m=+81.241931526 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b28c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.09329536 +0000 UTC m=+81.241931526 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82681c0 item 64 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.094633153 +0000 UTC m=+81.243269308 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b299c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82687e0 item 65 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.095076051 +0000 UTC m=+81.243712207 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b29e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.095076051 +0000 UTC m=+81.243712207 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8269110 item 65 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.096342609 +0000 UTC m=+81.244978775 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8269c00 item 66 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.096822298 +0000 UTC m=+81.245458464 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b62f00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.096822298 +0000 UTC m=+81.245458464 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca000 item 66 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.098029323 +0000 UTC m=+81.246665489 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b63a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca690 item 67 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.098510984 +0000 UTC m=+81.247147150 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.098510984 +0000 UTC m=+81.247147150 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8a500): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca850 item 67 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.099719802 +0000 UTC m=+81.248355968 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8ab80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cacb0 item 68 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.100352691 +0000 UTC m=+81.248988847 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.100352691 +0000 UTC m=+81.248988847 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8b5c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cae70 item 68 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.101629398 +0000 UTC m=+81.250265564 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b8bc00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cb1f0 item 69 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.102140946 +0000 UTC m=+81.250777102 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.102140946 +0000 UTC m=+81.250777102 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cb3b0 item 69 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.103343663 +0000 UTC m=+81.251979829 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb2d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cb880 item 70 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.103878566 +0000 UTC m=+81.252514732 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.103878566 +0000 UTC m=+81.252514732 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85be2a0 item 70 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.105160383 +0000 UTC m=+81.253796549 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bb3dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85becb0 item 71 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.105646553 +0000 UTC m=+81.254282719 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.105646553 +0000 UTC m=+81.254282719 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bce8c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bef50 item 71 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.106986831 +0000 UTC m=+81.255622987 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcef40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf810 item 72 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.107521783 +0000 UTC m=+81.256157949 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.107521783 +0000 UTC m=+81.256157949 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bcf980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf9d0 item 72 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.108865567 +0000 UTC m=+81.257501733 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c000 item 73 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.109290312 +0000 UTC m=+81.257926468 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c2a0 item 73 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.10970618 +0000 UTC m=+81.258342336 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0a00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.10970618 +0000 UTC m=+81.258342336 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf0f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c540 item 73 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.111296249 +0000 UTC m=+81.259932425 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4caf0 item 74 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.111833416 +0000 UTC m=+81.260469592 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8bf1a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4ccb0 item 74 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.112586562 +0000 UTC m=+81.261222719 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c0c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.112586562 +0000 UTC m=+81.261222719 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0c640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d1f0 item 74 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.113772708 +0000 UTC m=+81.262408863 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0cc80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d570 item 75 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.114223611 +0000 UTC m=+81.262859767 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d730 item 75 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.114712346 +0000 UTC m=+81.263348503 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0d6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.114712346 +0000 UTC m=+81.263348503 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c0dc00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d9d0 item 75 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.116450598 +0000 UTC m=+81.265086764 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4de30 item 76 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.117025276 +0000 UTC m=+81.265661432 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae2150 item 76 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.117696647 +0000 UTC m=+81.266332824 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c34d80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.117696647 +0000 UTC m=+81.266332824 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae2310 item 76 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.119449656 +0000 UTC m=+81.268085811 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae2a80 item 77 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.119824325 +0000 UTC m=+81.268460481 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c35e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.119824325 +0000 UTC m=+81.268460481 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae2cb0 item 77 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.121148652 +0000 UTC m=+81.269784808 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c60c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae3110 item 78 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.121457156 +0000 UTC m=+81.270093313 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.121457156 +0000 UTC m=+81.270093313 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae33b0 item 78 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.122576275 +0000 UTC m=+81.271212431 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c61ec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae3ab0 item 79 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.123182563 +0000 UTC m=+81.271818729 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8c4c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.123182563 +0000 UTC m=+81.271818729 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8cbc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ae3ce0 item 79 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.124535004 +0000 UTC m=+81.273171159 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8330700 item 80 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.124970117 +0000 UTC m=+81.273606273 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8d700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.124970117 +0000 UTC m=+81.273606273 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8c8de00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8330bd0 item 80 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.126485977 +0000 UTC m=+81.275122133 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8331d50 item 81 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.126971847 +0000 UTC m=+81.275608003 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca09c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.126971847 +0000 UTC m=+81.275608003 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca0f00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7f9a540 item 81 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.128117797 +0000 UTC m=+81.276753953 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7f9ab60 item 82 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.128599367 +0000 UTC m=+81.277235524 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ca1a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.128599367 +0000 UTC m=+81.277235524 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7f9b490 item 82 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.129991624 +0000 UTC m=+81.278627790 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825ab60 item 83 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.130490208 +0000 UTC m=+81.279126364 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.130490208 +0000 UTC m=+81.279126364 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc51c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825afc0 item 83 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.132524899 +0000 UTC m=+81.281161085 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749c40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825b3b0 item 84 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.133345333 +0000 UTC m=+81.281981499 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc4440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.133345333 +0000 UTC m=+81.281981499 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825b650 item 84 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.134599467 +0000 UTC m=+81.283235624 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8cc5cc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe150 item 85 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.135035012 +0000 UTC m=+81.283671168 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87482c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.135035012 +0000 UTC m=+81.283671168 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe310 item 85 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.136262425 +0000 UTC m=+81.284898582 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748e80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfec40 item 86 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.136846902 +0000 UTC m=+81.285483058 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.136846902 +0000 UTC m=+81.285483058 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749e80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfee00 item 86 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.137852445 +0000 UTC m=+81.286488612 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff2d0 item 87 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.138410292 +0000 UTC m=+81.287046448 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eeb00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.138410292 +0000 UTC m=+81.287046448 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff490 item 87 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.139708039 +0000 UTC m=+81.288344205 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff810 item 88 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.140224757 +0000 UTC m=+81.288860913 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efc00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.140224757 +0000 UTC m=+81.288860913 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff9d0 item 88 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.141407897 +0000 UTC m=+81.290044053 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cffd50 item 89 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.14183744 +0000 UTC m=+81.290473596 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c070 item 89 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.142339741 +0000 UTC m=+81.290975898 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798b80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.142339741 +0000 UTC m=+81.290975898 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c230 item 89 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.143579688 +0000 UTC m=+81.292215845 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c5b0 item 90 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.144021666 +0000 UTC m=+81.292657822 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c7e0 item 90 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.144666867 +0000 UTC m=+81.293303023 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.144666867 +0000 UTC m=+81.293303023 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5ac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c9a0 item 90 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.14615288 +0000 UTC m=+81.294789037 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8ce00 item 91 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.146482495 +0000 UTC m=+81.295118651 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d110 item 91 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.146988473 +0000 UTC m=+81.295624628 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.146988473 +0000 UTC m=+81.295624628 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d2d0 item 91 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.148125364 +0000 UTC m=+81.296761520 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ba00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d7a0 item 92 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.148557272 +0000 UTC m=+81.297193428 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa0c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d960 item 92 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.149225597 +0000 UTC m=+81.297861763 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.149225597 +0000 UTC m=+81.297861763 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8db20 item 92 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.150517314 +0000 UTC m=+81.299153480 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbe80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66310 item 93 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.151006068 +0000 UTC m=+81.299642234 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c4c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.151006068 +0000 UTC m=+81.299642234 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cbc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a665b0 item 93 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.152788442 +0000 UTC m=+81.301424599 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d240): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66cb0 item 94 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.153333295 +0000 UTC m=+81.301969461 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.153333295 +0000 UTC m=+81.301969461 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66e70 item 94 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.154740318 +0000 UTC m=+81.303376484 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a671f0 item 95 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.155254612 +0000 UTC m=+81.303890768 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860ce40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.155254612 +0000 UTC m=+81.303890768 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860dac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67490 item 95 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.156565955 +0000 UTC m=+81.305202121 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67810 item 96 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.157008162 +0000 UTC m=+81.305644328 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ab80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.157008162 +0000 UTC m=+81.305644328 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a679d0 item 96 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= 2026/06/06 03:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : >WaitForWriters: 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/06 03:26:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.303482779 +0000 UTC m=+81.452118945 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.303482779 +0000 UTC m=+81.452118945 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897ab80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.303482779 +0000 UTC m=+81.452118945 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c690 item 1 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.306155829 +0000 UTC m=+81.454791985 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.306155829 +0000 UTC m=+81.454791985 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883cb60 item 2 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.307481048 +0000 UTC m=+81.456117214 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.307481048 +0000 UTC m=+81.456117214 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340fc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.307481048 +0000 UTC m=+81.456117214 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883cee0 item 3 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.309694879 +0000 UTC m=+81.458331045 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341cc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.309694879 +0000 UTC m=+81.458331045 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d650 item 4 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.311677584 +0000 UTC m=+81.460313750 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.311677584 +0000 UTC m=+81.460313750 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c0dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.311677584 +0000 UTC m=+81.460313750 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883db20 item 5 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.313996053 +0000 UTC m=+81.462632239 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.313996053 +0000 UTC m=+81.462632239 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa85c1e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8250620 item 6 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.316815561 +0000 UTC m=+81.465451727 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86145c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.316815561 +0000 UTC m=+81.465451727 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614ac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.316815561 +0000 UTC m=+81.465451727 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8614f80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8251960 item 7 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.319754975 +0000 UTC m=+81.468391141 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.319754975 +0000 UTC m=+81.468391141 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8615b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fa700 item 8 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa8698200): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.321763999 +0000 UTC m=+81.470400165 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86985c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.321763999 +0000 UTC m=+81.470400165 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698a40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.321763999 +0000 UTC m=+81.470400165 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8698f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fb110 item 9 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.325313298 +0000 UTC m=+81.473949465 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86995c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.325313298 +0000 UTC m=+81.473949465 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8699b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fbb90 item 10 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa86be240): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be240): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.327156378 +0000 UTC m=+81.475792544 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86be600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.327156378 +0000 UTC m=+81.475792544 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86beb00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.327156378 +0000 UTC m=+81.475792544 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7eff5e0 item 11 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.329175741 +0000 UTC m=+81.477811897 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bf680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.329175741 +0000 UTC m=+81.477811897 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86bfbc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827e930 item 12 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa86e4300): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.330592554 +0000 UTC m=+81.479228709 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e46c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.330592554 +0000 UTC m=+81.479228709 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e4d80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827eee0 item 13 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.332583723 +0000 UTC m=+81.481219889 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5400): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.332583723 +0000 UTC m=+81.481219889 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86e5940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827fa40 item 14 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa8732080): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.334697846 +0000 UTC m=+81.483334001 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.334697846 +0000 UTC m=+81.483334001 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8732b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2230 item 15 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.336468718 +0000 UTC m=+81.485104873 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.336468718 +0000 UTC m=+81.485104873 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87336c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2620 item 16 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.338138308 +0000 UTC m=+81.486774474 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8733d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.338138308 +0000 UTC m=+81.486774474 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.338138308 +0000 UTC m=+81.486774474 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad29a0 item 17 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.340399139 +0000 UTC m=+81.489035306 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b0e00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.340399139 +0000 UTC m=+81.489035306 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2fc0 item 18 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.342125898 +0000 UTC m=+81.490762085 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b19c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.342125898 +0000 UTC m=+81.490762085 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87b1ec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.342125898 +0000 UTC m=+81.490762085 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87de4c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3420 item 19 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.344441012 +0000 UTC m=+81.493077178 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87deb40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.344441012 +0000 UTC m=+81.493077178 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad38f0 item 20 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.345960147 +0000 UTC m=+81.494596303 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87df700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.345960147 +0000 UTC m=+81.494596303 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87dfc00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.345960147 +0000 UTC m=+81.494596303 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad3c70 item 21 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.348121609 +0000 UTC m=+81.496757896 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.348121609 +0000 UTC m=+81.496757896 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f4dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56380 item 22 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.349362829 +0000 UTC m=+81.497999025 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.349362829 +0000 UTC m=+81.497999025 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.349362829 +0000 UTC m=+81.497999025 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87f5e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a567e0 item 23 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.35132281 +0000 UTC m=+81.499958967 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88105c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.35132281 +0000 UTC m=+81.499958967 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8810b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56ee0 item 24 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa8811140): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.352996358 +0000 UTC m=+81.501632535 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811500): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.352996358 +0000 UTC m=+81.501632535 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8811a00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.352996358 +0000 UTC m=+81.501632535 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a572d0 item 25 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.355241559 +0000 UTC m=+81.503877725 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88446c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.355241559 +0000 UTC m=+81.503877725 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844c00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a578f0 item 26 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa8845240): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845240): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.357281401 +0000 UTC m=+81.505917557 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.357281401 +0000 UTC m=+81.505917557 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882bd80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.357281401 +0000 UTC m=+81.505917557 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84883c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf6c0 item 27 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.359236842 +0000 UTC m=+81.507872999 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488a40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.359236842 +0000 UTC m=+81.507872999 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8488f80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acfc00 item 28 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa84895c0): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84895c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.36064545 +0000 UTC m=+81.509281626 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8489980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.36064545 +0000 UTC m=+81.509281626 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f41c0 item 29 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.361948035 +0000 UTC m=+81.510584191 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889a7c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.361948035 +0000 UTC m=+81.510584191 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889ad00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f45b0 item 30 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): _readAt: size=2, off=0 2026/06/06 03:26:22 ERROR : open-test-file(0x21aaa889b340): Couldn't read size of file 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): >_writeAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): close: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.3633923 +0000 UTC m=+81.512028457 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889b700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.3633923 +0000 UTC m=+81.512028457 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa889bdc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4930 item 31 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.364676451 +0000 UTC m=+81.513312608 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bc540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.364676451 +0000 UTC m=+81.513312608 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bca80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4cb0 item 32 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.365965692 +0000 UTC m=+81.514601848 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd0c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5030 item 33 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.366511155 +0000 UTC m=+81.515147321 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bd540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.366511155 +0000 UTC m=+81.515147321 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88bda40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5260 item 33 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.367907559 +0000 UTC m=+81.516543714 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f55e0 item 34 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.368546397 +0000 UTC m=+81.517182574 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.368546397 +0000 UTC m=+81.517182574 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8918b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f57a0 item 34 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.36982093 +0000 UTC m=+81.518457086 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f5d50 item 35 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.370308995 +0000 UTC m=+81.518945171 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.370308995 +0000 UTC m=+81.518945171 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8919b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e280e0 item 35 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.371835685 +0000 UTC m=+81.520471842 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28460 item 36 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.372524479 +0000 UTC m=+81.521160635 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894a780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.372524479 +0000 UTC m=+81.521160635 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894acc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e287e0 item 36 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.373831643 +0000 UTC m=+81.522467800 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28d20 item 37 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.374371556 +0000 UTC m=+81.523007712 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894b780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.374371556 +0000 UTC m=+81.523007712 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa894bc80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28fc0 item 37 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.375767979 +0000 UTC m=+81.524404136 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984400): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29490 item 38 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.376328381 +0000 UTC m=+81.524964536 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.376328381 +0000 UTC m=+81.524964536 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8984e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29650 item 38 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.377652196 +0000 UTC m=+81.526288353 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89854c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29a40 item 39 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.378093622 +0000 UTC m=+81.526729798 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89859c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.378093622 +0000 UTC m=+81.526729798 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8985ec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e29c00 item 39 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.379395918 +0000 UTC m=+81.528032124 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83344d0 item 40 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.379956038 +0000 UTC m=+81.528592194 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b8b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.379956038 +0000 UTC m=+81.528592194 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9080): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8334af0 item 40 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.381252624 +0000 UTC m=+81.529888779 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335420 item 41 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.381718094 +0000 UTC m=+81.530354260 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89b9b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335810 item 41 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.382289536 +0000 UTC m=+81.530925722 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.382289536 +0000 UTC m=+81.530925722 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fe640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8335ab0 item 41 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.383873635 +0000 UTC m=+81.532509792 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89fec80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8267570 item 42 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.384348525 +0000 UTC m=+81.532984701 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8267960 item 42 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.384997113 +0000 UTC m=+81.533633269 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ff6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.384997113 +0000 UTC m=+81.533633269 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa89ffc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8267ce0 item 42 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.386776882 +0000 UTC m=+81.535413038 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833ef50 item 43 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.387442632 +0000 UTC m=+81.536078798 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833f570 item 43 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.38803827 +0000 UTC m=+81.536674466 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a40dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.38803827 +0000 UTC m=+81.536674466 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa833f7a0 item 43 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.389871691 +0000 UTC m=+81.538507847 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82681c0 item 44 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.390427674 +0000 UTC m=+81.539063859 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a41e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82684d0 item 44 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.390939462 +0000 UTC m=+81.539575638 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8e480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.390939462 +0000 UTC m=+81.539575638 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8ea00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82687e0 item 44 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.392174912 +0000 UTC m=+81.540811068 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa82698f0 item 45 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.39252272 +0000 UTC m=+81.541158876 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8f540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.39252272 +0000 UTC m=+81.541158876 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a8fc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8269c00 item 45 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.394138629 +0000 UTC m=+81.542774785 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cf730 item 46 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.394654717 +0000 UTC m=+81.543290883 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868db40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.394654717 +0000 UTC m=+81.543290883 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cf8f0 item 46 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.396174343 +0000 UTC m=+81.544810529 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855a980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa88cfd50 item 47 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.396660794 +0000 UTC m=+81.545296970 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855ae80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.396660794 +0000 UTC m=+81.545296970 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855b580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca230 item 47 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.398096242 +0000 UTC m=+81.546732398 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa855bbc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca770 item 48 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.398556573 +0000 UTC m=+81.547192730 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b161c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.398556573 +0000 UTC m=+81.547192730 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b168c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87ca930 item 48 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.399944711 +0000 UTC m=+81.548580868 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b16f00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cad90 item 49 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.400480937 +0000 UTC m=+81.549117093 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b17380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.400480937 +0000 UTC m=+81.549117093 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b178c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87caf50 item 49 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.401756722 +0000 UTC m=+81.550392878 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cb2d0 item 50 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.402297936 +0000 UTC m=+81.550934102 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3e540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.402297936 +0000 UTC m=+81.550934102 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3eac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cb490 item 50 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.40351469 +0000 UTC m=+81.552150845 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa87cbb20 item 51 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.403949262 +0000 UTC m=+81.552585418 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3f640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.403949262 +0000 UTC m=+81.552585418 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b3fb80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85be8c0 item 51 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.405138544 +0000 UTC m=+81.553774700 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bee70 item 52 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.40550566 +0000 UTC m=+81.554141815 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.40550566 +0000 UTC m=+81.554141815 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5cd80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf180 item 52 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.406523646 +0000 UTC m=+81.555159803 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d400): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf8f0 item 53 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.40696905 +0000 UTC m=+81.555605206 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.40696905 +0000 UTC m=+81.555605206 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5de40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bfb20 item 53 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.408422562 +0000 UTC m=+81.557058718 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c070 item 54 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.409650657 +0000 UTC m=+81.558286813 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab63c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.409650657 +0000 UTC m=+81.558286813 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a561c0 item 54 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.410993799 +0000 UTC m=+81.559629955 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8844bc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56620 item 55 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.411482625 +0000 UTC m=+81.560118781 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88450c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.411482625 +0000 UTC m=+81.560118781 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8845600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a567e0 item 55 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.412816129 +0000 UTC m=+81.561452285 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab64c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56d90 item 56 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.41330757 +0000 UTC m=+81.561943726 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab69c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.41330757 +0000 UTC m=+81.561943726 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab6f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a56f50 item 56 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.414405118 +0000 UTC m=+81.563041284 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a573b0 item 57 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.414795567 +0000 UTC m=+81.563431723 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ab7ac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57570 item 57 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.415262842 +0000 UTC m=+81.563899008 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.415262842 +0000 UTC m=+81.563899008 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57810 item 57 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.416638677 +0000 UTC m=+81.565274873 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b74f80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a57d50 item 58 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.417139875 +0000 UTC m=+81.565776041 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b754c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c2a0 item 58 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.417713131 +0000 UTC m=+81.566349286 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b75a00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.417713131 +0000 UTC m=+81.566349286 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87480c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4c540 item 58 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.418975481 +0000 UTC m=+81.567611636 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4caf0 item 59 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.419545429 +0000 UTC m=+81.568181615 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8748c40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4ccb0 item 59 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.4200739 +0000 UTC m=+81.568710056 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749180): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.4200739 +0000 UTC m=+81.568710056 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d1f0 item 59 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.421439315 +0000 UTC m=+81.570075472 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8749d80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d570 item 60 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.421911008 +0000 UTC m=+81.570547164 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d730 item 60 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.422500845 +0000 UTC m=+81.571137001 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ee900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.422500845 +0000 UTC m=+81.571137001 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88eef00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4d9d0 item 60 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.423826875 +0000 UTC m=+81.572463061 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88ef540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a4de30 item 61 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.424374732 +0000 UTC m=+81.573010888 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88efa80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.424374732 +0000 UTC m=+81.573010888 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840cf40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85be930 item 61 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.42575242 +0000 UTC m=+81.574388577 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa840dc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85beee0 item 62 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.426134444 +0000 UTC m=+81.574770600 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.426134444 +0000 UTC m=+81.574770600 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8798d40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf1f0 item 62 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.427570433 +0000 UTC m=+81.576206599 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8799380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bf960 item 63 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.428029602 +0000 UTC m=+81.576665788 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87998c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.428029602 +0000 UTC m=+81.576665788 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d4540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa85bfe30 item 63 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): >_readAt: n=0, err=Bad file descriptor 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.429480018 +0000 UTC m=+81.578116184 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa81d5940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825ae70 item 64 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.429943625 +0000 UTC m=+81.578579801 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a140): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.429943625 +0000 UTC m=+81.578579801 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0a840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825b180 item 64 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.431344217 +0000 UTC m=+81.579980372 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0ae80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa825b7a0 item 65 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.431805942 +0000 UTC m=+81.580442098 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b300): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.431805942 +0000 UTC m=+81.580442098 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0b800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe070 item 65 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.433033084 +0000 UTC m=+81.581669261 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8a0bec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfe3f0 item 66 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.43356907 +0000 UTC m=+81.582205225 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fa4c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.43356907 +0000 UTC m=+81.582205225 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fb600): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfeb60 item 66 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.434909547 +0000 UTC m=+81.583545703 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa84fbc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cfeee0 item 67 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.435415735 +0000 UTC m=+81.584051891 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c1c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.435415735 +0000 UTC m=+81.584051891 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873c6c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff0a0 item 67 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.43656965 +0000 UTC m=+81.585205806 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873cd40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff420 item 68 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.436952765 +0000 UTC m=+81.585588922 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.436952765 +0000 UTC m=+81.585588922 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa873d7c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff5e0 item 68 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.438297251 +0000 UTC m=+81.586933407 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cff960 item 69 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.438747083 +0000 UTC m=+81.587383249 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.438747083 +0000 UTC m=+81.587383249 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860c980): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8cffb20 item 69 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.44005563 +0000 UTC m=+81.588691785 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860d5c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c000 item 70 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.440757258 +0000 UTC m=+81.589393414 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa860de80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.440757258 +0000 UTC m=+81.589393414 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897a540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c1c0 item 70 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.442018535 +0000 UTC m=+81.590654762 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897abc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c540 item 71 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.442692171 +0000 UTC m=+81.591328327 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b0c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.442692171 +0000 UTC m=+81.591328327 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897b5c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8c770 item 71 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.444209955 +0000 UTC m=+81.592846111 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa897bc40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8caf0 item 72 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.444729879 +0000 UTC m=+81.593366035 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340940): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.444729879 +0000 UTC m=+81.593366035 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8340f80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8cd90 item 72 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.445938868 +0000 UTC m=+81.594575024 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa83416c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d260 item 73 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.446401484 +0000 UTC m=+81.595037640 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8341c00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d420 item 73 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.446850554 +0000 UTC m=+81.595486710 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a2c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.446850554 +0000 UTC m=+81.595486710 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882a900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d650 item 73 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.447937701 +0000 UTC m=+81.596573858 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882af80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8d9d0 item 74 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.44834859 +0000 UTC m=+81.596984746 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882b480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8db90 item 74 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.448802649 +0000 UTC m=+81.597438806 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa882ba00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.448802649 +0000 UTC m=+81.597438806 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c0c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8b8ddc0 item 74 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.449836948 +0000 UTC m=+81.598473104 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868c800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66620 item 75 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.450301577 +0000 UTC m=+81.598937733 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868ce00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): _writeAt: size=3, off=2 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66af0 item 75 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.450822414 +0000 UTC m=+81.599458569 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d3c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.450822414 +0000 UTC m=+81.599458569 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa868d900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a66d20 item 75 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.452109911 +0000 UTC m=+81.600746067 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a670a0 item 76 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.452546838 +0000 UTC m=+81.601182994 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5c540): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67340 item 76 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): _writeAt: size=3, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.453013661 +0000 UTC m=+81.601649818 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5ca80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.453013661 +0000 UTC m=+81.601649818 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67500 item 76 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.454166705 +0000 UTC m=+81.602802860 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5d640): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67880 item 77 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.454556813 +0000 UTC m=+81.603192969 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8b5db40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.454556813 +0000 UTC m=+81.603192969 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648380): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8a67a40 item 77 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.455815707 +0000 UTC m=+81.604451862 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86489c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c4d0 item 78 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.456401095 +0000 UTC m=+81.605037251 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8648ec0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.456401095 +0000 UTC m=+81.605037251 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86495c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883c700 item 78 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.459137045 +0000 UTC m=+81.607773221 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8649c00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883ca80 item 79 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.459666998 +0000 UTC m=+81.608303154 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.459666998 +0000 UTC m=+81.608303154 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4900): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883cc40 item 79 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.461319366 +0000 UTC m=+81.609955522 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b4f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d030 item 80 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.461882512 +0000 UTC m=+81.610518668 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.461882512 +0000 UTC m=+81.610518668 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86b5b40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d3b0 item 80 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.463573484 +0000 UTC m=+81.612209660 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6280): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883d8f0 item 81 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.464155195 +0000 UTC m=+81.612791352 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6700): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.464155195 +0000 UTC m=+81.612791352 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d6c40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883dab0 item 81 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.465678118 +0000 UTC m=+81.614314364 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d72c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa883de30 item 82 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.466326796 +0000 UTC m=+81.614962983 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d77c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.466326796 +0000 UTC m=+81.614962983 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86d7d40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8250620 item 82 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.467889014 +0000 UTC m=+81.616525170 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f24c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8251960 item 83 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.468549915 +0000 UTC m=+81.617186131 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f29c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.468549915 +0000 UTC m=+81.617186131 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f2f00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8251b90 item 83 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.470065505 +0000 UTC m=+81.618701661 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fa770 item 84 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.470771531 +0000 UTC m=+81.619407697 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa86f3a80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.470771531 +0000 UTC m=+81.619407697 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83faa10 item 84 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.472369877 +0000 UTC m=+81.621006034 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734780): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fb340 item 85 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.472933705 +0000 UTC m=+81.621569861 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8734c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.472933705 +0000 UTC m=+81.621569861 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87351c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa83fb9d0 item 85 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.47458436 +0000 UTC m=+81.623220516 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735840): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa7eff1f0 item 86 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.475138569 +0000 UTC m=+81.623774725 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8735d40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.475138569 +0000 UTC m=+81.623774725 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87543c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827e000 item 86 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.476305959 +0000 UTC m=+81.624942115 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754a40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827e7e0 item 87 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.476757684 +0000 UTC m=+81.625393840 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8754f40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.476757684 +0000 UTC m=+81.625393840 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827eb60 item 87 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.478069759 +0000 UTC m=+81.626705914 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8755b00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827f0a0 item 88 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.478658403 +0000 UTC m=+81.627294569 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a100): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.478658403 +0000 UTC m=+81.627294569 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877a680): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa827f500 item 88 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.479901045 +0000 UTC m=+81.628537201 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877acc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad2150 item 89 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.480370134 +0000 UTC m=+81.629006290 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad23f0 item 89 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.480830996 +0000 UTC m=+81.629467152 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877b740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.480830996 +0000 UTC m=+81.629467152 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa877bcc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ad25b0 item 89 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.482374789 +0000 UTC m=+81.631010944 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa87ce400): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ace150 item 90 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.482782701 +0000 UTC m=+81.631418858 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ace460 item 90 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.483348652 +0000 UTC m=+81.631984809 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.483348652 +0000 UTC m=+81.631984809 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac4d00): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8ace690 item 90 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.484527033 +0000 UTC m=+81.633163189 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5340): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acea10 item 91 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.484919386 +0000 UTC m=+81.633555542 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5880): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): >_readAt: n=2, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): _writeAt: size=3, off=7 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acebd0 item 91 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.485464679 +0000 UTC m=+81.634100834 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8ac5dc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): >_readAt: n=8, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.485464679 +0000 UTC m=+81.634100834 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880a440): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acee00 item 91 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.486917759 +0000 UTC m=+81.635553915 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880aa80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf420 item 92 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.487356479 +0000 UTC m=+81.635992636 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880afc0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): open at offset 5 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf810 item 92 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): _readAt: size=2, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): _writeAt: size=3, off=5 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): >_writeAt: n=3, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.487918344 +0000 UTC m=+81.636554500 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880b500): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): >_readAt: n=3, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.487918344 +0000 UTC m=+81.636554500 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa880bac0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acf9d0 item 92 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.489031792 +0000 UTC m=+81.637667948 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840200): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8acfdc0 item 93 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.489519085 +0000 UTC m=+81.638155241 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840740): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.489519085 +0000 UTC m=+81.638155241 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8840e40): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4150 item 93 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.490812713 +0000 UTC m=+81.639448890 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8841480): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4540 item 94 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.49127071 +0000 UTC m=+81.639906866 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88419c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.49127071 +0000 UTC m=+81.639906866 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa888e1c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa89f4700 item 94 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.493020052 +0000 UTC m=+81.641656208 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878040): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28150 item 95 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.493432644 +0000 UTC m=+81.642068799 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878580): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.493432644 +0000 UTC m=+81.642068799 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8878c80): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28310 item 95 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 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/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): open at offset 0 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): _readAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): >_readAt: n=0, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.494700634 +0000 UTC m=+81.643336790 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa88792c0): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): _writeAt: size=5, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): >openPending: err= 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28930 item 96 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): >_writeAt: n=5, err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.495403644 +0000 UTC m=+81.644039810 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8879800): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/06 03:26:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/06 03:26:22 DEBUG : open-test-file: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): _readAt: size=512, off=0 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): openPending: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): >openPending: err= 2026/06/06 03:26:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): >_readAt: n=5, err=EOF 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): close: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-06 03:26:22.495403644 +0000 UTC m=+81.644039810 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : open-test-file(0x21aaa8946000): >close: err= 2026/06/06 03:26:22 DEBUG : open-test-file: Remove: 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21aaa8e28af0 item 96 2026/06/06 03:26:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/06 03:26:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/06 03:26:22 DEBUG : open-test-file: >Remove: err= 2026/06/06 03:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : >WaitForWriters: 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.66s) --- PASS: TestRWFileHandleOpenTests/writes (0.33s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:22 DEBUG : file1: newRWFileHandle: 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): openPending: 2026/06/06 03:26:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): >openPending: err= 2026/06/06 03:26:22 DEBUG : file1: >newRWFileHandle: err= 2026/06/06 03:26:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/06 03:26:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): _writeAt: size=2, off=0 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): >_writeAt: n=2, err= 2026/06/06 03:26:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): RWFileHandle.Flush 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): RWFileHandle.Release 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): close: 2026/06/06 03:26:22 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/06 03:26:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:22 DEBUG : file1(0x21aaa888edc0): >close: err= 2026/06/06 03:26:22 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:22 DEBUG : file1: vfs cache: starting upload 2026/06/06 03:26:22 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:22 DEBUG : Looking for writers 2026/06/06 03:26:22 DEBUG : file1: reading active writers 2026/06/06 03:26:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:23 DEBUG : file1: size = 2 OK 2026/06/06 03:26:23 DEBUG : file1.rclone_chunk.001_73a2i3: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/06 03:26:23 INFO : file1.rclone_chunk.001_73a2i3: Copied (server-side copy) to: file1 2026/06/06 03:26:23 INFO : file1.rclone_chunk.001_73a2i3: Deleted 2026/06/06 03:26:23 DEBUG : file1: size = 2 OK 2026/06/06 03:26:23 INFO : file1: Copied (new) 2026/06/06 03:26:23 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/06/06 03:26:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/06 03:26:23 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/06 03:26:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:23 INFO : file1: vfs cache: upload succeeded try #1 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : file1: reading active writers 2026/06/06 03:26:23 DEBUG : >WaitForWriters: 2026/06/06 03:26:23 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : file1: reading active writers 2026/06/06 03:26:23 DEBUG : >WaitForWriters: 2026/06/06 03:26:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.93s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:23 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:23 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:23 DEBUG : rename_me: newRWFileHandle: 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): openPending: 2026/06/06 03:26:23 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/06 03:26:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): >openPending: err= 2026/06/06 03:26:23 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/06 03:26:23 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/06 03:26:23 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/06 03:26:23 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): _writeAt: size=5, off=0 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): >_writeAt: n=5, err= 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): close: 2026/06/06 03:26:23 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-06 03:26:23.566580116 +0000 UTC m=+82.715216272 2026/06/06 03:26:23 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/06 03:26:23 DEBUG : rename_me(0x21aaa8b1e740): >close: err= 2026/06/06 03:26:23 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/06 03:26:23 DEBUG : i_was_renamed: Updating file with 0x21aaa8b64000 2026/06/06 03:26:23 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/06 03:26:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 03:26:23 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/06 03:26:23 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/06 03:26:23 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/06/06 03:26:23 DEBUG : Looking for writers 2026/06/06 03:26:23 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/06 03:26:24 DEBUG : i_was_renamed: size = 5 OK 2026/06/06 03:26:24 DEBUG : i_was_renamed.rclone_chunk.001_73a3v6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:24 INFO : i_was_renamed.rclone_chunk.001_73a3v6: Copied (server-side copy) to: i_was_renamed 2026/06/06 03:26:24 INFO : i_was_renamed.rclone_chunk.001_73a3v6: Deleted 2026/06/06 03:26:24 DEBUG : i_was_renamed: size = 5 OK 2026/06/06 03:26:24 INFO : i_was_renamed: Copied (new) 2026/06/06 03:26:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-06 03:26:23.566580116 +0000 UTC" 2026/06/06 03:26:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/06 03:26:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/06 03:26:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/06 03:26:24 DEBUG : Looking for writers 2026/06/06 03:26:24 DEBUG : i_was_renamed: reading active writers 2026/06/06 03:26:24 DEBUG : >WaitForWriters: 2026/06/06 03:26:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/06 03:26:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/06 03:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-ruzowom2simo" 2026/06/06 03:26:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/06 03:26:24 DEBUG : forgetting directory cache 2026/06/06 03:26:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a4pr: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/06 03:26:24 INFO : TestRWCacheUpdate.rclone_chunk.001_73a4pr: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:24 INFO : TestRWCacheUpdate.rclone_chunk.001_73a4pr: Deleted 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): _readAt: size=512, off=0 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): openPending: 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:27:24.354428076 +0000 UTC" against cached fingerprint "" 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): >openPending: err= 2026/06/06 03:26:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): >_readAt: n=20, err=EOF 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): close: 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:27:24.354428076 +0000 UTC 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa88eeb80): >close: err= 2026/06/06 03:26:25 DEBUG : forgetting directory cache 2026/06/06 03:26:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a5yl: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/06 03:26:25 INFO : TestRWCacheUpdate.rclone_chunk.001_73a5yl: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:25 INFO : TestRWCacheUpdate.rclone_chunk.001_73a5yl: Deleted 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): _readAt: size=512, off=0 2026/06/06 03:26:25 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): openPending: 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:28:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:27:24.354428076 +0000 UTC" 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:28:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:27:24.354428076 +0000 UTC") 2026/06/06 03:26:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): >openPending: err= 2026/06/06 03:26:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): >_readAt: n=20, err=EOF 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): close: 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:28:24.354428076 +0000 UTC 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate(0x21aaa87996c0): >close: err= 2026/06/06 03:26:26 DEBUG : Re-reading directory (100.10047ms old) 2026/06/06 03:26:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:26:26 DEBUG : forgetting directory cache 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a64b: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/06 03:26:26 INFO : TestRWCacheUpdate.rclone_chunk.001_73a64b: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:26 INFO : TestRWCacheUpdate.rclone_chunk.001_73a64b: Deleted 2026/06/06 03:26:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): _readAt: size=512, off=0 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): openPending: 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:29:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:28:24.354428076 +0000 UTC" 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:29:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:28:24.354428076 +0000 UTC") 2026/06/06 03:26:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): >openPending: err= 2026/06/06 03:26:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): >_readAt: n=20, err=EOF 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): close: 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:29:24.354428076 +0000 UTC 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa860c4c0): >close: err= 2026/06/06 03:26:27 DEBUG : forgetting directory cache 2026/06/06 03:26:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a7ck: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/06 03:26:27 INFO : TestRWCacheUpdate.rclone_chunk.001_73a7ck: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:27 INFO : TestRWCacheUpdate.rclone_chunk.001_73a7ck: Deleted 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): _readAt: size=512, off=0 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): openPending: 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:30:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:29:24.354428076 +0000 UTC" 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:30:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:29:24.354428076 +0000 UTC") 2026/06/06 03:26:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): >openPending: err= 2026/06/06 03:26:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): >_readAt: n=20, err=EOF 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): close: 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:30:24.354428076 +0000 UTC 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate(0x21aaa873dbc0): >close: err= 2026/06/06 03:26:28 DEBUG : forgetting directory cache 2026/06/06 03:26:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a8u9: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/06 03:26:28 INFO : TestRWCacheUpdate.rclone_chunk.001_73a8u9: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:28 INFO : TestRWCacheUpdate.rclone_chunk.001_73a8u9: Deleted 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): _readAt: size=512, off=0 2026/06/06 03:26:28 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): openPending: 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:31:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:30:24.354428076 +0000 UTC" 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:31:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:30:24.354428076 +0000 UTC") 2026/06/06 03:26:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): >openPending: err= 2026/06/06 03:26:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): >_readAt: n=20, err=EOF 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): close: 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:31:24.354428076 +0000 UTC 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate(0x21aaa868cbc0): >close: err= 2026/06/06 03:26:29 DEBUG : forgetting directory cache 2026/06/06 03:26:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73a9o0: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/06 03:26:29 INFO : TestRWCacheUpdate.rclone_chunk.001_73a9o0: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:29 INFO : TestRWCacheUpdate.rclone_chunk.001_73a9o0: Deleted 2026/06/06 03:26:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): _readAt: size=512, off=0 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): openPending: 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-06 02:32:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:31:24.354428076 +0000 UTC" 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-06 02:32:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:31:24.354428076 +0000 UTC") 2026/06/06 03:26:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/06 03:26:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): >openPending: err= 2026/06/06 03:26:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): >_readAt: n=20, err=EOF 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): close: 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:32:24.354428076 +0000 UTC 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa88efb00): >close: err= 2026/06/06 03:26:30 DEBUG : forgetting directory cache 2026/06/06 03:26:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73aa1c: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/06 03:26:30 INFO : TestRWCacheUpdate.rclone_chunk.001_73aa1c: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:30 INFO : TestRWCacheUpdate.rclone_chunk.001_73aa1c: Deleted 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): _readAt: size=512, off=0 2026/06/06 03:26:30 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): openPending: 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-06 02:33:24.354428076 +0000 UTC" against cached fingerprint "20,2026-06-06 02:32:24.354428076 +0000 UTC" 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-06 02:33:24.354428076 +0000 UTC" != cached fingerprint "20,2026-06-06 02:32:24.354428076 +0000 UTC") 2026/06/06 03:26:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/06 03:26:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): >openPending: err= 2026/06/06 03:26:31 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): >_readAt: n=21, err=EOF 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): close: 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:33:24.354428076 +0000 UTC 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate(0x21aaa81d4980): >close: err= 2026/06/06 03:26:31 DEBUG : Re-reading directory (108.335752ms old) 2026/06/06 03:26:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/06 03:26:31 DEBUG : forgetting directory cache 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/06 03:26:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73abny: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/06 03:26:31 INFO : TestRWCacheUpdate.rclone_chunk.001_73abny: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:31 INFO : TestRWCacheUpdate.rclone_chunk.001_73abny: Deleted 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): _readAt: size=512, off=0 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): openPending: 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-06 02:34:24.354428076 +0000 UTC" against cached fingerprint "21,2026-06-06 02:33:24.354428076 +0000 UTC" 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-06 02:34:24.354428076 +0000 UTC" != cached fingerprint "21,2026-06-06 02:33:24.354428076 +0000 UTC") 2026/06/06 03:26:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/06 03:26:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): >openPending: err= 2026/06/06 03:26:32 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): >_readAt: n=22, err=EOF 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): close: 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:34:24.354428076 +0000 UTC 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate(0x21aaa88451c0): >close: err= 2026/06/06 03:26:32 DEBUG : forgetting directory cache 2026/06/06 03:26:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/06 03:26:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73acb7: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/06 03:26:32 INFO : TestRWCacheUpdate.rclone_chunk.001_73acb7: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:32 INFO : TestRWCacheUpdate.rclone_chunk.001_73acb7: Deleted 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): _readAt: size=512, off=0 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): openPending: 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-06 02:35:24.354428076 +0000 UTC" against cached fingerprint "22,2026-06-06 02:34:24.354428076 +0000 UTC" 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-06 02:35:24.354428076 +0000 UTC" != cached fingerprint "22,2026-06-06 02:34:24.354428076 +0000 UTC") 2026/06/06 03:26:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/06 03:26:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): >openPending: err= 2026/06/06 03:26:33 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): >_readAt: n=23, err=EOF 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): close: 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:35:24.354428076 +0000 UTC 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate(0x21aaa87bd8c0): >close: err= 2026/06/06 03:26:33 DEBUG : forgetting directory cache 2026/06/06 03:26:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/06 03:26:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_73ade6: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/06 03:26:33 INFO : TestRWCacheUpdate.rclone_chunk.001_73ade6: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/06 03:26:33 INFO : TestRWCacheUpdate.rclone_chunk.001_73ade6: Deleted 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): _readAt: size=512, off=0 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): openPending: 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-06 02:36:24.354428076 +0000 UTC" against cached fingerprint "23,2026-06-06 02:35:24.354428076 +0000 UTC" 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-06 02:36:24.354428076 +0000 UTC" != cached fingerprint "23,2026-06-06 02:35:24.354428076 +0000 UTC") 2026/06/06 03:26:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/06 03:26:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): >openPending: err= 2026/06/06 03:26:34 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): >_readAt: n=24, err=EOF 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): close: 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-06 02:36:24.354428076 +0000 UTC 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate(0x21aaa8915740): >close: err= 2026/06/06 03:26:34 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:34 DEBUG : Looking for writers 2026/06/06 03:26:34 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/06 03:26:34 DEBUG : >WaitForWriters: 2026/06/06 03:26:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': vfs cache: cleaner exiting 2026/06/06 03:26:34 DEBUG : forgetting directory cache 2026/06/06 03:26:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.12s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:34 DEBUG : FiLeA: size = 5 OK 2026/06/06 03:26:34 DEBUG : FiLeA.rclone_chunk.001_73aeh7: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/06 03:26:34 INFO : FiLeA.rclone_chunk.001_73aeh7: Copied (server-side copy) to: FiLeA 2026/06/06 03:26:34 INFO : FiLeA.rclone_chunk.001_73aeh7: Deleted 2026/06/06 03:26:35 DEBUG : FiLeB: size = 5 OK 2026/06/06 03:26:35 DEBUG : FiLeB.rclone_chunk.001_73afeu: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/06 03:26:35 INFO : FiLeB.rclone_chunk.001_73afeu: Copied (server-side copy) to: FiLeB 2026/06/06 03:26:35 INFO : FiLeB.rclone_chunk.001_73afeu: Deleted 2026/06/06 03:26:35 DEBUG : FilEb: size = 5 OK 2026/06/06 03:26:35 DEBUG : FilEb.rclone_chunk.001_73af4v: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/06 03:26:35 INFO : FilEb.rclone_chunk.001_73af4v: Copied (server-side copy) to: FilEb 2026/06/06 03:26:35 INFO : FilEb.rclone_chunk.001_73af4v: Deleted 2026/06/06 03:26:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 03:26:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/06 03:26:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 03:26:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/06 03:26:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/06 03:26:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:36 DEBUG : Looking for writers 2026/06/06 03:26:36 DEBUG : FiLeA: reading active writers 2026/06/06 03:26:36 DEBUG : FiLeB: reading active writers 2026/06/06 03:26:36 DEBUG : FilEb: reading active writers 2026/06/06 03:26:36 DEBUG : >WaitForWriters: 2026/06/06 03:26:36 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:36 DEBUG : Looking for writers 2026/06/06 03:26:36 DEBUG : FilEb: reading active writers 2026/06/06 03:26:36 DEBUG : FiLeA: reading active writers 2026/06/06 03:26:36 DEBUG : FiLeB: reading active writers 2026/06/06 03:26:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.67s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:37 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/06 03:26:37 DEBUG : normal name with no special characters.txt.rclone_chunk.001_73ahvl: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/06 03:26:37 INFO : normal name with no special characters.txt.rclone_chunk.001_73ahvl: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/06 03:26:37 INFO : normal name with no special characters.txt.rclone_chunk.001_73ahvl: Deleted 2026/06/06 03:26:37 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/06 03:26:37 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_73ah05: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/06 03:26:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_73ah05: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/06 03:26:38 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_73ah05: Deleted 2026/06/06 03:26:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:38 DEBUG : Looking for writers 2026/06/06 03:26:38 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/06 03:26:38 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/06 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.57s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': Reusing VFS from active cache 2026/06/06 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:38 DEBUG : Looking for writers 2026/06/06 03:26:38 DEBUG : >WaitForWriters: 2026/06/06 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:38 DEBUG : Looking for writers 2026/06/06 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:38 DEBUG : Looking for writers 2026/06/06 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:38 DEBUG : Looking for writers 2026/06/06 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:39 DEBUG : file1: size = 14 OK 2026/06/06 03:26:39 DEBUG : file1.rclone_chunk.001_73ajyq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:26:39 INFO : file1.rclone_chunk.001_73ajyq: Copied (server-side copy) to: file1 2026/06/06 03:26:39 INFO : file1.rclone_chunk.001_73ajyq: Deleted 2026/06/06 03:26:40 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:26:40 DEBUG : dir/file2.rclone_chunk.001_73ajfb: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:26:40 INFO : dir/file2.rclone_chunk.001_73ajfb: Copied (server-side copy) to: dir/file2 2026/06/06 03:26:40 INFO : dir/file2.rclone_chunk.001_73ajfb: Deleted 2026/06/06 03:26:40 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:40 DEBUG : dir: Looking for writers 2026/06/06 03:26:40 DEBUG : file2: reading active writers 2026/06/06 03:26:40 DEBUG : Looking for writers 2026/06/06 03:26:40 DEBUG : dir: reading active writers 2026/06/06 03:26:40 DEBUG : file1: reading active writers 2026/06/06 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.65s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:40 DEBUG : file1: size = 14 OK 2026/06/06 03:26:40 DEBUG : file1.rclone_chunk.001_73akjj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:26:40 INFO : file1.rclone_chunk.001_73akjj: Copied (server-side copy) to: file1 2026/06/06 03:26:41 INFO : file1.rclone_chunk.001_73akjj: Deleted 2026/06/06 03:26:41 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:26:41 DEBUG : dir/file2.rclone_chunk.001_73alpk: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:26:41 INFO : dir/file2.rclone_chunk.001_73alpk: Copied (server-side copy) to: dir/file2 2026/06/06 03:26:41 INFO : dir/file2.rclone_chunk.001_73alpk: Deleted 2026/06/06 03:26:41 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:41 DEBUG : dir: Looking for writers 2026/06/06 03:26:41 DEBUG : Looking for writers 2026/06/06 03:26:41 DEBUG : file1: reading active writers 2026/06/06 03:26:41 DEBUG : dir: reading active writers 2026/06/06 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.34s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:42 DEBUG : file1: size = 14 OK 2026/06/06 03:26:42 DEBUG : file1.rclone_chunk.001_73ames: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/06 03:26:42 INFO : file1.rclone_chunk.001_73ames: Copied (server-side copy) to: file1 2026/06/06 03:26:42 INFO : file1.rclone_chunk.001_73ames: Deleted 2026/06/06 03:26:42 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:26:42 DEBUG : dir/file2.rclone_chunk.001_73amgk: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:26:42 INFO : dir/file2.rclone_chunk.001_73amgk: Copied (server-side copy) to: dir/file2 2026/06/06 03:26:42 INFO : dir/file2.rclone_chunk.001_73amgk: Deleted 2026/06/06 03:26:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:43 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:26:43 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:26:43 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:26:43 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:43 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/06 03:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:26:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/06 03:26:43 DEBUG : dir/new_file.txt.rclone_chunk.001_73anou: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:43 INFO : dir/new_file.txt.rclone_chunk.001_73anou: Copied (server-side copy) to: dir/new_file.txt 2026/06/06 03:26:43 INFO : dir/new_file.txt.rclone_chunk.001_73anou: Deleted 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/06 03:26:43 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/06 03:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/06 03:26:43 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:43 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/06 03:26:43 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:43 DEBUG : dir: Looking for writers 2026/06/06 03:26:43 DEBUG : file2: reading active writers 2026/06/06 03:26:43 DEBUG : new_file.txt: reading active writers 2026/06/06 03:26:43 DEBUG : Looking for writers 2026/06/06 03:26:43 DEBUG : file1: reading active writers 2026/06/06 03:26:43 DEBUG : dir: reading active writers 2026/06/06 03:26:43 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.79s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:44 DEBUG : dir/file2: size = 14 OK 2026/06/06 03:26:44 DEBUG : dir/file2.rclone_chunk.001_73anje: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/06 03:26:44 INFO : dir/file2.rclone_chunk.001_73anje: Copied (server-side copy) to: dir/file2 2026/06/06 03:26:44 INFO : dir/file2.rclone_chunk.001_73anje: Deleted 2026/06/06 03:26:44 DEBUG : dir/file2: copy non-chunked object... 2026/06/06 03:26:44 DEBUG : dir/file1: size = 14 OK 2026/06/06 03:26:44 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/06 03:26:44 INFO : dir/file2: Deleted 2026/06/06 03:26:44 DEBUG : dir/file1: Updating file with dir/file1 0x21aaa8b65520 2026/06/06 03:26:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/06 03:26:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:44 DEBUG : dir/file1: copy non-chunked object... 2026/06/06 03:26:44 DEBUG : file0: size = 14 OK 2026/06/06 03:26:44 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/06 03:26:45 INFO : dir/file1: Deleted 2026/06/06 03:26:45 DEBUG : file0: Updating file with file0 0x21aaa8b65520 2026/06/06 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/06 03:26:45 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/06 03:26:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:45 DEBUG : dir: Looking for writers 2026/06/06 03:26:45 DEBUG : Looking for writers 2026/06/06 03:26:45 DEBUG : dir: reading active writers 2026/06/06 03:26:45 DEBUG : file0: reading active writers 2026/06/06 03:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.51s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:45 DEBUG : Looking for writers 2026/06/06 03:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:45 DEBUG : Looking for writers 2026/06/06 03:26:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:45 DEBUG : Looking for writers 2026/06/06 03:26:45 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-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:45 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:45 DEBUG : Looking for writers 2026/06/06 03:26:45 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-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 03:26:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/06 03:26:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/06 03:26:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:26:46 DEBUG : file1: size = 5 OK 2026/06/06 03:26:46 DEBUG : file1.rclone_chunk.001_73ap1h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:46 INFO : file1.rclone_chunk.001_73ap1h: Copied (server-side copy) to: file1 2026/06/06 03:26:46 INFO : file1.rclone_chunk.001_73ap1h: Deleted 2026/06/06 03:26:46 DEBUG : file1: size = 5 OK 2026/06/06 03:26:46 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:46 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/06 03:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:26:46 DEBUG : file1: size = 0 OK 2026/06/06 03:26:46 DEBUG : file1.rclone_chunk.001_73aquy: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:46 INFO : file1.rclone_chunk.001_73aquy: Copied (server-side copy) to: file1 2026/06/06 03:26:46 INFO : file1.rclone_chunk.001_73aquy: Deleted 2026/06/06 03:26:46 DEBUG : file1: size = 0 OK 2026/06/06 03:26:46 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/06 03:26:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/06 03:26:47 DEBUG : file1: size = 7 OK 2026/06/06 03:26:47 DEBUG : file1.rclone_chunk.001_73aqmt: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/06 03:26:47 INFO : file1.rclone_chunk.001_73aqmt: Copied (server-side copy) to: file1 2026/06/06 03:26:47 INFO : file1.rclone_chunk.001_73aqmt: Deleted 2026/06/06 03:26:47 DEBUG : file1: size = 7 OK 2026/06/06 03:26:47 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:47 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:47 DEBUG : Looking for writers 2026/06/06 03:26:47 DEBUG : file1: reading active writers 2026/06/06 03:26:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.69s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:47 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/06 03:26:48 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/06 03:26:48 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/06 03:26:48 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/06 03:26:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/06 03:26:48 DEBUG : file1: size = 11 OK 2026/06/06 03:26:48 DEBUG : file1.rclone_chunk.001_73asd5: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/06 03:26:48 INFO : file1.rclone_chunk.001_73asd5: Copied (server-side copy) to: file1 2026/06/06 03:26:48 INFO : file1.rclone_chunk.001_73asd5: Deleted 2026/06/06 03:26:48 DEBUG : file1: size = 11 OK 2026/06/06 03:26:48 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/06 03:26:48 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:48 DEBUG : Looking for writers 2026/06/06 03:26:48 DEBUG : file1: reading active writers 2026/06/06 03:26:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.74s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/06 03:26:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/06 03:26:49 DEBUG : file1: size = 5 OK 2026/06/06 03:26:49 DEBUG : file1.rclone_chunk.001_73atu2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/06 03:26:49 INFO : file1.rclone_chunk.001_73atu2: Copied (server-side copy) to: file1 2026/06/06 03:26:49 INFO : file1.rclone_chunk.001_73atu2: Deleted 2026/06/06 03:26:49 DEBUG : file1: size = 5 OK 2026/06/06 03:26:49 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/06 03:26:49 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:49 DEBUG : Looking for writers 2026/06/06 03:26:49 DEBUG : file1: reading active writers 2026/06/06 03:26:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.60s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:49 DEBUG : file1: WriteFileHandle.Release closing 2026/06/06 03:26:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:26:50 DEBUG : file1: size = 0 OK 2026/06/06 03:26:50 DEBUG : file1.rclone_chunk.001_73ate1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:50 INFO : file1.rclone_chunk.001_73ate1: Copied (server-side copy) to: file1 2026/06/06 03:26:50 INFO : file1.rclone_chunk.001_73ate1: Deleted 2026/06/06 03:26:50 DEBUG : file1: size = 0 OK 2026/06/06 03:26:50 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/06 03:26:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:50 DEBUG : Looking for writers 2026/06/06 03:26:50 DEBUG : file1: reading active writers 2026/06/06 03:26:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/06 03:26:50 DEBUG : file1: size = 2 OK 2026/06/06 03:26:50 DEBUG : file1.rclone_chunk.001_73au6a: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/06 03:26:50 INFO : file1.rclone_chunk.001_73au6a: Copied (server-side copy) to: file1 2026/06/06 03:26:50 INFO : file1.rclone_chunk.001_73au6a: Deleted 2026/06/06 03:26:50 DEBUG : file1: size = 2 OK 2026/06/06 03:26:50 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/06 03:26:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:50 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:50 DEBUG : Looking for writers 2026/06/06 03:26:50 DEBUG : file1: reading active writers 2026/06/06 03:26:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.71s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/06 03:26:51 DEBUG : file1: size = 0 OK 2026/06/06 03:26:51 DEBUG : file1.rclone_chunk.001_73avsg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/06 03:26:51 INFO : file1.rclone_chunk.001_73avsg: Copied (server-side copy) to: file1 2026/06/06 03:26:51 INFO : file1.rclone_chunk.001_73avsg: Deleted 2026/06/06 03:26:51 DEBUG : file1: size = 0 OK 2026/06/06 03:26:51 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:51 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:26:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:26:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:51 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:51 DEBUG : Looking for writers 2026/06/06 03:26:51 DEBUG : file1: reading active writers 2026/06/06 03:26:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/06 03:26:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/06 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/06 03:26:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/06 03:26:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/06 03:26:52 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/06 03:26:52 DEBUG : file1.rclone_chunk.001_73avt8: md5 = 5ec044bb4e796d9cfb6dc91332dcc446 OK 2026/06/06 03:26:52 INFO : file1.rclone_chunk.001_73avt8: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/06 03:26:52 INFO : file1.rclone_chunk.001_73avt8: Deleted 2026/06/06 03:26:52 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/06 03:26:52 DEBUG : file1.rclone_chunk.002_73avt8: md5 = 26034d7b681bcbb4ebb6cfed85a67b32 OK 2026/06/06 03:26:52 INFO : file1.rclone_chunk.002_73avt8: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/06 03:26:52 INFO : file1.rclone_chunk.002_73avt8: Deleted 2026/06/06 03:26:52 DEBUG : file1: size = 100 OK 2026/06/06 03:26:52 DEBUG : file1: Size of src and dst objects identical 2026/06/06 03:26:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/06 03:26:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/06 03:26:52 DEBUG : file1: Open: flags=O_RDONLY 2026/06/06 03:26:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/06 03:26:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/06 03:26:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:52 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:52 DEBUG : Looking for writers 2026/06/06 03:26:52 DEBUG : file1: reading active writers 2026/06/06 03:26:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.33s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:53 DEBUG : flat/f000.txt: size = 7 OK 2026/06/06 03:26:53 DEBUG : flat/f000.txt.rclone_chunk.001_73axgo: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/06 03:26:53 INFO : flat/f000.txt.rclone_chunk.001_73axgo: Copied (server-side copy) to: flat/f000.txt 2026/06/06 03:26:53 INFO : flat/f000.txt.rclone_chunk.001_73axgo: Deleted 2026/06/06 03:26:53 DEBUG : flat/f001.txt: size = 14 OK 2026/06/06 03:26:53 DEBUG : flat/f001.txt.rclone_chunk.001_73axke: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/06 03:26:53 INFO : flat/f001.txt.rclone_chunk.001_73axke: Copied (server-side copy) to: flat/f001.txt 2026/06/06 03:26:53 INFO : flat/f001.txt.rclone_chunk.001_73axke: Deleted 2026/06/06 03:26:54 DEBUG : flat/f002.txt: size = 21 OK 2026/06/06 03:26:54 DEBUG : flat/f002.txt.rclone_chunk.001_73axxd: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/06 03:26:54 INFO : flat/f002.txt.rclone_chunk.001_73axxd: Copied (server-side copy) to: flat/f002.txt 2026/06/06 03:26:54 INFO : flat/f002.txt.rclone_chunk.001_73axxd: Deleted 2026/06/06 03:26:55 DEBUG : flat/f003.txt: size = 28 OK 2026/06/06 03:26:55 DEBUG : flat/f003.txt.rclone_chunk.001_73ayqy: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/06 03:26:55 INFO : flat/f003.txt.rclone_chunk.001_73ayqy: Copied (server-side copy) to: flat/f003.txt 2026/06/06 03:26:55 INFO : flat/f003.txt.rclone_chunk.001_73ayqy: Deleted 2026/06/06 03:26:55 DEBUG : flat/f004.txt: size = 35 OK 2026/06/06 03:26:55 DEBUG : flat/f004.txt.rclone_chunk.001_73az4h: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/06 03:26:55 INFO : flat/f004.txt.rclone_chunk.001_73az4h: Copied (server-side copy) to: flat/f004.txt 2026/06/06 03:26:55 INFO : flat/f004.txt.rclone_chunk.001_73az4h: Deleted 2026/06/06 03:26:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/06 03:26:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/06 03:26:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/06 03:26:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/06 03:26:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/06 03:26:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/06 03:26:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/06 03:26:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/06 03:26:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/06 03:26:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/06 03:26:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:56 DEBUG : flat: Looking for writers 2026/06/06 03:26:56 DEBUG : f003.txt: reading active writers 2026/06/06 03:26:56 DEBUG : f004.txt: reading active writers 2026/06/06 03:26:56 DEBUG : f000.txt: reading active writers 2026/06/06 03:26:56 DEBUG : f001.txt: reading active writers 2026/06/06 03:26:56 DEBUG : f002.txt: reading active writers 2026/06/06 03:26:56 DEBUG : Looking for writers 2026/06/06 03:26:56 DEBUG : flat: reading active writers 2026/06/06 03:26:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.15s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:57 DEBUG : a/top.txt: size = 3 OK 2026/06/06 03:26:57 DEBUG : a/top.txt.rclone_chunk.001_73b12j: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/06 03:26:57 INFO : a/top.txt.rclone_chunk.001_73b12j: Copied (server-side copy) to: a/top.txt 2026/06/06 03:26:57 INFO : a/top.txt.rclone_chunk.001_73b12j: Deleted 2026/06/06 03:26:58 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/06 03:26:58 DEBUG : a/b/mid.txt.rclone_chunk.001_73b17n: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/06 03:26:58 INFO : a/b/mid.txt.rclone_chunk.001_73b17n: Copied (server-side copy) to: a/b/mid.txt 2026/06/06 03:26:58 INFO : a/b/mid.txt.rclone_chunk.001_73b17n: Deleted 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt.rclone_chunk.001_73b2v2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/06 03:26:58 INFO : a/b/c/deep.txt.rclone_chunk.001_73b2v2: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/06 03:26:58 INFO : a/b/c/deep.txt.rclone_chunk.001_73b2v2: Deleted 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:58 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:58 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/06 03:26:58 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/06 03:26:58 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:58 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:58 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/06 03:26:58 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/06 03:26:58 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:26:59 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:59 DEBUG : a/b/c: Looking for writers 2026/06/06 03:26:59 DEBUG : deep.txt: reading active writers 2026/06/06 03:26:59 DEBUG : a/b: Looking for writers 2026/06/06 03:26:59 DEBUG : c: reading active writers 2026/06/06 03:26:59 DEBUG : mid.txt: reading active writers 2026/06/06 03:26:59 DEBUG : a: Looking for writers 2026/06/06 03:26:59 DEBUG : b: reading active writers 2026/06/06 03:26:59 DEBUG : top.txt: reading active writers 2026/06/06 03:26:59 DEBUG : Looking for writers 2026/06/06 03:26:59 DEBUG : a: reading active writers 2026/06/06 03:26:59 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.25s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/06 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:26:59 DEBUG : Looking for writers 2026/06/06 03:26:59 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo'", Local "Local file system at /tmp/rclone3100941292", Modify Window "1ns" 2026/06/06 03:26:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': poll-interval is not supported by this remote 2026/06/06 03:26:59 DEBUG : dir1/a.txt: size = 1 OK 2026/06/06 03:26:59 DEBUG : dir1/a.txt.rclone_chunk.001_73b38o: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/06 03:26:59 INFO : dir1/a.txt.rclone_chunk.001_73b38o: Copied (server-side copy) to: dir1/a.txt 2026/06/06 03:26:59 INFO : dir1/a.txt.rclone_chunk.001_73b38o: Deleted 2026/06/06 03:27:00 DEBUG : dir2/b.txt: size = 1 OK 2026/06/06 03:27:00 DEBUG : dir2/b.txt.rclone_chunk.001_73b3tf: md5 = 415290769594460e2e485922904f345d OK 2026/06/06 03:27:00 INFO : dir2/b.txt.rclone_chunk.001_73b3tf: Copied (server-side copy) to: dir2/b.txt 2026/06/06 03:27:00 INFO : dir2/b.txt.rclone_chunk.001_73b3tf: Deleted 2026/06/06 03:27:00 DEBUG : dir3/c.txt: size = 1 OK 2026/06/06 03:27:00 DEBUG : dir3/c.txt.rclone_chunk.001_73b4br: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/06 03:27:00 INFO : dir3/c.txt.rclone_chunk.001_73b4br: Copied (server-side copy) to: dir3/c.txt 2026/06/06 03:27:00 INFO : dir3/c.txt.rclone_chunk.001_73b4br: Deleted 2026/06/06 03:27:00 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/06 03:27:00 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/06 03:27:00 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:27:00 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:27:01 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/06 03:27:01 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/06 03:27:01 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:27:01 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:27:01 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/06 03:27:01 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/06 03:27:01 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/06 03:27:01 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/06 03:27:01 DEBUG : WaitForWriters: timeout=30s 2026/06/06 03:27:01 DEBUG : dir1: Looking for writers 2026/06/06 03:27:01 DEBUG : a.txt: reading active writers 2026/06/06 03:27:01 DEBUG : dir2: Looking for writers 2026/06/06 03:27:01 DEBUG : b.txt: reading active writers 2026/06/06 03:27:01 DEBUG : dir3: Looking for writers 2026/06/06 03:27:01 DEBUG : c.txt: reading active writers 2026/06/06 03:27:01 DEBUG : Looking for writers 2026/06/06 03:27:01 DEBUG : dir3: reading active writers 2026/06/06 03:27:01 DEBUG : dir1: reading active writers 2026/06/06 03:27:01 DEBUG : dir2: reading active writers 2026/06/06 03:27:01 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.17s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/06 03:27:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-ruzowom2simo': Purge remote 2026/06/06 03:27:01 DEBUG : Waiting for deletions to finish 2026/06/06 03:27:02 INFO : S3 bucket rclone-test-ruzowom2simo: Bucket "rclone-test-ruzowom2simo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 2m1.218039876s (try 1/5)