"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/07/27 03:01:21 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego" 2026/07/27 03:01:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/27 03:01:21 DEBUG : Creating backend with remote "TestS3:rclone-test-cavulay5nego" 2026/07/27 03:01:21 DEBUG : Creating backend with remote "/tmp/rclone1015491330" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:22 INFO : S3 bucket rclone-test-cavulay5nego: Bucket "rclone-test-cavulay5nego" created with ACL "" 2026/07/27 03:01:22 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:22 DEBUG : dir/file1.rclone_chunk.001_ti4slz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:22 INFO : dir/file1.rclone_chunk.001_ti4slz: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:22 INFO : dir/file1.rclone_chunk.001_ti4slz: Deleted 2026/07/27 03:01:22 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:22 DEBUG : dir: Looking for writers 2026/07/27 03:01:22 DEBUG : Looking for writers 2026/07/27 03:01:22 DEBUG : dir: reading active writers 2026/07/27 03:01:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.37s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:23 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:23 DEBUG : dir/file1.rclone_chunk.001_ti4sly: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:23 INFO : dir/file1.rclone_chunk.001_ti4sly: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:23 INFO : dir/file1.rclone_chunk.001_ti4sly: Deleted 2026/07/27 03:01:23 DEBUG : dir/file2: size = 15 OK 2026/07/27 03:01:23 DEBUG : dir/file2.rclone_chunk.001_ti4t12: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/27 03:01:23 INFO : dir/file2.rclone_chunk.001_ti4t12: Copied (server-side copy) to: dir/file2 2026/07/27 03:01:23 INFO : dir/file2.rclone_chunk.001_ti4t12: Deleted 2026/07/27 03:01:24 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/27 03:01:24 DEBUG : dir/subdir/file3.rclone_chunk.001_ti4t2p: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/27 03:01:24 INFO : dir/subdir/file3.rclone_chunk.001_ti4t2p: Copied (server-side copy) to: dir/subdir/file3 2026/07/27 03:01:24 INFO : dir/subdir/file3.rclone_chunk.001_ti4t2p: Deleted 2026/07/27 03:01:24 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:24 DEBUG : dir/subdir: Looking for writers 2026/07/27 03:01:24 DEBUG : dir: Looking for writers 2026/07/27 03:01:24 DEBUG : file1: reading active writers 2026/07/27 03:01:24 DEBUG : file2: reading active writers 2026/07/27 03:01:24 DEBUG : subdir: reading active writers 2026/07/27 03:01:24 DEBUG : Looking for writers 2026/07/27 03:01:24 DEBUG : dir: reading active writers 2026/07/27 03:01:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.02s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:25 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:25 DEBUG : dir/file1.rclone_chunk.001_ti4urc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:25 INFO : dir/file1.rclone_chunk.001_ti4urc: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:25 INFO : dir/file1.rclone_chunk.001_ti4urc: Deleted 2026/07/27 03:01:25 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:25 DEBUG : dir: Looking for writers 2026/07/27 03:01:25 DEBUG : file1: reading active writers 2026/07/27 03:01:25 DEBUG : Looking for writers 2026/07/27 03:01:25 DEBUG : dir: reading active writers 2026/07/27 03:01:25 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:26 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:26 DEBUG : dir/file1.rclone_chunk.001_ti4vye: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:26 INFO : dir/file1.rclone_chunk.001_ti4vye: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:26 INFO : dir/file1.rclone_chunk.001_ti4vye: Deleted 2026/07/27 03:01:26 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:26 DEBUG : dir: Looking for writers 2026/07/27 03:01:26 DEBUG : Looking for writers 2026/07/27 03:01:26 DEBUG : dir: reading active writers 2026/07/27 03:01:26 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:26 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:26 DEBUG : dir/file1.rclone_chunk.001_ti4wlo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:26 INFO : dir/file1.rclone_chunk.001_ti4wlo: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:26 INFO : dir/file1.rclone_chunk.001_ti4wlo: Deleted 2026/07/27 03:01:27 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:27 DEBUG : forgetting directory cache 2026/07/27 03:01:27 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:27 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:27 DEBUG : Looking for writers 2026/07/27 03:01:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:27 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:27 DEBUG : dir/file1.rclone_chunk.001_ti4x2s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:27 INFO : dir/file1.rclone_chunk.001_ti4x2s: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:27 INFO : dir/file1.rclone_chunk.001_ti4x2s: Deleted 2026/07/27 03:01:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/27 03:01:28 DEBUG : dir: invalidating directory cache 2026/07/27 03:01:28 DEBUG : >ForgetPath: 2026/07/27 03:01:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/27 03:01:28 DEBUG : invalidating directory cache 2026/07/27 03:01:28 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:28 DEBUG : >ForgetPath: 2026/07/27 03:01:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/27 03:01:28 DEBUG : >ForgetPath: 2026/07/27 03:01:28 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:28 DEBUG : dir: Looking for writers 2026/07/27 03:01:28 DEBUG : Looking for writers 2026/07/27 03:01:28 DEBUG : dir: reading active writers 2026/07/27 03:01:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.82s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:28 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:28 DEBUG : dir/file1.rclone_chunk.001_ti4yh0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:28 INFO : dir/file1.rclone_chunk.001_ti4yh0: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:28 INFO : dir/file1.rclone_chunk.001_ti4yh0: Deleted 2026/07/27 03:01:29 DEBUG : fil/a/b/c: size = 15 OK 2026/07/27 03:01:29 DEBUG : fil/a/b/c.rclone_chunk.001_ti4yb6: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/07/27 03:01:29 INFO : fil/a/b/c.rclone_chunk.001_ti4yb6: Copied (server-side copy) to: fil/a/b/c 2026/07/27 03:01:29 INFO : fil/a/b/c.rclone_chunk.001_ti4yb6: Deleted 2026/07/27 03:01:29 DEBUG : forgetting directory cache 2026/07/27 03:01:29 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:29 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:29 DEBUG : dir: Looking for writers 2026/07/27 03:01:29 DEBUG : fil/a/b: Looking for writers 2026/07/27 03:01:29 DEBUG : fil/a: Looking for writers 2026/07/27 03:01:29 DEBUG : b: reading active writers 2026/07/27 03:01:29 DEBUG : fil: Looking for writers 2026/07/27 03:01:29 DEBUG : a: reading active writers 2026/07/27 03:01:29 DEBUG : Looking for writers 2026/07/27 03:01:29 DEBUG : dir: reading active writers 2026/07/27 03:01:29 DEBUG : fil: reading active writers 2026/07/27 03:01:29 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:30 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:30 DEBUG : dir/file1.rclone_chunk.001_ti50tx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:30 INFO : dir/file1.rclone_chunk.001_ti50tx: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:30 INFO : dir/file1.rclone_chunk.001_ti50tx: Deleted 2026/07/27 03:01:30 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:30 DEBUG : dir: Looking for writers 2026/07/27 03:01:30 DEBUG : Looking for writers 2026/07/27 03:01:30 DEBUG : dir: reading active writers 2026/07/27 03:01:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.78s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:31 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:31 DEBUG : dir/file1.rclone_chunk.001_ti50rg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:31 INFO : dir/file1.rclone_chunk.001_ti50rg: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:31 INFO : dir/file1.rclone_chunk.001_ti50rg: Deleted 2026/07/27 03:01:31 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:31 DEBUG : dir: Looking for writers 2026/07/27 03:01:31 DEBUG : file1: reading active writers 2026/07/27 03:01:31 DEBUG : Looking for writers 2026/07/27 03:01:31 DEBUG : dir: reading active writers 2026/07/27 03:01:31 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:31 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:31 DEBUG : dir/file1.rclone_chunk.001_ti51gb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:31 INFO : dir/file1.rclone_chunk.001_ti51gb: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:32 INFO : dir/file1.rclone_chunk.001_ti51gb: Deleted 2026/07/27 03:01:32 DEBUG : dir/file2: size = 15 OK 2026/07/27 03:01:32 DEBUG : dir/file2.rclone_chunk.001_ti52po: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/27 03:01:32 INFO : dir/file2.rclone_chunk.001_ti52po: Copied (server-side copy) to: dir/file2 2026/07/27 03:01:32 INFO : dir/file2.rclone_chunk.001_ti52po: Deleted 2026/07/27 03:01:32 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/27 03:01:32 DEBUG : dir/subdir/file3.rclone_chunk.001_ti52rq: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/27 03:01:32 INFO : dir/subdir/file3.rclone_chunk.001_ti52rq: Copied (server-side copy) to: dir/subdir/file3 2026/07/27 03:01:32 INFO : dir/subdir/file3.rclone_chunk.001_ti52rq: Deleted === RUN TestDirReadDirAll/Virtual 2026/07/27 03:01:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/27 03:01:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/27 03:01:33 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/27 03:01:33 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/27 03:01:33 DEBUG : dir/virtualFile: size = 20 OK 2026/07/27 03:01:33 DEBUG : dir/virtualFile.rclone_chunk.001_ti53a5: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/07/27 03:01:33 INFO : dir/virtualFile.rclone_chunk.001_ti53a5: Copied (server-side copy) to: dir/virtualFile 2026/07/27 03:01:33 INFO : dir/virtualFile.rclone_chunk.001_ti53a5: Deleted 2026/07/27 03:01:34 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/07/27 03:01:34 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_ti53ul: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/07/27 03:01:34 INFO : dir/virtualDir/testFile.rclone_chunk.001_ti53ul: Copied (server-side copy) to: dir/virtualDir/testFile 2026/07/27 03:01:34 INFO : dir/virtualDir/testFile.rclone_chunk.001_ti53ul: Deleted 2026/07/27 03:01:34 DEBUG : S3 bucket rclone-test-cavulay5nego: bucket is versioned: false 2026/07/27 03:01:34 DEBUG : Waiting for deletions to finish 2026/07/27 03:01:34 DEBUG : "dir/subdir/file3" version false 2026/07/27 03:01:34 DEBUG : dir/subdir/file3: Deleting (id "") 2026/07/27 03:01:34 INFO : dir/subdir/file3: Deleted 2026/07/27 03:01:34 DEBUG : dir: invalidating directory cache 2026/07/27 03:01:34 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/27 03:01:34 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/27 03:01:34 DEBUG : dir/file1: Reset virtual modtime 2026/07/27 03:01:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/27 03:01:34 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/27 03:01:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/27 03:01:34 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/27 03:01:34 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/27 03:01:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:01:34 DEBUG : dir: invalidating directory cache 2026/07/27 03:01:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/27 03:01:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/27 03:01:34 DEBUG : forgetting directory cache 2026/07/27 03:01:34 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:34 DEBUG : dir/virtualDir2: forgetting directory cache 2026/07/27 03:01:34 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/27 03:01:34 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:34 DEBUG : dir/virtualDir2: Looking for writers 2026/07/27 03:01:34 DEBUG : dir/virtualDir: Looking for writers 2026/07/27 03:01:34 DEBUG : dir: Looking for writers 2026/07/27 03:01:34 DEBUG : virtualFile: reading active writers 2026/07/27 03:01:34 DEBUG : virtualDir: reading active writers 2026/07/27 03:01:34 DEBUG : file1: reading active writers 2026/07/27 03:01:34 DEBUG : virtualFile2: reading active writers 2026/07/27 03:01:34 DEBUG : virtualDir2: reading active writers 2026/07/27 03:01:34 DEBUG : Looking for writers 2026/07/27 03:01:34 DEBUG : dir: reading active writers 2026/07/27 03:01:34 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.20s) --- PASS: TestDirReadDirAll/Virtual (1.21s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:35 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:35 DEBUG : dir/file1.rclone_chunk.001_ti54us: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:35 INFO : dir/file1.rclone_chunk.001_ti54us: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:35 INFO : dir/file1.rclone_chunk.001_ti54us: Deleted 2026/07/27 03:01:35 ERROR : dir/: Can only open directories read only 2026/07/27 03:01:35 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:35 DEBUG : dir: Looking for writers 2026/07/27 03:01:35 DEBUG : Looking for writers 2026/07/27 03:01:35 DEBUG : dir: reading active writers 2026/07/27 03:01:35 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.89s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:36 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:36 DEBUG : dir/file1.rclone_chunk.001_ti55xq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:36 INFO : dir/file1.rclone_chunk.001_ti55xq: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:36 INFO : dir/file1.rclone_chunk.001_ti55xq: Deleted 2026/07/27 03:01:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:01:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 03:01:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/27 03:01:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 03:01:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 03:01:37 DEBUG : dir/potato: size = 5 OK 2026/07/27 03:01:37 DEBUG : dir/potato.rclone_chunk.001_ti5644: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:01:37 INFO : dir/potato.rclone_chunk.001_ti5644: Copied (server-side copy) to: dir/potato 2026/07/27 03:01:37 INFO : dir/potato.rclone_chunk.001_ti5644: Deleted 2026/07/27 03:01:37 DEBUG : dir/potato: size = 5 OK 2026/07/27 03:01:37 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/27 03:01:37 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/27 03:01:37 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/27 03:01:37 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:37 DEBUG : dir: Looking for writers 2026/07/27 03:01:37 DEBUG : file1: reading active writers 2026/07/27 03:01:37 DEBUG : potato: reading active writers 2026/07/27 03:01:37 DEBUG : Looking for writers 2026/07/27 03:01:37 DEBUG : dir: reading active writers 2026/07/27 03:01:37 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.60s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:37 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:37 DEBUG : dir/file1.rclone_chunk.001_ti574f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:37 INFO : dir/file1.rclone_chunk.001_ti574f: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:37 INFO : dir/file1.rclone_chunk.001_ti574f: Deleted 2026/07/27 03:01:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/07/27 03:01:38 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:38 DEBUG : dir/sub: Looking for writers 2026/07/27 03:01:38 DEBUG : dir: Looking for writers 2026/07/27 03:01:38 DEBUG : file1: reading active writers 2026/07/27 03:01:38 DEBUG : sub: reading active writers 2026/07/27 03:01:38 DEBUG : Looking for writers 2026/07/27 03:01:38 DEBUG : dir: reading active writers 2026/07/27 03:01:38 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.24s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:38 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:38 DEBUG : dir/file1.rclone_chunk.001_ti58by: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:38 INFO : dir/file1.rclone_chunk.001_ti58by: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:38 INFO : dir/file1.rclone_chunk.001_ti58by: Deleted 2026/07/27 03:01:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/27 03:01:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/07/27 03:01:39 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:39 DEBUG : dir/sub/subsub: Looking for writers 2026/07/27 03:01:39 DEBUG : dir/sub: Looking for writers 2026/07/27 03:01:39 DEBUG : subsub: reading active writers 2026/07/27 03:01:39 DEBUG : dir: Looking for writers 2026/07/27 03:01:39 DEBUG : file1: reading active writers 2026/07/27 03:01:39 DEBUG : sub: reading active writers 2026/07/27 03:01:39 DEBUG : Looking for writers 2026/07/27 03:01:39 DEBUG : dir: reading active writers 2026/07/27 03:01:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:40 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:40 DEBUG : dir/file1.rclone_chunk.001_ti59he: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:40 INFO : dir/file1.rclone_chunk.001_ti59he: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:40 INFO : dir/file1.rclone_chunk.001_ti59he: Deleted 2026/07/27 03:01:40 ERROR : dir/: Dir.Remove not empty 2026/07/27 03:01:40 DEBUG : dir/file1: Remove: 2026/07/27 03:01:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:01:40 DEBUG : dir/file1: >Remove: err= 2026/07/27 03:01:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 03:01:40 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:40 DEBUG : Looking for writers 2026/07/27 03:01:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.82s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:40 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:40 DEBUG : dir/file1.rclone_chunk.001_ti5aue: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:40 INFO : dir/file1.rclone_chunk.001_ti5aue: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:40 INFO : dir/file1.rclone_chunk.001_ti5aue: Deleted 2026/07/27 03:01:41 DEBUG : dir/file1: Remove: 2026/07/27 03:01:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:01:41 DEBUG : dir/file1: >Remove: err= 2026/07/27 03:01:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 03:01:41 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:41 DEBUG : Looking for writers 2026/07/27 03:01:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.80s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:41 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:41 DEBUG : dir/file1.rclone_chunk.001_ti5bvk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:41 INFO : dir/file1.rclone_chunk.001_ti5bvk: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:41 INFO : dir/file1.rclone_chunk.001_ti5bvk: Deleted 2026/07/27 03:01:42 DEBUG : dir/file1: Remove: 2026/07/27 03:01:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:01:42 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/07/27 03:01:42 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:42 DEBUG : dir: Looking for writers 2026/07/27 03:01:42 DEBUG : Looking for writers 2026/07/27 03:01:42 DEBUG : dir: reading active writers 2026/07/27 03:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.91s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:42 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:42 DEBUG : dir/file1.rclone_chunk.001_ti5cla: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:42 INFO : dir/file1.rclone_chunk.001_ti5cla: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:42 INFO : dir/file1.rclone_chunk.001_ti5cla: Deleted 2026/07/27 03:01:43 DEBUG : dir/file3: size = 15 OK 2026/07/27 03:01:43 DEBUG : dir/file3.rclone_chunk.001_ti5cr4: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/27 03:01:43 INFO : dir/file3.rclone_chunk.001_ti5cr4: Copied (server-side copy) to: dir/file3 2026/07/27 03:01:43 INFO : dir/file3.rclone_chunk.001_ti5cr4: Deleted 2026/07/27 03:01:43 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/27 03:01:43 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:01:43 DEBUG : dir/file3: copy non-chunked object... 2026/07/27 03:01:43 DEBUG : dir2/file1: size = 14 OK 2026/07/27 03:01:43 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/07/27 03:01:43 DEBUG : dir2/file3: size = 15 OK 2026/07/27 03:01:43 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/07/27 03:01:43 INFO : dir/file3: Deleted 2026/07/27 03:01:43 INFO : dir/file1: Deleted 2026/07/27 03:01:43 DEBUG : dir: Updating dir with dir2 0x152c8e55e1a0 2026/07/27 03:01:43 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/27 03:01:43 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/27 03:01:44 DEBUG : dir2/file1: copy non-chunked object... 2026/07/27 03:01:44 DEBUG : file2: size = 14 OK 2026/07/27 03:01:44 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/07/27 03:01:44 INFO : dir2/file1: Deleted 2026/07/27 03:01:44 DEBUG : file2: Updating file with file2 0x152c8e771520 2026/07/27 03:01:44 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/27 03:01:44 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 03:01:44 DEBUG : file2: copy non-chunked object... 2026/07/27 03:01:44 DEBUG : dir2/file3: size = 14 OK 2026/07/27 03:01:44 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/07/27 03:01:44 INFO : file2: Deleted 2026/07/27 03:01:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x152c8e771520 2026/07/27 03:01:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/27 03:01:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/27 03:01:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/27 03:01:44 DEBUG : empty directory: Updating dir with renamed empty directory 0x152c8e55f520 2026/07/27 03:01:44 DEBUG : empty directory: forgetting directory cache 2026/07/27 03:01:44 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/27 03:01:44 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/27 03:01:44 DEBUG : dir2: Renaming to "dir3" 2026/07/27 03:01:44 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:44 DEBUG : dir3: Looking for writers 2026/07/27 03:01:44 DEBUG : file3: reading active writers 2026/07/27 03:01:44 DEBUG : renamed empty directory: Looking for writers 2026/07/27 03:01:44 DEBUG : Looking for writers 2026/07/27 03:01:44 DEBUG : dir3: reading active writers 2026/07/27 03:01:44 DEBUG : renamed empty directory: reading active writers 2026/07/27 03:01:44 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.92s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:45 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:45 DEBUG : dir/file1.rclone_chunk.001_ti5f9j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:45 INFO : dir/file1.rclone_chunk.001_ti5f9j: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:45 INFO : dir/file1.rclone_chunk.001_ti5f9j: Deleted 2026/07/27 03:01:45 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/27 03:01:45 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:01:45 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:01:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 03:01:45 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/27 03:01:45 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/27 03:01:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 03:01:45 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:01:45 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:01:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 03:01:45 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/27 03:01:45 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/27 03:01:45 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 03:01:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (12 bytes), uploading instead of streaming 2026/07/27 03:01:46 DEBUG : dir/sub/file2: size = 12 OK 2026/07/27 03:01:46 DEBUG : dir/sub/file2.rclone_chunk.001_ti5fck: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/27 03:01:46 INFO : dir/sub/file2.rclone_chunk.001_ti5fck: Copied (server-side copy) to: dir/sub/file2 2026/07/27 03:01:46 INFO : dir/sub/file2.rclone_chunk.001_ti5fck: Deleted 2026/07/27 03:01:46 DEBUG : dir/sub/file2: size = 12 OK 2026/07/27 03:01:46 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/27 03:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/27 03:01:46 DEBUG : forgetting directory cache 2026/07/27 03:01:46 DEBUG : dir: forgetting directory cache 2026/07/27 03:01:46 DEBUG : dir/sub: forgetting directory cache 2026/07/27 03:01:46 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/27 03:01:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 03:01:46 DEBUG : dir/sub/file0: size = 5 OK 2026/07/27 03:01:46 DEBUG : dir/sub/file0.rclone_chunk.001_ti5ghb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:01:46 INFO : dir/sub/file0.rclone_chunk.001_ti5ghb: Copied (server-side copy) to: dir/sub/file0 2026/07/27 03:01:46 INFO : dir/sub/file0.rclone_chunk.001_ti5ghb: Deleted 2026/07/27 03:01:46 DEBUG : dir/sub/file0: size = 5 OK 2026/07/27 03:01:46 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/27 03:01:46 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/27 03:01:46 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:46 DEBUG : dir/sub: Looking for writers 2026/07/27 03:01:46 DEBUG : file0: reading active writers 2026/07/27 03:01:46 DEBUG : file2: reading active writers 2026/07/27 03:01:46 DEBUG : dir: Looking for writers 2026/07/27 03:01:46 DEBUG : file1: reading active writers 2026/07/27 03:01:46 DEBUG : sub: reading active writers 2026/07/27 03:01:46 DEBUG : Looking for writers 2026/07/27 03:01:46 DEBUG : dir: reading active writers 2026/07/27 03:01:46 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.85s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/27 03:01:47 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:47 DEBUG : Looking for writers 2026/07/27 03:01:47 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:47 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:47 DEBUG : dir/file1.rclone_chunk.001_ti5h72: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:47 INFO : dir/file1.rclone_chunk.001_ti5h72: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:47 INFO : dir/file1.rclone_chunk.001_ti5h72: Deleted 2026/07/27 03:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:01:47 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 03:01:47 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/27 03:01:47 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:01:47 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/27 03:01:47 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/27 03:01:47 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/27 03:01:47 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:01:47 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 03:01:47 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:47 DEBUG : dir: Looking for writers 2026/07/27 03:01:47 DEBUG : file1: reading active writers 2026/07/27 03:01:47 DEBUG : file1.metadata: reading active writers 2026/07/27 03:01:47 DEBUG : Looking for writers 2026/07/27 03:01:47 DEBUG : dir: reading active writers 2026/07/27 03:01:47 DEBUG : dir.metadata: reading active writers 2026/07/27 03:01:47 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:48 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:48 DEBUG : dir/file1.rclone_chunk.001_ti5ifa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:48 INFO : dir/file1.rclone_chunk.001_ti5ifa: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:48 INFO : dir/file1.rclone_chunk.001_ti5ifa: Deleted 2026/07/27 03:01:48 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:48 DEBUG : dir: Looking for writers 2026/07/27 03:01:48 DEBUG : file1: reading active writers 2026/07/27 03:01:48 DEBUG : Looking for writers 2026/07/27 03:01:48 DEBUG : dir: reading active writers 2026/07/27 03:01:48 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.90s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:49 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:49 DEBUG : dir/file1.rclone_chunk.001_ti5ii0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:49 INFO : dir/file1.rclone_chunk.001_ti5ii0: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:49 INFO : dir/file1.rclone_chunk.001_ti5ii0: Deleted 2026/07/27 03:01:49 DEBUG : time_test: size = 5 OK 2026/07/27 03:01:49 DEBUG : time_test.rclone_chunk.001_ti5j79: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/27 03:01:49 INFO : time_test.rclone_chunk.001_ti5j79: Copied (server-side copy) to: time_test 2026/07/27 03:01:50 INFO : time_test.rclone_chunk.001_ti5j79: Deleted 2026/07/27 03:01:50 DEBUG : Can set mod time: true 2026/07/27 03:01:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 03:01:50 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:50 DEBUG : dir: Looking for writers 2026/07/27 03:01:50 DEBUG : file1: reading active writers 2026/07/27 03:01:50 DEBUG : Looking for writers 2026/07/27 03:01:50 DEBUG : dir: reading active writers 2026/07/27 03:01:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:51 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:51 DEBUG : dir/file1.rclone_chunk.001_ti5kfj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:51 INFO : dir/file1.rclone_chunk.001_ti5kfj: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:51 INFO : dir/file1.rclone_chunk.001_ti5kfj: Deleted 2026/07/27 03:01:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:01:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:01:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 03:01:51 DEBUG : dir/file1: size = 0 OK 2026/07/27 03:01:51 DEBUG : dir/file1.rclone_chunk.001_ti5l7k: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:01:51 INFO : dir/file1.rclone_chunk.001_ti5l7k: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:51 INFO : dir/file1.rclone_chunk.001_ti5l7k: Deleted 2026/07/27 03:01:51 DEBUG : dir/file1: size = 0 OK 2026/07/27 03:01:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/27 03:01:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 03:01:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:51 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:51 DEBUG : dir: Looking for writers 2026/07/27 03:01:51 DEBUG : file1: reading active writers 2026/07/27 03:01:51 DEBUG : Looking for writers 2026/07/27 03:01:51 DEBUG : dir: reading active writers 2026/07/27 03:01:51 DEBUG : >WaitForWriters: 2026/07/27 03:01:52 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:52 DEBUG : dir: Looking for writers 2026/07/27 03:01:52 DEBUG : file1: reading active writers 2026/07/27 03:01:52 DEBUG : Looking for writers 2026/07/27 03:01:52 DEBUG : dir: reading active writers 2026/07/27 03:01:52 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:52 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:52 DEBUG : dir/file1.rclone_chunk.001_ti5m0x: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:52 INFO : dir/file1.rclone_chunk.001_ti5m0x: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:52 INFO : dir/file1.rclone_chunk.001_ti5m0x: Deleted 2026/07/27 03:01:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:01:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:01:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 03:01:53 DEBUG : dir/file1: size = 5 OK 2026/07/27 03:01:53 DEBUG : dir/file1.rclone_chunk.001_ti5mj3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:01:53 INFO : dir/file1.rclone_chunk.001_ti5mj3: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:53 INFO : dir/file1.rclone_chunk.001_ti5mj3: Deleted 2026/07/27 03:01:53 DEBUG : dir/file1: size = 5 OK 2026/07/27 03:01:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/27 03:01:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 03:01:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:53 DEBUG : dir: Looking for writers 2026/07/27 03:01:53 DEBUG : file1: reading active writers 2026/07/27 03:01:53 DEBUG : Looking for writers 2026/07/27 03:01:53 DEBUG : dir: reading active writers 2026/07/27 03:01:53 DEBUG : >WaitForWriters: 2026/07/27 03:01:53 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:53 DEBUG : dir: Looking for writers 2026/07/27 03:01:53 DEBUG : file1: reading active writers 2026/07/27 03:01:53 DEBUG : Looking for writers 2026/07/27 03:01:53 DEBUG : dir: reading active writers 2026/07/27 03:01:53 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:01:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:01:54 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:54 DEBUG : dir/file1.rclone_chunk.001_ti5ny8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:54 INFO : dir/file1.rclone_chunk.001_ti5ny8: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:54 INFO : dir/file1.rclone_chunk.001_ti5ny8: Deleted 2026/07/27 03:01:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 03:01:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:54 DEBUG : dir: Looking for writers 2026/07/27 03:01:54 DEBUG : file1: reading active writers 2026/07/27 03:01:54 DEBUG : Looking for writers 2026/07/27 03:01:54 DEBUG : dir: reading active writers 2026/07/27 03:01:54 DEBUG : >WaitForWriters: 2026/07/27 03:01:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:01:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:01:55 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:55 DEBUG : dir/file1.rclone_chunk.001_ti5pnh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:55 INFO : dir/file1.rclone_chunk.001_ti5pnh: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:55 INFO : dir/file1.rclone_chunk.001_ti5pnh: Deleted 2026/07/27 03:01:55 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 03:01:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:01:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:01:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:01:55 DEBUG : dir/file1(0x152c8e4ffa80): close: 2026/07/27 03:01:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/27 03:01:55 DEBUG : dir/file1(0x152c8e4ffa80): >close: err= 2026/07/27 03:01:55 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:55 DEBUG : dir: Looking for writers 2026/07/27 03:01:55 DEBUG : file1: reading active writers 2026/07/27 03:01:55 DEBUG : Looking for writers 2026/07/27 03:01:55 DEBUG : dir: reading active writers 2026/07/27 03:01:55 DEBUG : >WaitForWriters: 2026/07/27 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:56 DEBUG : dir: Looking for writers 2026/07/27 03:01:56 DEBUG : file1: reading active writers 2026/07/27 03:01:56 DEBUG : Looking for writers 2026/07/27 03:01:56 DEBUG : dir: reading active writers 2026/07/27 03:01:56 DEBUG : >WaitForWriters: 2026/07/27 03:01:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:01:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:01:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:01:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:01:56 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:56 DEBUG : dir/file1.rclone_chunk.001_ti5qcv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:56 INFO : dir/file1.rclone_chunk.001_ti5qcv: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:56 INFO : dir/file1.rclone_chunk.001_ti5qcv: Deleted 2026/07/27 03:01:56 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 03:01:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:01:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:01:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): _writeAt: size=5, off=0 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): openPending: 2026/07/27 03:01:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:01:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 03:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): >openPending: err= 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): >_writeAt: n=5, err= 2026/07/27 03:01:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): close: 2026/07/27 03:01:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/27 03:01:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/27 03:01:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/27 03:01:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 03:01:56 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/27 03:01:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:01:56 DEBUG : dir/file1(0x152c8e7532c0): >close: err= 2026/07/27 03:01:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:56 DEBUG : dir: Looking for writers 2026/07/27 03:01:56 DEBUG : file1: reading active writers 2026/07/27 03:01:56 DEBUG : Looking for writers 2026/07/27 03:01:56 DEBUG : dir: reading active writers 2026/07/27 03:01:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:01:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 03:01:57 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:01:57 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:57 DEBUG : dir/file1.rclone_chunk.001_ti5rxs: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/27 03:01:57 INFO : dir/file1.rclone_chunk.001_ti5rxs: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:57 INFO : dir/file1.rclone_chunk.001_ti5rxs: Deleted 2026/07/27 03:01:57 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:57 INFO : dir/file1: Copied (replaced existing) 2026/07/27 03:01:57 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/07/27 03:01:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 03:01:57 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/27 03:01:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : >WaitForWriters: 2026/07/27 03:01:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:57 DEBUG : dir: Looking for writers 2026/07/27 03:01:57 DEBUG : file1: reading active writers 2026/07/27 03:01:57 DEBUG : Looking for writers 2026/07/27 03:01:57 DEBUG : dir: reading active writers 2026/07/27 03:01:57 DEBUG : >WaitForWriters: 2026/07/27 03:01:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.05s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.74s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.65s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.10s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.72s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:58 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:58 DEBUG : dir/file1.rclone_chunk.001_ti5ruh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:58 INFO : dir/file1.rclone_chunk.001_ti5ruh: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:58 INFO : dir/file1.rclone_chunk.001_ti5ruh: Deleted 2026/07/27 03:01:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:01:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:01:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:01:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/27 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:58 DEBUG : dir: Looking for writers 2026/07/27 03:01:58 DEBUG : file1: reading active writers 2026/07/27 03:01:58 DEBUG : Looking for writers 2026/07/27 03:01:58 DEBUG : dir: reading active writers 2026/07/27 03:01:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.99s) === RUN TestFileOpenReadUnknownSize 2026/07/27 03:01:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/27 03:01:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/27 03:01:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:01:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/27 03:01:58 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:01:58 DEBUG : Looking for writers 2026/07/27 03:01:58 DEBUG : file.txt: reading active writers 2026/07/27 03:01:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:01:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:01:59 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:01:59 DEBUG : dir/file1.rclone_chunk.001_ti5sgs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:01:59 INFO : dir/file1.rclone_chunk.001_ti5sgs: Copied (server-side copy) to: dir/file1 2026/07/27 03:01:59 INFO : dir/file1.rclone_chunk.001_ti5sgs: Deleted 2026/07/27 03:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:01:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 03:02:00 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:00 DEBUG : dir/file1.rclone_chunk.001_ti5t68: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:00 INFO : dir/file1.rclone_chunk.001_ti5t68: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:00 INFO : dir/file1.rclone_chunk.001_ti5t68: Deleted 2026/07/27 03:02:00 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:00 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/27 03:02:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:00 DEBUG : dir: Looking for writers 2026/07/27 03:02:00 DEBUG : file1: reading active writers 2026/07/27 03:02:00 DEBUG : Looking for writers 2026/07/27 03:02:00 DEBUG : dir: reading active writers 2026/07/27 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.29s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:00 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:00 DEBUG : dir/file1.rclone_chunk.001_ti5ufu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:00 INFO : dir/file1.rclone_chunk.001_ti5ufu: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:00 INFO : dir/file1.rclone_chunk.001_ti5ufu: Deleted 2026/07/27 03:02:00 DEBUG : dir/file1: Remove: 2026/07/27 03:02:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:00 DEBUG : dir/file1: >Remove: err= 2026/07/27 03:02:00 DEBUG : dir/file1: Remove: 2026/07/27 03:02:00 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/27 03:02:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:00 DEBUG : dir: Looking for writers 2026/07/27 03:02:00 DEBUG : Looking for writers 2026/07/27 03:02:00 DEBUG : dir: reading active writers 2026/07/27 03:02:00 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.82s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:01 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:01 DEBUG : dir/file1.rclone_chunk.001_ti5vtl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:01 INFO : dir/file1.rclone_chunk.001_ti5vtl: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:01 INFO : dir/file1.rclone_chunk.001_ti5vtl: Deleted 2026/07/27 03:02:01 DEBUG : dir/file1: Remove: 2026/07/27 03:02:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:01 DEBUG : dir/file1: >Remove: err= 2026/07/27 03:02:01 DEBUG : dir/file1: Remove: 2026/07/27 03:02:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/27 03:02:01 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:01 DEBUG : dir: Looking for writers 2026/07/27 03:02:01 DEBUG : Looking for writers 2026/07/27 03:02:01 DEBUG : dir: reading active writers 2026/07/27 03:02:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.82s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:02 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:02 DEBUG : dir/file1.rclone_chunk.001_ti5vlp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:02 INFO : dir/file1.rclone_chunk.001_ti5vlp: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:02 INFO : dir/file1.rclone_chunk.001_ti5vlp: Deleted 2026/07/27 03:02:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:02 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/27 03:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:02:02 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/27 03:02:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:02:02 DEBUG : dir/file1: Open: flags=0x3 2026/07/27 03:02:02 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/27 03:02:02 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/27 03:02:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:02 DEBUG : dir: Looking for writers 2026/07/27 03:02:02 DEBUG : file1: reading active writers 2026/07/27 03:02:02 DEBUG : Looking for writers 2026/07/27 03:02:02 DEBUG : dir: reading active writers 2026/07/27 03:02:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.80s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:03 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:03 DEBUG : dir/file1.rclone_chunk.001_ti5wro: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:03 INFO : dir/file1.rclone_chunk.001_ti5wro: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:03 INFO : dir/file1.rclone_chunk.001_ti5wro: Deleted 2026/07/27 03:02:03 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:03 DEBUG : dir: Looking for writers 2026/07/27 03:02:03 DEBUG : file1: reading active writers 2026/07/27 03:02:03 DEBUG : Looking for writers 2026/07/27 03:02:03 DEBUG : dir: reading active writers 2026/07/27 03:02:03 DEBUG : >WaitForWriters: 2026/07/27 03:02:03 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:03 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:03 INFO : dir/file1: Deleted 2026/07/27 03:02:03 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e770f70 2026/07/27 03:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:03 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:03 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:03 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:03 INFO : newLeaf: Deleted 2026/07/27 03:02:03 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e770f70 2026/07/27 03:02:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:02:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:04 DEBUG : dir/file1: File is currently open, delaying rename 0x152c8e770f70 2026/07/27 03:02:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 03:02:04 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:04 DEBUG : dir/file1.rclone_chunk.001_ti5ygj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:04 INFO : dir/file1.rclone_chunk.001_ti5ygj: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:04 INFO : dir/file1.rclone_chunk.001_ti5ygj: Deleted 2026/07/27 03:02:04 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:04 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/27 03:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:04 DEBUG : newLeaf: Running delayed rename now 2026/07/27 03:02:04 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:04 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:04 INFO : dir/file1: Deleted 2026/07/27 03:02:04 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e770f70 2026/07/27 03:02:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:04 DEBUG : dir: Looking for writers 2026/07/27 03:02:04 DEBUG : Looking for writers 2026/07/27 03:02:04 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:04 DEBUG : dir: reading active writers 2026/07/27 03:02:04 DEBUG : >WaitForWriters: 2026/07/27 03:02:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:04 DEBUG : dir: Looking for writers 2026/07/27 03:02:04 DEBUG : Looking for writers 2026/07/27 03:02:04 DEBUG : dir: reading active writers 2026/07/27 03:02:04 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:04 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:05 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:05 DEBUG : dir/file1.rclone_chunk.001_ti5zgf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:05 INFO : dir/file1.rclone_chunk.001_ti5zgf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:05 INFO : dir/file1.rclone_chunk.001_ti5zgf: Deleted 2026/07/27 03:02:05 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:05 DEBUG : dir: Looking for writers 2026/07/27 03:02:05 DEBUG : file1: reading active writers 2026/07/27 03:02:05 DEBUG : Looking for writers 2026/07/27 03:02:05 DEBUG : dir: reading active writers 2026/07/27 03:02:05 DEBUG : >WaitForWriters: 2026/07/27 03:02:05 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:05 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:05 INFO : dir/file1: Deleted 2026/07/27 03:02:05 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e571a00 2026/07/27 03:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:06 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:06 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:06 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:06 INFO : newLeaf: Deleted 2026/07/27 03:02:06 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e571a00 2026/07/27 03:02:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/27 03:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:06 DEBUG : dir/file1: File is currently open, delaying rename 0x152c8e571a00 2026/07/27 03:02:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (25 bytes), uploading instead of streaming 2026/07/27 03:02:06 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:06 DEBUG : dir/file1.rclone_chunk.001_ti6019: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:06 INFO : dir/file1.rclone_chunk.001_ti6019: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:06 INFO : dir/file1.rclone_chunk.001_ti6019: Deleted 2026/07/27 03:02:06 DEBUG : dir/file1: size = 25 OK 2026/07/27 03:02:06 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/27 03:02:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:06 DEBUG : newLeaf: Running delayed rename now 2026/07/27 03:02:06 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:07 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:07 INFO : dir/file1: Deleted 2026/07/27 03:02:07 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e571a00 2026/07/27 03:02:07 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:07 DEBUG : dir: Looking for writers 2026/07/27 03:02:07 DEBUG : Looking for writers 2026/07/27 03:02:07 DEBUG : dir: reading active writers 2026/07/27 03:02:07 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:07 DEBUG : >WaitForWriters: 2026/07/27 03:02:07 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:07 DEBUG : dir: Looking for writers 2026/07/27 03:02:07 DEBUG : Looking for writers 2026/07/27 03:02:07 DEBUG : dir: reading active writers 2026/07/27 03:02:07 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:07 DEBUG : >WaitForWriters: 2026/07/27 03:02:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:07 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:07 DEBUG : dir/file1.rclone_chunk.001_ti614d: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:07 INFO : dir/file1.rclone_chunk.001_ti614d: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:07 INFO : dir/file1.rclone_chunk.001_ti614d: Deleted 2026/07/27 03:02:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): openPending: 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): >openPending: err= 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): _writeAt: size=14, off=0 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): >_writeAt: n=14, err= 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): close: 2026/07/27 03:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 03:02:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e7198c0): >close: err= 2026/07/27 03:02:08 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 03:02:08 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:08 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:08 DEBUG : dir/file1.rclone_chunk.001_ti62io: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:08 INFO : dir/file1.rclone_chunk.001_ti62io: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:08 INFO : dir/file1.rclone_chunk.001_ti62io: Deleted 2026/07/27 03:02:08 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:08 INFO : dir/file1: Copied (replaced existing) 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:08 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/27 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:08 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:08 DEBUG : dir: Looking for writers 2026/07/27 03:02:08 DEBUG : file1: reading active writers 2026/07/27 03:02:08 DEBUG : Looking for writers 2026/07/27 03:02:08 DEBUG : dir: reading active writers 2026/07/27 03:02:08 DEBUG : >WaitForWriters: 2026/07/27 03:02:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): _readAt: size=512, off=0 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): openPending: 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/27 03:02:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 03:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): >openPending: err= 2026/07/27 03:02:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): >_readAt: n=14, err=EOF 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): close: 2026/07/27 03:02:08 DEBUG : dir/file1(0x152c8e84a380): >close: err= 2026/07/27 03:02:08 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:09 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:09 INFO : dir/file1: Deleted 2026/07/27 03:02:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:09 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e476dd0 2026/07/27 03:02:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:09 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:09 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:09 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:09 INFO : newLeaf: Deleted 2026/07/27 03:02:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 03:02:09 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e476dd0 2026/07/27 03:02:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:09 DEBUG : dir/file1(0x152c8e8a0280): openPending: 2026/07/27 03:02:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/27 03:02:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 03:02:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:09 DEBUG : dir/file1(0x152c8e8a0280): >openPending: err= 2026/07/27 03:02:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:09 DEBUG : dir/file1(0x152c8e8a0280): _writeAt: size=25, off=0 2026/07/27 03:02:09 DEBUG : dir/file1(0x152c8e8a0280): >_writeAt: n=25, err= 2026/07/27 03:02:09 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:09 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:09 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:09 INFO : dir/file1: Deleted 2026/07/27 03:02:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:09 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e476dd0 2026/07/27 03:02:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:09 DEBUG : newLeaf(0x152c8e8a0280): close: 2026/07/27 03:02:09 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 03:02:09 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 03:02:09.50247163 +0000 UTC m=+48.103313746 2026/07/27 03:02:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:09 DEBUG : newLeaf(0x152c8e8a0280): >close: err= 2026/07/27 03:02:09 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:09 DEBUG : dir: Looking for writers 2026/07/27 03:02:09 DEBUG : Looking for writers 2026/07/27 03:02:09 DEBUG : dir: reading active writers 2026/07/27 03:02:09 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:09 DEBUG : dir: Looking for writers 2026/07/27 03:02:09 DEBUG : Looking for writers 2026/07/27 03:02:09 DEBUG : dir: reading active writers 2026/07/27 03:02:09 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:09 DEBUG : dir: Looking for writers 2026/07/27 03:02:09 DEBUG : Looking for writers 2026/07/27 03:02:09 DEBUG : dir: reading active writers 2026/07/27 03:02:09 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:09 DEBUG : dir: Looking for writers 2026/07/27 03:02:09 DEBUG : Looking for writers 2026/07/27 03:02:09 DEBUG : dir: reading active writers 2026/07/27 03:02:09 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:09 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 03:02:09 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:09 DEBUG : dir: Looking for writers 2026/07/27 03:02:09 DEBUG : Looking for writers 2026/07/27 03:02:09 DEBUG : dir: reading active writers 2026/07/27 03:02:09 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:10 DEBUG : dir: Looking for writers 2026/07/27 03:02:10 DEBUG : Looking for writers 2026/07/27 03:02:10 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:10 DEBUG : dir: reading active writers 2026/07/27 03:02:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:10 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:10 DEBUG : newLeaf.rclone_chunk.001_ti632u: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:10 INFO : newLeaf.rclone_chunk.001_ti632u: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:10 INFO : newLeaf.rclone_chunk.001_ti632u: Deleted 2026/07/27 03:02:10 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:10 INFO : newLeaf: Copied (replaced existing) 2026/07/27 03:02:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 03:02:09.50247163 +0000 UTC" 2026/07/27 03:02:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 03:02:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 03:02:10 DEBUG : dir: Looking for writers 2026/07/27 03:02:10 DEBUG : Looking for writers 2026/07/27 03:02:10 DEBUG : dir: reading active writers 2026/07/27 03:02:10 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:10 DEBUG : >WaitForWriters: 2026/07/27 03:02:10 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:10 DEBUG : dir: Looking for writers 2026/07/27 03:02:10 DEBUG : Looking for writers 2026/07/27 03:02:10 DEBUG : dir: reading active writers 2026/07/27 03:02:10 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:10 DEBUG : >WaitForWriters: 2026/07/27 03:02:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:10 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:10 DEBUG : dir/file1.rclone_chunk.001_ti6475: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:10 INFO : dir/file1.rclone_chunk.001_ti6475: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:11 INFO : dir/file1.rclone_chunk.001_ti6475: Deleted 2026/07/27 03:02:11 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:11 DEBUG : dir: Looking for writers 2026/07/27 03:02:11 DEBUG : file1: reading active writers 2026/07/27 03:02:11 DEBUG : Looking for writers 2026/07/27 03:02:11 DEBUG : dir: reading active writers 2026/07/27 03:02:11 DEBUG : >WaitForWriters: 2026/07/27 03:02:11 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:11 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:11 INFO : dir/file1: Deleted 2026/07/27 03:02:11 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e8aa750 2026/07/27 03:02:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:11 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:11 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:11 INFO : newLeaf: Deleted 2026/07/27 03:02:11 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e8aa750 2026/07/27 03:02:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:12 DEBUG : dir/file1(0x152c8e62e340): openPending: 2026/07/27 03:02:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 03:02:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:12 DEBUG : dir/file1(0x152c8e62e340): >openPending: err= 2026/07/27 03:02:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:12 DEBUG : dir/file1(0x152c8e62e340): _writeAt: size=25, off=0 2026/07/27 03:02:12 DEBUG : dir/file1(0x152c8e62e340): >_writeAt: n=25, err= 2026/07/27 03:02:12 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:12 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:12 INFO : dir/file1: Deleted 2026/07/27 03:02:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:12 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e8aa750 2026/07/27 03:02:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:12 DEBUG : newLeaf(0x152c8e62e340): close: 2026/07/27 03:02:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 03:02:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 03:02:12.076157087 +0000 UTC m=+50.676999211 2026/07/27 03:02:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:12 DEBUG : newLeaf(0x152c8e62e340): >close: err= 2026/07/27 03:02:12 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:12 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 03:02:12 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:12 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:12 DEBUG : newLeaf.rclone_chunk.001_ti669q: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:12 INFO : newLeaf.rclone_chunk.001_ti669q: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:12 INFO : newLeaf.rclone_chunk.001_ti669q: Deleted 2026/07/27 03:02:12 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:12 INFO : newLeaf: Copied (replaced existing) 2026/07/27 03:02:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 03:02:12.076157087 +0000 UTC" 2026/07/27 03:02:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 03:02:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 03:02:12 DEBUG : dir: Looking for writers 2026/07/27 03:02:12 DEBUG : Looking for writers 2026/07/27 03:02:12 DEBUG : dir: reading active writers 2026/07/27 03:02:12 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:12 DEBUG : >WaitForWriters: 2026/07/27 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:13 DEBUG : dir: Looking for writers 2026/07/27 03:02:13 DEBUG : Looking for writers 2026/07/27 03:02:13 DEBUG : dir: reading active writers 2026/07/27 03:02:13 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:13 DEBUG : >WaitForWriters: 2026/07/27 03:02:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:13 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:13 DEBUG : dir/file1.rclone_chunk.001_ti67ki: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:13 INFO : dir/file1.rclone_chunk.001_ti67ki: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:13 INFO : dir/file1.rclone_chunk.001_ti67ki: Deleted 2026/07/27 03:02:13 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:13 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): openPending: 2026/07/27 03:02:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): >openPending: err= 2026/07/27 03:02:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): _writeAt: size=14, off=0 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): >_writeAt: n=14, err= 2026/07/27 03:02:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): close: 2026/07/27 03:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 03:02:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/27 03:02:13 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:13 DEBUG : dir/file1(0x152c8e422e40): >close: err= 2026/07/27 03:02:13 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:13 DEBUG : dir: Looking for writers 2026/07/27 03:02:13 DEBUG : file1: reading active writers 2026/07/27 03:02:13 DEBUG : Looking for writers 2026/07/27 03:02:13 DEBUG : dir: reading active writers 2026/07/27 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:13 DEBUG : dir: Looking for writers 2026/07/27 03:02:13 DEBUG : file1: reading active writers 2026/07/27 03:02:13 DEBUG : Looking for writers 2026/07/27 03:02:13 DEBUG : dir: reading active writers 2026/07/27 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:13 DEBUG : dir: Looking for writers 2026/07/27 03:02:13 DEBUG : file1: reading active writers 2026/07/27 03:02:13 DEBUG : Looking for writers 2026/07/27 03:02:13 DEBUG : dir: reading active writers 2026/07/27 03:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:14 DEBUG : dir: Looking for writers 2026/07/27 03:02:14 DEBUG : file1: reading active writers 2026/07/27 03:02:14 DEBUG : Looking for writers 2026/07/27 03:02:14 DEBUG : dir: reading active writers 2026/07/27 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:14 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 03:02:14 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:14 DEBUG : dir: Looking for writers 2026/07/27 03:02:14 DEBUG : file1: reading active writers 2026/07/27 03:02:14 DEBUG : Looking for writers 2026/07/27 03:02:14 DEBUG : dir: reading active writers 2026/07/27 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:14 DEBUG : dir: Looking for writers 2026/07/27 03:02:14 DEBUG : file1: reading active writers 2026/07/27 03:02:14 DEBUG : Looking for writers 2026/07/27 03:02:14 DEBUG : dir: reading active writers 2026/07/27 03:02:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:14 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:14 DEBUG : dir/file1.rclone_chunk.001_ti6871: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:14 INFO : dir/file1.rclone_chunk.001_ti6871: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:14 INFO : dir/file1.rclone_chunk.001_ti6871: Deleted 2026/07/27 03:02:14 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:14 INFO : dir/file1: Copied (replaced existing) 2026/07/27 03:02:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:14 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/27 03:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:14 DEBUG : dir: Looking for writers 2026/07/27 03:02:14 DEBUG : file1: reading active writers 2026/07/27 03:02:14 DEBUG : Looking for writers 2026/07/27 03:02:14 DEBUG : dir: reading active writers 2026/07/27 03:02:14 DEBUG : >WaitForWriters: 2026/07/27 03:02:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:14 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): _readAt: size=512, off=0 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): openPending: 2026/07/27 03:02:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/27 03:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 03:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): >openPending: err= 2026/07/27 03:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): >_readAt: n=14, err=EOF 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): close: 2026/07/27 03:02:14 DEBUG : dir/file1(0x152c8e82a4c0): >close: err= 2026/07/27 03:02:14 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:14 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:14 INFO : dir/file1: Deleted 2026/07/27 03:02:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:14 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e76b040 2026/07/27 03:02:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:15 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:15 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:15 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:15 INFO : newLeaf: Deleted 2026/07/27 03:02:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 03:02:15 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e76b040 2026/07/27 03:02:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:15 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:15 DEBUG : dir/file1(0x152c8e90f980): openPending: 2026/07/27 03:02:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/27 03:02:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 03:02:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:15 DEBUG : dir/file1(0x152c8e90f980): >openPending: err= 2026/07/27 03:02:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:15 DEBUG : dir/file1(0x152c8e90f980): _writeAt: size=25, off=0 2026/07/27 03:02:15 DEBUG : dir/file1(0x152c8e90f980): >_writeAt: n=25, err= 2026/07/27 03:02:15 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:15 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:15 INFO : dir/file1: Deleted 2026/07/27 03:02:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:15 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e76b040 2026/07/27 03:02:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:15 DEBUG : newLeaf(0x152c8e90f980): close: 2026/07/27 03:02:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 03:02:15 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 03:02:15.427401164 +0000 UTC m=+54.028243269 2026/07/27 03:02:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:15 DEBUG : newLeaf(0x152c8e90f980): >close: err= 2026/07/27 03:02:15 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:15 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 03:02:15 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:15 DEBUG : dir: Looking for writers 2026/07/27 03:02:15 DEBUG : Looking for writers 2026/07/27 03:02:15 DEBUG : dir: reading active writers 2026/07/27 03:02:15 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:16 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:16 DEBUG : newLeaf.rclone_chunk.001_ti69le: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:16 INFO : newLeaf.rclone_chunk.001_ti69le: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:16 INFO : newLeaf.rclone_chunk.001_ti69le: Deleted 2026/07/27 03:02:16 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:16 INFO : newLeaf: Copied (replaced existing) 2026/07/27 03:02:16 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 03:02:15.427401164 +0000 UTC" 2026/07/27 03:02:16 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 03:02:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:16 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 03:02:16 DEBUG : dir: Looking for writers 2026/07/27 03:02:16 DEBUG : Looking for writers 2026/07/27 03:02:16 DEBUG : dir: reading active writers 2026/07/27 03:02:16 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:16 DEBUG : >WaitForWriters: 2026/07/27 03:02:16 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:16 DEBUG : dir: Looking for writers 2026/07/27 03:02:16 DEBUG : Looking for writers 2026/07/27 03:02:16 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:16 DEBUG : dir: reading active writers 2026/07/27 03:02:16 DEBUG : >WaitForWriters: 2026/07/27 03:02:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:16 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:16 DEBUG : dir/file1.rclone_chunk.001_ti6aji: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:16 INFO : dir/file1.rclone_chunk.001_ti6aji: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:16 INFO : dir/file1.rclone_chunk.001_ti6aji: Deleted 2026/07/27 03:02:17 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:17 DEBUG : dir: Looking for writers 2026/07/27 03:02:17 DEBUG : file1: reading active writers 2026/07/27 03:02:17 DEBUG : Looking for writers 2026/07/27 03:02:17 DEBUG : dir: reading active writers 2026/07/27 03:02:17 DEBUG : >WaitForWriters: 2026/07/27 03:02:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): _readAt: size=512, off=0 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): openPending: 2026/07/27 03:02:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/27 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): >openPending: err= 2026/07/27 03:02:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/27 03:02:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): >_readAt: n=14, err=EOF 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): close: 2026/07/27 03:02:17 DEBUG : dir/file1(0x152c8dfe7bc0): >close: err= 2026/07/27 03:02:17 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:17 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:17 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:17 INFO : dir/file1: Deleted 2026/07/27 03:02:17 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:17 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e8aa000 2026/07/27 03:02:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:17 DEBUG : newLeaf: copy non-chunked object... 2026/07/27 03:02:17 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:02:17 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:17 INFO : newLeaf: Deleted 2026/07/27 03:02:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/27 03:02:17 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e8aa000 2026/07/27 03:02:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/27 03:02:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:18 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:18 DEBUG : dir/file1(0x152c8e38fb00): openPending: 2026/07/27 03:02:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/27 03:02:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/27 03:02:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:18 DEBUG : dir/file1(0x152c8e38fb00): >openPending: err= 2026/07/27 03:02:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:18 DEBUG : dir/file1(0x152c8e38fb00): _writeAt: size=25, off=0 2026/07/27 03:02:18 DEBUG : dir/file1(0x152c8e38fb00): >_writeAt: n=25, err= 2026/07/27 03:02:18 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:02:18 DEBUG : newLeaf: size = 14 OK 2026/07/27 03:02:18 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:18 INFO : dir/file1: Deleted 2026/07/27 03:02:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/27 03:02:18 DEBUG : newLeaf: Updating file with newLeaf 0x152c8e8aa000 2026/07/27 03:02:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:02:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:18 DEBUG : newLeaf(0x152c8e38fb00): close: 2026/07/27 03:02:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/27 03:02:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-27 03:02:18.09872943 +0000 UTC m=+56.699571535 2026/07/27 03:02:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:18 DEBUG : newLeaf(0x152c8e38fb00): >close: err= 2026/07/27 03:02:18 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:18 DEBUG : newLeaf: vfs cache: starting upload 2026/07/27 03:02:18 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:18 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:18 DEBUG : newLeaf.rclone_chunk.001_ti6cab: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/27 03:02:18 INFO : newLeaf.rclone_chunk.001_ti6cab: Copied (server-side copy) to: newLeaf 2026/07/27 03:02:18 INFO : newLeaf.rclone_chunk.001_ti6cab: Deleted 2026/07/27 03:02:18 DEBUG : newLeaf: size = 25 OK 2026/07/27 03:02:18 INFO : newLeaf: Copied (replaced existing) 2026/07/27 03:02:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-27 03:02:18.09872943 +0000 UTC" 2026/07/27 03:02:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/27 03:02:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/27 03:02:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/27 03:02:18 DEBUG : dir: Looking for writers 2026/07/27 03:02:18 DEBUG : Looking for writers 2026/07/27 03:02:18 DEBUG : dir: reading active writers 2026/07/27 03:02:18 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:18 DEBUG : >WaitForWriters: 2026/07/27 03:02:19 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:19 DEBUG : dir: Looking for writers 2026/07/27 03:02:19 DEBUG : Looking for writers 2026/07/27 03:02:19 DEBUG : dir: reading active writers 2026/07/27 03:02:19 DEBUG : newLeaf: reading active writers 2026/07/27 03:02:19 DEBUG : >WaitForWriters: 2026/07/27 03:02:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestFileRename (16.49s) --- PASS: TestFileRename/off,forceCache=false (2.35s) --- PASS: TestFileRename/minimal,forceCache=false (2.30s) --- PASS: TestFileRename/minimal,forceCache=true (3.26s) --- PASS: TestFileRename/writes,forceCache=false (2.57s) --- PASS: TestFileRename/writes,forceCache=true (3.36s) --- PASS: TestFileRename/full,forceCache=false (2.66s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:19 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:19 DEBUG : Looking for writers 2026/07/27 03:02:19 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:19 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:19 DEBUG : dir/file1.rclone_chunk.001_ti6d24: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:19 INFO : dir/file1.rclone_chunk.001_ti6d24: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:19 INFO : dir/file1.rclone_chunk.001_ti6d24: Deleted 2026/07/27 03:02:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 03:02:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:19 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:19 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:19 DEBUG : dir: Looking for writers 2026/07/27 03:02:19 DEBUG : file1: reading active writers 2026/07/27 03:02:19 DEBUG : Looking for writers 2026/07/27 03:02:19 DEBUG : dir: reading active writers 2026/07/27 03:02:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.90s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:20 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:20 DEBUG : dir/file1.rclone_chunk.001_ti6ets: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:20 INFO : dir/file1.rclone_chunk.001_ti6ets: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:20 INFO : dir/file1.rclone_chunk.001_ti6ets: Deleted 2026/07/27 03:02:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/27 03:02:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/27 03:02:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/27 03:02:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 03:02:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/27 03:02:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/27 03:02:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/27 03:02:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/27 03:02:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/27 03:02:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/27 03:02:21 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:21 DEBUG : dir: Looking for writers 2026/07/27 03:02:21 DEBUG : file1: reading active writers 2026/07/27 03:02:21 DEBUG : Looking for writers 2026/07/27 03:02:21 DEBUG : dir: reading active writers 2026/07/27 03:02:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:21 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:21 DEBUG : dir/file1.rclone_chunk.001_ti6fkc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:21 INFO : dir/file1.rclone_chunk.001_ti6fkc: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:21 INFO : dir/file1.rclone_chunk.001_ti6fkc: Deleted 2026/07/27 03:02:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/27 03:02:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/27 03:02:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/27 03:02:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/27 03:02:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/27 03:02:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/27 03:02:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/27 03:02:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/27 03:02:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/27 03:02:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/27 03:02:22 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/27 03:02:22 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/27 03:02:22 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/27 03:02:22 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/27 03:02:22 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/27 03:02:22 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:22 DEBUG : dir: Looking for writers 2026/07/27 03:02:22 DEBUG : file1: reading active writers 2026/07/27 03:02:22 DEBUG : Looking for writers 2026/07/27 03:02:22 DEBUG : dir: reading active writers 2026/07/27 03:02:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:23 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:23 DEBUG : dir/file1.rclone_chunk.001_ti6glt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:23 INFO : dir/file1.rclone_chunk.001_ti6glt: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:23 INFO : dir/file1.rclone_chunk.001_ti6glt: Deleted 2026/07/27 03:02:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 03:02:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:23 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:23 DEBUG : dir: Looking for writers 2026/07/27 03:02:23 DEBUG : file1: reading active writers 2026/07/27 03:02:23 DEBUG : Looking for writers 2026/07/27 03:02:23 DEBUG : dir: reading active writers 2026/07/27 03:02:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.95s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:24 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:24 DEBUG : dir/file1.rclone_chunk.001_ti6hq2: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:24 INFO : dir/file1.rclone_chunk.001_ti6hq2: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:24 INFO : dir/file1.rclone_chunk.001_ti6hq2: Deleted 2026/07/27 03:02:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/27 03:02:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/27 03:02:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:24 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/27 03:02:24 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/27 03:02:24 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:24 DEBUG : dir: Looking for writers 2026/07/27 03:02:24 DEBUG : file1: reading active writers 2026/07/27 03:02:24 DEBUG : Looking for writers 2026/07/27 03:02:24 DEBUG : dir: reading active writers 2026/07/27 03:02:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.95s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:25 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:25 DEBUG : dir/file1.rclone_chunk.001_ti6ivo: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:25 INFO : dir/file1.rclone_chunk.001_ti6ivo: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:25 INFO : dir/file1.rclone_chunk.001_ti6ivo: Deleted 2026/07/27 03:02:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): _readAt: size=1, off=0 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): openPending: 2026/07/27 03:02:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >openPending: err= 2026/07/27 03:02:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 03:02:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >_readAt: n=1, err= 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): _readAt: size=256, off=1 2026/07/27 03:02:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >_readAt: n=15, err=EOF 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): _readAt: size=16, off=16 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >_readAt: n=0, err=EOF 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): close: 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >close: err= 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): close: 2026/07/27 03:02:25 DEBUG : dir/file1(0x152c8e88c100): >close: err=file already closed 2026/07/27 03:02:25 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:25 DEBUG : dir: Looking for writers 2026/07/27 03:02:25 DEBUG : file1: reading active writers 2026/07/27 03:02:25 DEBUG : Looking for writers 2026/07/27 03:02:25 DEBUG : dir: reading active writers 2026/07/27 03:02:25 DEBUG : >WaitForWriters: 2026/07/27 03:02:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:26 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:26 DEBUG : dir/file1.rclone_chunk.001_ti6jj9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:26 INFO : dir/file1.rclone_chunk.001_ti6jj9: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:26 INFO : dir/file1.rclone_chunk.001_ti6jj9: Deleted 2026/07/27 03:02:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): _readAt: size=1, off=0 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): openPending: 2026/07/27 03:02:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >openPending: err= 2026/07/27 03:02:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 03:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >_readAt: n=1, err= 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): _readAt: size=1, off=5 2026/07/27 03:02:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >_readAt: n=1, err= 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): _readAt: size=1, off=3 2026/07/27 03:02:26 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >_readAt: n=1, err= 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): _readAt: size=1, off=13 2026/07/27 03:02:26 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >_readAt: n=1, err= 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): _readAt: size=16, off=100 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >_readAt: n=0, err=EOF 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): close: 2026/07/27 03:02:26 DEBUG : dir/file1(0x152c8e5adb00): >close: err= 2026/07/27 03:02:26 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:26 DEBUG : dir: Looking for writers 2026/07/27 03:02:26 DEBUG : file1: reading active writers 2026/07/27 03:02:26 DEBUG : Looking for writers 2026/07/27 03:02:26 DEBUG : dir: reading active writers 2026/07/27 03:02:26 DEBUG : >WaitForWriters: 2026/07/27 03:02:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.97s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:27 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:27 DEBUG : dir/file1.rclone_chunk.001_ti6kd7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:27 INFO : dir/file1.rclone_chunk.001_ti6kd7: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:27 INFO : dir/file1.rclone_chunk.001_ti6kd7: Deleted 2026/07/27 03:02:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=1, off=0 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): openPending: 2026/07/27 03:02:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >openPending: err= 2026/07/27 03:02:27 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/27 03:02:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=1, err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=1, off=5 2026/07/27 03:02:27 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=1, err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=1, off=1 2026/07/27 03:02:27 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=1, err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=6, off=10 2026/07/27 03:02:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=6, err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=256, off=10 2026/07/27 03:02:27 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=6, err=EOF 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=256, off=100 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): close: 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >close: err= 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): _readAt: size=256, off=100 2026/07/27 03:02:27 DEBUG : dir/file1(0x152c8e0a27c0): >_readAt: n=0, err=file already closed 2026/07/27 03:02:27 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:27 DEBUG : dir: Looking for writers 2026/07/27 03:02:27 DEBUG : file1: reading active writers 2026/07/27 03:02:27 DEBUG : Looking for writers 2026/07/27 03:02:27 DEBUG : dir: reading active writers 2026/07/27 03:02:27 DEBUG : >WaitForWriters: 2026/07/27 03:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.09s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:28 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:28 DEBUG : dir/file1.rclone_chunk.001_ti6ltt: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:28 INFO : dir/file1.rclone_chunk.001_ti6ltt: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:28 INFO : dir/file1.rclone_chunk.001_ti6ltt: Deleted 2026/07/27 03:02:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:28 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): RWFileHandle.Flush 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): _readAt: size=256, off=0 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): openPending: 2026/07/27 03:02:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): >openPending: err= 2026/07/27 03:02:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/27 03:02:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): >_readAt: n=16, err=EOF 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): RWFileHandle.Flush 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): RWFileHandle.Flush 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): close: 2026/07/27 03:02:28 DEBUG : dir/file1(0x152c8e6b4700): >close: err= 2026/07/27 03:02:28 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:28 DEBUG : dir: Looking for writers 2026/07/27 03:02:28 DEBUG : file1: reading active writers 2026/07/27 03:02:28 DEBUG : Looking for writers 2026/07/27 03:02:28 DEBUG : dir: reading active writers 2026/07/27 03:02:28 DEBUG : >WaitForWriters: 2026/07/27 03:02:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:29 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:29 DEBUG : dir/file1.rclone_chunk.001_ti6mmz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:29 INFO : dir/file1.rclone_chunk.001_ti6mmz: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:29 INFO : dir/file1.rclone_chunk.001_ti6mmz: Deleted 2026/07/27 03:02:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/27 03:02:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): _readAt: size=256, off=0 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): openPending: 2026/07/27 03:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): >openPending: err= 2026/07/27 03:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/27 03:02:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): >_readAt: n=16, err=EOF 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): RWFileHandle.Release 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): close: 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): >close: err= 2026/07/27 03:02:29 DEBUG : dir/file1(0x152c8e916b00): RWFileHandle.Release 2026/07/27 03:02:29 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:29 DEBUG : dir: Looking for writers 2026/07/27 03:02:29 DEBUG : file1: reading active writers 2026/07/27 03:02:29 DEBUG : Looking for writers 2026/07/27 03:02:29 DEBUG : dir: reading active writers 2026/07/27 03:02:29 DEBUG : >WaitForWriters: 2026/07/27 03:02:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.99s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:29 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): openPending: 2026/07/27 03:02:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): >openPending: err= 2026/07/27 03:02:29 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): _writeAt: size=5, off=0 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): >_writeAt: n=5, err= 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): _writeAt: size=7, off=5 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): >_writeAt: n=7, err= 2026/07/27 03:02:29 DEBUG : file1: vfs cache: truncate to size=11 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): close: 2026/07/27 03:02:29 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:29.885987034 +0000 UTC m=+68.486829150 2026/07/27 03:02:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): >close: err= 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): close: 2026/07/27 03:02:29 DEBUG : file1(0x152c8e917180): >close: err=file already closed 2026/07/27 03:02:29 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:29 DEBUG : Looking for writers 2026/07/27 03:02:29 DEBUG : file1: reading active writers 2026/07/27 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:29 DEBUG : Looking for writers 2026/07/27 03:02:29 DEBUG : file1: reading active writers 2026/07/27 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:29 DEBUG : Looking for writers 2026/07/27 03:02:29 DEBUG : file1: reading active writers 2026/07/27 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:29 DEBUG : Looking for writers 2026/07/27 03:02:29 DEBUG : file1: reading active writers 2026/07/27 03:02:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:29 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:30 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:30 DEBUG : file1: size = 11 OK 2026/07/27 03:02:30 DEBUG : file1.rclone_chunk.001_ti6o93: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 03:02:30 INFO : file1.rclone_chunk.001_ti6o93: Copied (server-side copy) to: file1 2026/07/27 03:02:30 INFO : file1.rclone_chunk.001_ti6o93: Deleted 2026/07/27 03:02:30 DEBUG : file1: size = 11 OK 2026/07/27 03:02:30 INFO : file1: Copied (new) 2026/07/27 03:02:30 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-27 03:02:29.885987034 +0000 UTC" 2026/07/27 03:02:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:30 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : >WaitForWriters: 2026/07/27 03:02:30 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : >WaitForWriters: 2026/07/27 03:02:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting 2026/07/27 03:02:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:30 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): openPending: 2026/07/27 03:02:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): >openPending: err= 2026/07/27 03:02:30 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): _writeAt: size=7, off=0 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): >_writeAt: n=7, err= 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): _writeAt: size=6, off=5 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): >_writeAt: n=6, err= 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): close: 2026/07/27 03:02:30 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:30.810354335 +0000 UTC m=+69.411196470 2026/07/27 03:02:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): >close: err= 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): _writeAt: size=5, off=0 2026/07/27 03:02:30 DEBUG : file1(0x152c8dfe7bc0): >_writeAt: n=0, err=file already closed 2026/07/27 03:02:30 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:30 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:30 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:30 DEBUG : Looking for writers 2026/07/27 03:02:30 DEBUG : file1: reading active writers 2026/07/27 03:02:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:31 DEBUG : file1: size = 11 OK 2026/07/27 03:02:31 DEBUG : file1.rclone_chunk.001_ti6o6b: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 03:02:31 INFO : file1.rclone_chunk.001_ti6o6b: Copied (server-side copy) to: file1 2026/07/27 03:02:31 INFO : file1.rclone_chunk.001_ti6o6b: Deleted 2026/07/27 03:02:31 DEBUG : file1: size = 11 OK 2026/07/27 03:02:31 INFO : file1: Copied (new) 2026/07/27 03:02:31 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-27 03:02:30.810354335 +0000 UTC" 2026/07/27 03:02:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:31 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : >WaitForWriters: 2026/07/27 03:02:31 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : >WaitForWriters: 2026/07/27 03:02:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting 2026/07/27 03:02:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:31 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:31 DEBUG : file1(0x152c8e0a2fc0): openPending: 2026/07/27 03:02:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:31 DEBUG : file1(0x152c8e0a2fc0): >openPending: err= 2026/07/27 03:02:31 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:31 DEBUG : file1(0x152c8e0a2fc0): close: 2026/07/27 03:02:31 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:31.734414733 +0000 UTC m=+70.335256838 2026/07/27 03:02:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:31 DEBUG : file1(0x152c8e0a2fc0): >close: err= 2026/07/27 03:02:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 03:02:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:02:31 DEBUG : file2: newRWFileHandle: 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): openPending: 2026/07/27 03:02:31 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): >openPending: err= 2026/07/27 03:02:31 DEBUG : file2: >newRWFileHandle: err= 2026/07/27 03:02:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 03:02:31 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/27 03:02:31 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): RWFileHandle.Flush 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): RWFileHandle.Release 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): close: 2026/07/27 03:02:31 DEBUG : file2: vfs cache: setting modification time to 2026-07-27 03:02:31.735683198 +0000 UTC m=+70.336525313 2026/07/27 03:02:31 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:31 DEBUG : file2(0x152c8e0a3980): >close: err= 2026/07/27 03:02:31 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : file2: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : file2: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file2: reading active writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : file2: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/27 03:02:31 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:31 DEBUG : file2: vfs cache: starting upload 2026/07/27 03:02:31 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:31 DEBUG : Looking for writers 2026/07/27 03:02:31 DEBUG : file2: reading active writers 2026/07/27 03:02:31 DEBUG : file1: reading active writers 2026/07/27 03:02:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/27 03:02:31 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : file2: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/27 03:02:32 DEBUG : file1: size = 0 OK 2026/07/27 03:02:32 DEBUG : file1.rclone_chunk.001_ti6pv0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:02:32 INFO : file1.rclone_chunk.001_ti6pv0: Copied (server-side copy) to: file1 2026/07/27 03:02:32 DEBUG : file2: size = 0 OK 2026/07/27 03:02:32 DEBUG : file2.rclone_chunk.001_ti6pyu: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:02:32 INFO : file2.rclone_chunk.001_ti6pyu: Copied (server-side copy) to: file2 2026/07/27 03:02:32 INFO : file1.rclone_chunk.001_ti6pv0: Deleted 2026/07/27 03:02:32 DEBUG : file1: size = 0 OK 2026/07/27 03:02:32 INFO : file1: Copied (new) 2026/07/27 03:02:32 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-27 03:02:31.734414733 +0000 UTC" 2026/07/27 03:02:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:32 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:32 INFO : file2.rclone_chunk.001_ti6pyu: Deleted 2026/07/27 03:02:32 DEBUG : file2: size = 0 OK 2026/07/27 03:02:32 INFO : file2: Copied (new) 2026/07/27 03:02:32 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-27 03:02:31.735683198 +0000 UTC" 2026/07/27 03:02:32 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/27 03:02:32 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/27 03:02:32 INFO : file2: vfs cache: upload succeeded try #1 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : file2: reading active writers 2026/07/27 03:02:32 DEBUG : >WaitForWriters: 2026/07/27 03:02:32 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file2: reading active writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : >WaitForWriters: 2026/07/27 03:02:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting 2026/07/27 03:02:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:32 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): openPending: 2026/07/27 03:02:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): >openPending: err= 2026/07/27 03:02:32 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): _writeAt: size=5, off=0 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): >_writeAt: n=5, err= 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): RWFileHandle.Flush 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): RWFileHandle.Flush 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): close: 2026/07/27 03:02:32 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:32.744286649 +0000 UTC m=+71.345128754 2026/07/27 03:02:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:32 DEBUG : file1(0x152c8e6b5dc0): >close: err= 2026/07/27 03:02:32 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:32 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:32 DEBUG : Looking for writers 2026/07/27 03:02:32 DEBUG : file1: reading active writers 2026/07/27 03:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:33 DEBUG : file1: size = 5 OK 2026/07/27 03:02:33 DEBUG : file1.rclone_chunk.001_ti6qrp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:02:33 INFO : file1.rclone_chunk.001_ti6qrp: Copied (server-side copy) to: file1 2026/07/27 03:02:33 INFO : file1.rclone_chunk.001_ti6qrp: Deleted 2026/07/27 03:02:33 DEBUG : file1: size = 5 OK 2026/07/27 03:02:33 INFO : file1: Copied (new) 2026/07/27 03:02:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 03:02:32.744286649 +0000 UTC" 2026/07/27 03:02:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : >WaitForWriters: 2026/07/27 03:02:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:33 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): openPending: 2026/07/27 03:02:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): >openPending: err= 2026/07/27 03:02:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): _writeAt: size=5, off=0 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): >_writeAt: n=5, err= 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): RWFileHandle.Release 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): close: 2026/07/27 03:02:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:33.574653337 +0000 UTC m=+72.175495462 2026/07/27 03:02:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): >close: err= 2026/07/27 03:02:33 DEBUG : file1(0x152c8e37e5c0): RWFileHandle.Release 2026/07/27 03:02:33 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:33 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:33 DEBUG : Looking for writers 2026/07/27 03:02:33 DEBUG : file1: reading active writers 2026/07/27 03:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:34 DEBUG : file1: size = 5 OK 2026/07/27 03:02:34 DEBUG : file1.rclone_chunk.001_ti6rw4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:02:34 INFO : file1.rclone_chunk.001_ti6rw4: Copied (server-side copy) to: file1 2026/07/27 03:02:34 INFO : file1.rclone_chunk.001_ti6rw4: Deleted 2026/07/27 03:02:34 DEBUG : file1: size = 5 OK 2026/07/27 03:02:34 INFO : file1: Copied (new) 2026/07/27 03:02:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 03:02:33.574653337 +0000 UTC" 2026/07/27 03:02:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:34 DEBUG : Looking for writers 2026/07/27 03:02:34 DEBUG : file1: reading active writers 2026/07/27 03:02:34 DEBUG : >WaitForWriters: 2026/07/27 03:02:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego/dir/file1: no such file or directory 2026/07/27 03:02:34 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:34 DEBUG : dir/file1.rclone_chunk.001_ti6sx3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:34 INFO : dir/file1.rclone_chunk.001_ti6sx3: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:34 INFO : dir/file1.rclone_chunk.001_ti6sx3: Deleted 2026/07/27 03:02:35 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 03:02:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): openPending: 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): >openPending: err= 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/27 03:02:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): _writeAt: size=5, off=0 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): >_writeAt: n=5, err= 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): close: 2026/07/27 03:02:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-27 03:02:35.151740034 +0000 UTC m=+73.752582150 2026/07/27 03:02:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:35 DEBUG : dir/file1(0x152c8e917940): >close: err= 2026/07/27 03:02:35 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 03:02:35 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:35 DEBUG : dir/file1: size = 5 OK 2026/07/27 03:02:35 DEBUG : dir/file1.rclone_chunk.001_ti6tvc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:02:35 INFO : dir/file1.rclone_chunk.001_ti6tvc: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:35 INFO : dir/file1.rclone_chunk.001_ti6tvc: Deleted 2026/07/27 03:02:35 DEBUG : dir/file1: size = 5 OK 2026/07/27 03:02:35 INFO : dir/file1: Copied (replaced existing) 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-27 03:02:35.151740034 +0000 UTC" 2026/07/27 03:02:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:35 DEBUG : dir: Looking for writers 2026/07/27 03:02:35 DEBUG : file1: reading active writers 2026/07/27 03:02:35 DEBUG : Looking for writers 2026/07/27 03:02:35 DEBUG : dir: reading active writers 2026/07/27 03:02:35 DEBUG : >WaitForWriters: 2026/07/27 03:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:36 DEBUG : dir/file1: size = 16 OK 2026/07/27 03:02:36 DEBUG : dir/file1.rclone_chunk.001_ti6uje: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/27 03:02:36 INFO : dir/file1.rclone_chunk.001_ti6uje: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:36 INFO : dir/file1.rclone_chunk.001_ti6uje: Deleted 2026/07/27 03:02:36 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/27 03:02:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/27 03:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/27 03:02:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): _writeAt: size=5, off=0 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): openPending: 2026/07/27 03:02:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/27 03:02:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): >openPending: err= 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): >_writeAt: n=5, err= 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): _writeAt: size=15, off=5 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): >_writeAt: n=15, err= 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): close: 2026/07/27 03:02:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/27 03:02:36 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-27 03:02:36.700371946 +0000 UTC m=+75.301214051 2026/07/27 03:02:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:36 DEBUG : dir/file1(0x152c8e38e340): >close: err= 2026/07/27 03:02:36 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:36 DEBUG : dir: Looking for writers 2026/07/27 03:02:36 DEBUG : file1: reading active writers 2026/07/27 03:02:36 DEBUG : Looking for writers 2026/07/27 03:02:36 DEBUG : dir: reading active writers 2026/07/27 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:36 DEBUG : dir: Looking for writers 2026/07/27 03:02:36 DEBUG : file1: reading active writers 2026/07/27 03:02:36 DEBUG : Looking for writers 2026/07/27 03:02:36 DEBUG : dir: reading active writers 2026/07/27 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:36 DEBUG : dir: Looking for writers 2026/07/27 03:02:36 DEBUG : file1: reading active writers 2026/07/27 03:02:36 DEBUG : Looking for writers 2026/07/27 03:02:36 DEBUG : dir: reading active writers 2026/07/27 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:36 DEBUG : dir: Looking for writers 2026/07/27 03:02:36 DEBUG : file1: reading active writers 2026/07/27 03:02:36 DEBUG : Looking for writers 2026/07/27 03:02:36 DEBUG : dir: reading active writers 2026/07/27 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:36 DEBUG : dir/file1: vfs cache: starting upload 2026/07/27 03:02:36 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:36 DEBUG : dir: Looking for writers 2026/07/27 03:02:36 DEBUG : file1: reading active writers 2026/07/27 03:02:36 DEBUG : Looking for writers 2026/07/27 03:02:36 DEBUG : dir: reading active writers 2026/07/27 03:02:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:37 DEBUG : dir: Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : dir: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:37 DEBUG : dir/file1: size = 20 OK 2026/07/27 03:02:37 DEBUG : dir/file1.rclone_chunk.001_ti6ult: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/27 03:02:37 INFO : dir/file1.rclone_chunk.001_ti6ult: Copied (server-side copy) to: dir/file1 2026/07/27 03:02:37 INFO : dir/file1.rclone_chunk.001_ti6ult: Deleted 2026/07/27 03:02:37 DEBUG : dir/file1: size = 20 OK 2026/07/27 03:02:37 INFO : dir/file1: Copied (replaced existing) 2026/07/27 03:02:37 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-27 03:02:36.700371946 +0000 UTC" 2026/07/27 03:02:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:37 DEBUG : dir: Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : dir: reading active writers 2026/07/27 03:02:37 DEBUG : >WaitForWriters: 2026/07/27 03:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.56s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:37 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): openPending: 2026/07/27 03:02:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): >openPending: err= 2026/07/27 03:02:37 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): _writeAt: size=5, off=0 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): >_writeAt: n=5, err= 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): close: 2026/07/27 03:02:37 DEBUG : file1: vfs cache: setting modification time to 2026-07-27 03:02:37.583022363 +0000 UTC m=+76.183864508 2026/07/27 03:02:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:37 DEBUG : file1(0x152c8e756480): >close: err= 2026/07/27 03:02:37 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:37 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:37 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:37 DEBUG : Looking for writers 2026/07/27 03:02:37 DEBUG : file1: reading active writers 2026/07/27 03:02:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:38 DEBUG : file1: size = 5 OK 2026/07/27 03:02:38 DEBUG : file1.rclone_chunk.001_ti6vhw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:02:38 INFO : file1.rclone_chunk.001_ti6vhw: Copied (server-side copy) to: file1 2026/07/27 03:02:38 INFO : file1.rclone_chunk.001_ti6vhw: Deleted 2026/07/27 03:02:38 DEBUG : file1: size = 5 OK 2026/07/27 03:02:38 INFO : file1: Copied (new) 2026/07/27 03:02:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-27 03:02:37.583022363 +0000 UTC" 2026/07/27 03:02:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:38 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:38 DEBUG : Looking for writers 2026/07/27 03:02:38 DEBUG : file1: reading active writers 2026/07/27 03:02:38 DEBUG : >WaitForWriters: 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/27 03:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.413725026 +0000 UTC m=+77.014567121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9200c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.413725026 +0000 UTC m=+77.014567121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.413725026 +0000 UTC m=+77.014567121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e920a00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e070930 item 1 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.416415708 +0000 UTC m=+77.017257813 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.416415708 +0000 UTC m=+77.017257813 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0711f0 item 2 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.418031759 +0000 UTC m=+77.018873894 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e921b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.418031759 +0000 UTC m=+77.018873894 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.418031759 +0000 UTC m=+77.018873894 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9da5c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e071960 item 3 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.420597594 +0000 UTC m=+77.021439750 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dac40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.420597594 +0000 UTC m=+77.021439750 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc80a10 item 4 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.422203016 +0000 UTC m=+77.023045121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9db7c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.422203016 +0000 UTC m=+77.023045121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9dbc40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.422203016 +0000 UTC m=+77.023045121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc81110 item 5 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.424887827 +0000 UTC m=+77.025729932 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.424887827 +0000 UTC m=+77.025729932 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0d58f0 item 6 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.429105812 +0000 UTC m=+77.029947938 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.429105812 +0000 UTC m=+77.029947938 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.429105812 +0000 UTC m=+77.029947938 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21e1c0 item 7 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.431638546 +0000 UTC m=+77.032480651 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7570c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.431638546 +0000 UTC m=+77.032480651 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21ee00 item 8 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e757d80): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757d80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.433583628 +0000 UTC m=+77.034425733 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.433583628 +0000 UTC m=+77.034425733 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d26c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.433583628 +0000 UTC m=+77.034425733 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d2bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21f5e0 item 9 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.435930852 +0000 UTC m=+77.036772957 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.435930852 +0000 UTC m=+77.036772957 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d3780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21fb90 item 10 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8dd87280): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.437748794 +0000 UTC m=+77.038590909 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.437748794 +0000 UTC m=+77.038590909 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.437748794 +0000 UTC m=+77.038590909 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e916d80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c070 item 11 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.44031969 +0000 UTC m=+77.041161795 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e917480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.44031969 +0000 UTC m=+77.041161795 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9179c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c770 item 12 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8dc08c00): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08c00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.442200602 +0000 UTC m=+77.043042757 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.442200602 +0000 UTC m=+77.043042757 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0cf50 item 13 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.444106161 +0000 UTC m=+77.044948266 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6a80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.444106161 +0000 UTC m=+77.044948266 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe70c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d340 item 14 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8dfe7880): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.445906671 +0000 UTC m=+77.046748836 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7c40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.445906671 +0000 UTC m=+77.046748836 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d7a0 item 15 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.447723241 +0000 UTC m=+77.048565346 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.447723241 +0000 UTC m=+77.048565346 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0db90 item 16 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.449389207 +0000 UTC m=+77.050231323 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.449389207 +0000 UTC m=+77.050231323 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.449389207 +0000 UTC m=+77.050231323 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc802a0 item 17 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.45163542 +0000 UTC m=+77.052477525 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.45163542 +0000 UTC m=+77.052477525 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5499c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc80a10 item 18 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.452986501 +0000 UTC m=+77.053828606 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.452986501 +0000 UTC m=+77.053828606 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ed40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.452986501 +0000 UTC m=+77.053828606 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f2c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc81110 item 19 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.455513443 +0000 UTC m=+77.056355558 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.455513443 +0000 UTC m=+77.056355558 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c070 item 20 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.457242058 +0000 UTC m=+77.058084163 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.457242058 +0000 UTC m=+77.058084163 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.457242058 +0000 UTC m=+77.058084163 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c3f0 item 21 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.459633754 +0000 UTC m=+77.060475859 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.459633754 +0000 UTC m=+77.060475859 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470f80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c8c0 item 22 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.461356077 +0000 UTC m=+77.062198182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.461356077 +0000 UTC m=+77.062198182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.461356077 +0000 UTC m=+77.062198182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0cc40 item 23 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.463495909 +0000 UTC m=+77.064338014 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.463495909 +0000 UTC m=+77.064338014 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7dec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d180 item 24 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e38e600): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.465215596 +0000 UTC m=+77.066057701 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.465215596 +0000 UTC m=+77.066057701 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.465215596 +0000 UTC m=+77.066057701 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d5e0 item 25 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.467522282 +0000 UTC m=+77.068364387 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.467522282 +0000 UTC m=+77.068364387 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0db20 item 26 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e302840): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.469293617 +0000 UTC m=+77.070135722 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302c00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.469293617 +0000 UTC m=+77.070135722 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.469293617 +0000 UTC m=+77.070135722 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8150 item 27 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.471619139 +0000 UTC m=+77.072461244 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.471619139 +0000 UTC m=+77.072461244 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b88c0 item 28 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e336940): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.473377641 +0000 UTC m=+77.074219746 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e336d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.473377641 +0000 UTC m=+77.074219746 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3373c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8c40 item 29 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.475282186 +0000 UTC m=+77.076124291 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e337a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.475282186 +0000 UTC m=+77.076124291 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8fc0 item 30 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e3666c0): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3666c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.477122502 +0000 UTC m=+77.077964597 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e366a80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.477122502 +0000 UTC m=+77.077964597 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9420 item 31 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.478726862 +0000 UTC m=+77.079568967 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3677c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.478726862 +0000 UTC m=+77.079568967 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e367d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b97a0 item 32 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.480402376 +0000 UTC m=+77.081244481 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9c70 item 33 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.481133627 +0000 UTC m=+77.081975722 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a08c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.481133627 +0000 UTC m=+77.081975722 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a0dc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9e30 item 33 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.48267558 +0000 UTC m=+77.083517705 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba620 item 34 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.483319465 +0000 UTC m=+77.084161570 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.483319465 +0000 UTC m=+77.084161570 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a1dc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba7e0 item 34 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.484988247 +0000 UTC m=+77.085830352 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bac40 item 35 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.485682328 +0000 UTC m=+77.086524433 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.485682328 +0000 UTC m=+77.086524433 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fee80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0baee0 item 35 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.487490562 +0000 UTC m=+77.088332667 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bb420 item 36 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.488184844 +0000 UTC m=+77.089026949 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.488184844 +0000 UTC m=+77.089026949 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bb6c0 item 36 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.489859546 +0000 UTC m=+77.090701651 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42a680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfc3f0 item 37 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.490473005 +0000 UTC m=+77.091315110 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ab00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.490473005 +0000 UTC m=+77.091315110 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfc620 item 37 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.491999448 +0000 UTC m=+77.092841553 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42b680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfcd90 item 38 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.492826199 +0000 UTC m=+77.093668304 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42bb80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.492826199 +0000 UTC m=+77.093668304 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a1c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd1f0 item 38 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.494348704 +0000 UTC m=+77.095190809 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd6c0 item 39 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.494937516 +0000 UTC m=+77.095779621 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ad40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.494937516 +0000 UTC m=+77.095779621 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd960 item 39 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.49644359 +0000 UTC m=+77.097285695 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b8c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfdd50 item 40 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.497054805 +0000 UTC m=+77.097896910 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bdc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.497054805 +0000 UTC m=+77.097896910 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0280e0 item 40 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.498618107 +0000 UTC m=+77.099460212 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e028c40 item 41 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.499163917 +0000 UTC m=+77.100006022 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45aec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e029110 item 41 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.499805209 +0000 UTC m=+77.100647354 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.499805209 +0000 UTC m=+77.100647354 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b8c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e029ab0 item 41 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.501453261 +0000 UTC m=+77.102295366 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8230 item 42 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.501992018 +0000 UTC m=+77.102834123 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ba500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8460 item 42 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.502645042 +0000 UTC m=+77.103487187 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4baa40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.502645042 +0000 UTC m=+77.103487187 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bafc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b87e0 item 42 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.504630913 +0000 UTC m=+77.105473048 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bb600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8cb0 item 43 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.505237138 +0000 UTC m=+77.106079262 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4bbb00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8e70 item 43 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.5059589 +0000 UTC m=+77.106800996 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.5059589 +0000 UTC m=+77.106800996 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fa680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b90a0 item 43 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.507495822 +0000 UTC m=+77.108337968 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4facc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b96c0 item 44 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.508140139 +0000 UTC m=+77.108982284 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb1c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b99d0 item 44 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.508800406 +0000 UTC m=+77.109642511 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fb700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.508800406 +0000 UTC m=+77.109642511 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fbc80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b9b90 item 44 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.510424713 +0000 UTC m=+77.111266839 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5563c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a42a0 item 45 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.51110564 +0000 UTC m=+77.111947745 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5568c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.51110564 +0000 UTC m=+77.111947745 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e556fc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a45b0 item 45 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.51314407 +0000 UTC m=+77.113986165 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d83c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d110 item 46 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.5138808 +0000 UTC m=+77.114722905 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d88c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.5138808 +0000 UTC m=+77.114722905 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8fc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d3b0 item 46 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.515322844 +0000 UTC m=+77.116164949 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d880 item 47 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.515815975 +0000 UTC m=+77.116658080 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.515815975 +0000 UTC m=+77.116658080 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23da40 item 47 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.51744355 +0000 UTC m=+77.118285655 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64a940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0265b0 item 48 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.518034184 +0000 UTC m=+77.118876289 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64ae40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.518034184 +0000 UTC m=+77.118876289 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64b540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e026930 item 48 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.519689 +0000 UTC m=+77.120531105 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e64bb80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027030 item 49 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.520858648 +0000 UTC m=+77.121700814 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.520858648 +0000 UTC m=+77.121700814 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027420 item 49 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.52280301 +0000 UTC m=+77.123645115 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e690cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027ab0 item 50 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.523616226 +0000 UTC m=+77.124458321 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6911c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.523616226 +0000 UTC m=+77.124458321 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027d50 item 50 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.525761899 +0000 UTC m=+77.126604004 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e691dc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb23f0 item 51 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.526375217 +0000 UTC m=+77.127217322 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc3c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.526375217 +0000 UTC m=+77.127217322 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dc900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb25b0 item 51 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.528321532 +0000 UTC m=+77.129163637 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dcf80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb2a10 item 52 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.529010503 +0000 UTC m=+77.129852649 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dd480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.529010503 +0000 UTC m=+77.129852649 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6dda00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb2d20 item 52 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.530577063 +0000 UTC m=+77.131419177 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb30a0 item 53 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.531414895 +0000 UTC m=+77.132257000 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.531414895 +0000 UTC m=+77.132257000 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e704bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3260 item 53 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.533138229 +0000 UTC m=+77.133980334 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb35e0 item 54 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.533918041 +0000 UTC m=+77.134760166 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.533918041 +0000 UTC m=+77.134760166 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e705cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb37a0 item 54 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.535528713 +0000 UTC m=+77.136370858 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3ce0 item 55 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.536176678 +0000 UTC m=+77.137018783 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74a940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.536176678 +0000 UTC m=+77.137018783 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ae80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cc150 item 55 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.537854044 +0000 UTC m=+77.138696199 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74b500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cc690 item 56 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.538648626 +0000 UTC m=+77.139490731 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e74ba00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.538648626 +0000 UTC m=+77.139490731 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cccb0 item 56 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.541165198 +0000 UTC m=+77.142007343 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79a6c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cd810 item 57 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.541705358 +0000 UTC m=+77.142547464 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ac00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cdd50 item 57 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.542483798 +0000 UTC m=+77.143325903 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.542483798 +0000 UTC m=+77.143325903 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79b6c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07c150 item 57 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.544169502 +0000 UTC m=+77.145011607 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79bd00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07c700 item 58 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.544732395 +0000 UTC m=+77.145574500 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07caf0 item 58 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.545451051 +0000 UTC m=+77.146293156 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.545451051 +0000 UTC m=+77.146293156 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d2e40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07d0a0 item 58 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.547518386 +0000 UTC m=+77.148360531 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d3480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07d880 item 59 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.548136312 +0000 UTC m=+77.148978418 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d39c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07dce0 item 59 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.548708483 +0000 UTC m=+77.149550609 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.548708483 +0000 UTC m=+77.149550609 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fa580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc230 item 59 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.550312522 +0000 UTC m=+77.151154688 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fabc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc700 item 60 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.550887098 +0000 UTC m=+77.151729222 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc930 item 60 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.551731151 +0000 UTC m=+77.152573337 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fb640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.551731151 +0000 UTC m=+77.152573337 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7fbc00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fcb60 item 60 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.553311206 +0000 UTC m=+77.154153351 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd0a0 item 61 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.553904626 +0000 UTC m=+77.154746732 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82e880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.553904626 +0000 UTC m=+77.154746732 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82ef80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd260 item 61 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.555567927 +0000 UTC m=+77.156410062 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82f5c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd810 item 62 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.556108578 +0000 UTC m=+77.156950704 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e82fb00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.556108578 +0000 UTC m=+77.156950704 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fdc00 item 62 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.557964042 +0000 UTC m=+77.158806197 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86c940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e296770 item 63 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.558563875 +0000 UTC m=+77.159406000 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86ce80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.558563875 +0000 UTC m=+77.159406000 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86d580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e296930 item 63 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.560174176 +0000 UTC m=+77.161016321 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e86dbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e297110 item 64 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.560703837 +0000 UTC m=+77.161545942 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.560703837 +0000 UTC m=+77.161545942 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e297340 item 64 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.562318616 +0000 UTC m=+77.163160721 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a0f40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e297ce0 item 65 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.562955318 +0000 UTC m=+77.163797423 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a13c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.562955318 +0000 UTC m=+77.163797423 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a18c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598070 item 65 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.564503352 +0000 UTC m=+77.165345457 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598620 item 66 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.565073629 +0000 UTC m=+77.165915724 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e912480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.565073629 +0000 UTC m=+77.165915724 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9129c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598850 item 66 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.566802274 +0000 UTC m=+77.167644379 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598cb0 item 67 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.56735639 +0000 UTC m=+77.168198495 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.56735639 +0000 UTC m=+77.168198495 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e913980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598fc0 item 67 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.568883745 +0000 UTC m=+77.169725850 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e5996c0 item 68 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.569497995 +0000 UTC m=+77.170340100 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96a600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.569497995 +0000 UTC m=+77.170340100 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96ab40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e599960 item 68 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.571156807 +0000 UTC m=+77.171998912 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50c230 item 69 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.571691276 +0000 UTC m=+77.172533382 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96b600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.571691276 +0000 UTC m=+77.172533382 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e96bb00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50c460 item 69 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.572947309 +0000 UTC m=+77.173789414 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50cb60 item 70 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.573505293 +0000 UTC m=+77.174347387 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.573505293 +0000 UTC m=+77.174347387 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e994cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50cf50 item 70 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.574909724 +0000 UTC m=+77.175751829 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50d5e0 item 71 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.575432452 +0000 UTC m=+77.176274557 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.575432452 +0000 UTC m=+77.176274557 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e995d40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50d960 item 71 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.577171417 +0000 UTC m=+77.178013522 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d64c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e070 item 72 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.577747894 +0000 UTC m=+77.178589989 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d69c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.577747894 +0000 UTC m=+77.178589989 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d6f00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e380 item 72 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.578988528 +0000 UTC m=+77.179830633 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d74c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e850 item 73 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.579483733 +0000 UTC m=+77.180325838 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d79c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0ea10 item 73 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.58010173 +0000 UTC m=+77.180943835 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9d7e80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.58010173 +0000 UTC m=+77.180943835 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f44c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0ed90 item 73 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.5816008 +0000 UTC m=+77.182442905 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f4b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f110 item 74 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.582052153 +0000 UTC m=+77.182894258 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f3b0 item 74 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.582589809 +0000 UTC m=+77.183431914 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.582589809 +0000 UTC m=+77.183431914 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e9f5ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f570 item 74 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.58385019 +0000 UTC m=+77.184692295 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f8f0 item 75 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.584376984 +0000 UTC m=+77.185219089 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0fab0 item 75 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.584955476 +0000 UTC m=+77.185797582 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea30c40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.584955476 +0000 UTC m=+77.185797582 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0fc70 item 75 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.586436563 +0000 UTC m=+77.187278668 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea317c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2002a0 item 76 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.586966103 +0000 UTC m=+77.187808208 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea31cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a4850 item 76 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.587563341 +0000 UTC m=+77.188405446 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e557440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.587563341 +0000 UTC m=+77.188405446 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5579c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a4af0 item 76 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.588808272 +0000 UTC m=+77.189650377 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a5110 item 77 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.589289462 +0000 UTC m=+77.190131567 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.589289462 +0000 UTC m=+77.190131567 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea80d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a53b0 item 77 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.59104733 +0000 UTC m=+77.191889435 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a57a0 item 78 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.591635051 +0000 UTC m=+77.192477156 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea81840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.591635051 +0000 UTC m=+77.192477156 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e4a5a40 item 78 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.593549326 +0000 UTC m=+77.194391431 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9c680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab0000 item 79 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.594354776 +0000 UTC m=+77.195196921 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9cb80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.594354776 +0000 UTC m=+77.195196921 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab0230 item 79 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.596558298 +0000 UTC m=+77.197400403 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9d8c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab05b0 item 80 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.597155105 +0000 UTC m=+77.197997210 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8ea9ddc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.597155105 +0000 UTC m=+77.197997210 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac05c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab0930 item 80 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.598950566 +0000 UTC m=+77.199792671 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac0c00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab0d90 item 81 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.599626001 +0000 UTC m=+77.200468127 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.599626001 +0000 UTC m=+77.200468127 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac15c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab1110 item 81 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.601270437 +0000 UTC m=+77.202112542 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eac1c40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab15e0 item 82 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.60220364 +0000 UTC m=+77.203045745 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.60220364 +0000 UTC m=+77.203045745 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae07c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab17a0 item 82 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.603860859 +0000 UTC m=+77.204702964 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0e40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eab1d50 item 83 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.604576801 +0000 UTC m=+77.205418906 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.604576801 +0000 UTC m=+77.205418906 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9640e0 item 83 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.607247715 +0000 UTC m=+77.208089850 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964460 item 84 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.608032067 +0000 UTC m=+77.208874212 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.608032067 +0000 UTC m=+77.208874212 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e200070 item 84 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.613112982 +0000 UTC m=+77.213955087 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2007e0 item 85 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.613798326 +0000 UTC m=+77.214640431 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.613798326 +0000 UTC m=+77.214640431 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2009a0 item 85 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.615424918 +0000 UTC m=+77.216267023 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc08f00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e200ee0 item 86 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.616195604 +0000 UTC m=+77.217037749 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.616195604 +0000 UTC m=+77.217037749 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2010a0 item 86 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.617838977 +0000 UTC m=+77.218681082 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6c40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2016c0 item 87 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.618540302 +0000 UTC m=+77.219382457 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.618540302 +0000 UTC m=+77.219382457 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe78c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2018f0 item 87 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.620306438 +0000 UTC m=+77.221148543 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac0c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e201c70 item 88 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.620982243 +0000 UTC m=+77.221824338 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.620982243 +0000 UTC m=+77.221824338 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad0c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964070 item 88 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.622412344 +0000 UTC m=+77.223254449 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5adbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964bd0 item 89 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.623055398 +0000 UTC m=+77.223897493 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5483c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964d90 item 89 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.623743628 +0000 UTC m=+77.224585723 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548a00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.623743628 +0000 UTC m=+77.224585723 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548f80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964f50 item 89 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.625693711 +0000 UTC m=+77.226535816 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5495c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9653b0 item 90 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.626353566 +0000 UTC m=+77.227195682 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965570 item 90 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.627021639 +0000 UTC m=+77.227863814 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7e500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.627021639 +0000 UTC m=+77.227863814 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ee00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965730 item 90 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.628497215 +0000 UTC m=+77.229339390 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f4c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965ab0 item 91 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.629206395 +0000 UTC m=+77.230048490 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fa40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21e000 item 91 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.629846834 +0000 UTC m=+77.230688929 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a21c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.629846834 +0000 UTC m=+77.230688929 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2d40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21e2a0 item 91 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.631639079 +0000 UTC m=+77.232481173 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21ed20 item 92 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.632182054 +0000 UTC m=+77.233024159 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4704c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21ef50 item 92 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.632956016 +0000 UTC m=+77.233798121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.632956016 +0000 UTC m=+77.233798121 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21f2d0 item 92 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.63444584 +0000 UTC m=+77.235287935 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21f880 item 93 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.634956724 +0000 UTC m=+77.235798819 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.634956724 +0000 UTC m=+77.235798819 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7d2c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21fab0 item 93 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.636799894 +0000 UTC m=+77.237641999 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7db40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21fe30 item 94 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.637371454 +0000 UTC m=+77.238213559 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.637371454 +0000 UTC m=+77.238213559 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c150 item 94 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.639186122 +0000 UTC m=+77.240028257 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ef80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c5b0 item 95 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.639716142 +0000 UTC m=+77.240558247 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.639716142 +0000 UTC m=+77.240558247 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fcc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c850 item 95 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.64147285 +0000 UTC m=+77.242314955 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0cd90 item 96 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.642219701 +0000 UTC m=+77.243061806 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.642219701 +0000 UTC m=+77.243061806 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d030 item 96 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= 2026/07/27 03:02:38 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:38 DEBUG : Looking for writers 2026/07/27 03:02:38 DEBUG : >WaitForWriters: 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/27 03:02:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.781520963 +0000 UTC m=+77.382363068 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3026c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.781520963 +0000 UTC m=+77.382363068 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e302b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.781520963 +0000 UTC m=+77.382363068 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b89a0 item 1 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.783902591 +0000 UTC m=+77.384744696 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.783902591 +0000 UTC m=+77.384744696 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e303b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8e70 item 2 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.785352038 +0000 UTC m=+77.386194143 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.785352038 +0000 UTC m=+77.386194143 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36c700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.785352038 +0000 UTC m=+77.386194143 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36cbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9260 item 3 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.787605313 +0000 UTC m=+77.388447408 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.787605313 +0000 UTC m=+77.388447408 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36d780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b97a0 item 4 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.789147105 +0000 UTC m=+77.389989210 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e36ddc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.789147105 +0000 UTC m=+77.389989210 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.789147105 +0000 UTC m=+77.389989210 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9c70 item 5 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.791033217 +0000 UTC m=+77.391875322 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a6e80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.791033217 +0000 UTC m=+77.391875322 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a73c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba540 item 6 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.792585618 +0000 UTC m=+77.393427723 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3a7a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.792585618 +0000 UTC m=+77.393427723 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.792585618 +0000 UTC m=+77.393427723 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3fe500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0baa10 item 7 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.794419853 +0000 UTC m=+77.395261958 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3feb80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.794419853 +0000 UTC m=+77.395261958 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff0c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bafc0 item 8 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e3ff680): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ff680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.795922089 +0000 UTC m=+77.396764184 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffa40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.795922089 +0000 UTC m=+77.396764184 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ffec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.795922089 +0000 UTC m=+77.396764184 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4284c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bb5e0 item 9 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.798510187 +0000 UTC m=+77.399352292 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e428b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.798510187 +0000 UTC m=+77.399352292 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfc460 item 10 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e4296c0): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4296c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.800024077 +0000 UTC m=+77.400866182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e429a80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.800024077 +0000 UTC m=+77.400866182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.800024077 +0000 UTC m=+77.400866182 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfcaf0 item 11 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.802348005 +0000 UTC m=+77.403190100 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e438c00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.802348005 +0000 UTC m=+77.403190100 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd500 item 12 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e439780): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.803926767 +0000 UTC m=+77.404768872 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e439b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.803926767 +0000 UTC m=+77.404768872 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd960 item 13 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.805415267 +0000 UTC m=+77.406257363 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.805415267 +0000 UTC m=+77.406257363 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e452ec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfdd50 item 14 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e453500): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e453500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.807037161 +0000 UTC m=+77.407879266 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4538c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.807037161 +0000 UTC m=+77.407879266 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28a7c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0287e0 item 15 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.808745215 +0000 UTC m=+77.409587320 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28ae40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.808745215 +0000 UTC m=+77.409587320 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d0a0 item 16 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.810122276 +0000 UTC m=+77.410964381 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28b9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.810122276 +0000 UTC m=+77.410964381 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e28be40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.810122276 +0000 UTC m=+77.410964381 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d420 item 17 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.812584506 +0000 UTC m=+77.413426611 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c2ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.812584506 +0000 UTC m=+77.413426611 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0da40 item 18 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.814269087 +0000 UTC m=+77.415111243 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.814269087 +0000 UTC m=+77.415111243 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c3b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.814269087 +0000 UTC m=+77.415111243 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8000 item 19 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.81635648 +0000 UTC m=+77.417198585 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.81635648 +0000 UTC m=+77.417198585 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fed40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8690 item 20 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.818178781 +0000 UTC m=+77.419020976 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff3c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.818178781 +0000 UTC m=+77.419020976 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff8c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.818178781 +0000 UTC m=+77.419020976 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8c40 item 21 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.820313233 +0000 UTC m=+77.421155347 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47c8c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.820313233 +0000 UTC m=+77.421155347 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47ce00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0299d0 item 22 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.821908906 +0000 UTC m=+77.422751011 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d480): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.821908906 +0000 UTC m=+77.422751011 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47d980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.821908906 +0000 UTC m=+77.422751011 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e47de80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23cee0 item 23 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.82402938 +0000 UTC m=+77.424871535 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.82402938 +0000 UTC m=+77.424871535 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e618b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d6c0 item 24 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e619180): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.827363918 +0000 UTC m=+77.428206023 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.827363918 +0000 UTC m=+77.428206023 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e619a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.827363918 +0000 UTC m=+77.428206023 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23da40 item 25 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.829597716 +0000 UTC m=+77.430439821 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.829597716 +0000 UTC m=+77.430439821 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e648c40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e026850 item 26 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e649280): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.831160037 +0000 UTC m=+77.432002142 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.831160037 +0000 UTC m=+77.432002142 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e649b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.831160037 +0000 UTC m=+77.432002142 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e026ee0 item 27 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.835238428 +0000 UTC m=+77.436080533 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.835238428 +0000 UTC m=+77.436080533 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e682d40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027880 item 28 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e683380): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.837457439 +0000 UTC m=+77.438299544 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.837457439 +0000 UTC m=+77.438299544 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e683e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb2070 item 29 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.841389425 +0000 UTC m=+77.442231530 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.841389425 +0000 UTC m=+77.442231530 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b2ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb24d0 item 30 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): _readAt: size=2, off=0 2026/07/27 03:02:38 ERROR : open-test-file(0x152c8e6b3100): Couldn't read size of file 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): >_writeAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): close: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.843356149 +0000 UTC m=+77.444198254 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b34c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.843356149 +0000 UTC m=+77.444198254 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6b3b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb2930 item 31 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.845006226 +0000 UTC m=+77.445848331 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.845006226 +0000 UTC m=+77.445848331 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cc460 item 32 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.848385137 +0000 UTC m=+77.449227242 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ccbd0 item 33 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.848940425 +0000 UTC m=+77.449782530 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7251c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.848940425 +0000 UTC m=+77.449782530 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7256c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cd110 item 33 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.851165017 +0000 UTC m=+77.452007151 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0cdc70 item 34 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.851920293 +0000 UTC m=+77.452762398 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.851920293 +0000 UTC m=+77.452762398 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7567c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07c0e0 item 34 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.853569186 +0000 UTC m=+77.454411281 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e756e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07c690 item 35 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.854134505 +0000 UTC m=+77.454976610 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.854134505 +0000 UTC m=+77.454976610 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07c9a0 item 35 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.855751198 +0000 UTC m=+77.456593303 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e757e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07d1f0 item 36 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.856401695 +0000 UTC m=+77.457243800 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.856401695 +0000 UTC m=+77.457243800 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79e940): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e07d730 item 36 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.857884014 +0000 UTC m=+77.458726120 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79ef80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc1c0 item 37 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.858460795 +0000 UTC m=+77.459302900 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.858460795 +0000 UTC m=+77.459302900 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e79f900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc3f0 item 37 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.86012132 +0000 UTC m=+77.460963416 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6080): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fc8c0 item 38 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.860880123 +0000 UTC m=+77.461722228 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6580): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.860880123 +0000 UTC m=+77.461722228 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d6ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fcaf0 item 38 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.862556158 +0000 UTC m=+77.463398263 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd030 item 39 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.863173243 +0000 UTC m=+77.464015348 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.863173243 +0000 UTC m=+77.464015348 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7d7b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd1f0 item 39 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.864744812 +0000 UTC m=+77.465586917 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f62c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd7a0 item 40 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.865550493 +0000 UTC m=+77.466392598 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f67c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.865550493 +0000 UTC m=+77.466392598 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f6d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0fd960 item 40 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.867131179 +0000 UTC m=+77.467973284 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f72c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e296540 item 41 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.867672882 +0000 UTC m=+77.468514987 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f77c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2968c0 item 41 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.868282393 +0000 UTC m=+77.469124498 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e7f7c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.868282393 +0000 UTC m=+77.469124498 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8142c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e296e00 item 41 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.869710479 +0000 UTC m=+77.470552574 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e297260 item 42 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.870196818 +0000 UTC m=+77.471038923 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e814e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2975e0 item 42 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.871104061 +0000 UTC m=+77.471946167 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e815340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.871104061 +0000 UTC m=+77.471946167 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8158c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e297c70 item 42 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.872501681 +0000 UTC m=+77.473343786 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598230 item 43 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.873054886 +0000 UTC m=+77.473896981 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83e500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e5985b0 item 43 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.873642656 +0000 UTC m=+77.474484761 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ea40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.873642656 +0000 UTC m=+77.474484761 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83ef80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e5987e0 item 43 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.875240032 +0000 UTC m=+77.476082137 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83f5c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598c40 item 44 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.87576345 +0000 UTC m=+77.476605555 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e83fac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598f50 item 44 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.8764672 +0000 UTC m=+77.477309305 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e21c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.8764672 +0000 UTC m=+77.477309305 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb2d90 item 44 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.878041984 +0000 UTC m=+77.478884089 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e2d80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3110 item 45 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.878512192 +0000 UTC m=+77.479354297 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.878512192 +0000 UTC m=+77.479354297 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6e3980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb32d0 item 45 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.879880866 +0000 UTC m=+77.480722971 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8860c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3650 item 46 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.880351355 +0000 UTC m=+77.481193460 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8865c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.880351355 +0000 UTC m=+77.481193460 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e886cc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3810 item 46 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.881819758 +0000 UTC m=+77.482661863 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ecb3d50 item 47 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.882365098 +0000 UTC m=+77.483207203 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e887800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.882365098 +0000 UTC m=+77.483207203 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50c1c0 item 47 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.884010806 +0000 UTC m=+77.484852912 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50c5b0 item 48 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.884682725 +0000 UTC m=+77.485524831 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a2b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.884682725 +0000 UTC m=+77.485524831 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50c8c0 item 48 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.886265604 +0000 UTC m=+77.487107709 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50d110 item 49 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.88674584 +0000 UTC m=+77.487587945 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8a3d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.88674584 +0000 UTC m=+77.487587945 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50d500 item 49 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.888163117 +0000 UTC m=+77.489005223 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e50db90 item 50 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.888978889 +0000 UTC m=+77.489820994 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.888978889 +0000 UTC m=+77.489820994 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e000 item 50 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.892750712 +0000 UTC m=+77.493592817 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc80620 item 51 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.893506348 +0000 UTC m=+77.494348443 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fe900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.893506348 +0000 UTC m=+77.494348443 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4fee40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc807e0 item 51 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.894822074 +0000 UTC m=+77.495664179 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff4c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc812d0 item 52 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.895372973 +0000 UTC m=+77.496215079 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4ff9c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.895372973 +0000 UTC m=+77.496215079 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc180): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dc81650 item 52 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.897017759 +0000 UTC m=+77.497859864 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cc800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598070 item 53 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.897751035 +0000 UTC m=+77.498593140 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8ccd00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.897751035 +0000 UTC m=+77.498593140 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cd280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598310 item 53 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.899224607 +0000 UTC m=+77.500066712 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e8cdc40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598850 item 54 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.899826775 +0000 UTC m=+77.500668870 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.899826775 +0000 UTC m=+77.500668870 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb047c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e598a10 item 54 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.901213223 +0000 UTC m=+77.502055328 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb04e80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e599030 item 55 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.902231456 +0000 UTC m=+77.503073561 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb05380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.902231456 +0000 UTC m=+77.503073561 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eb058c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e599340 item 55 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.903614959 +0000 UTC m=+77.504457064 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dd87280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e5999d0 item 56 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.904274725 +0000 UTC m=+77.505116830 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc09440): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.904274725 +0000 UTC m=+77.505116830 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc099c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e599d50 item 56 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.905693343 +0000 UTC m=+77.506535448 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8380 item 57 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.906291493 +0000 UTC m=+77.507133598 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe6f40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e3b8690 item 57 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.906912886 +0000 UTC m=+77.507754991 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dfe7600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.906912886 +0000 UTC m=+77.507754991 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ac280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e150 item 57 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.908509282 +0000 UTC m=+77.509351387 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5aca40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e700 item 58 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.909129473 +0000 UTC m=+77.509971578 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ad3c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0e930 item 58 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.909748462 +0000 UTC m=+77.510590557 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5ade00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.909748462 +0000 UTC m=+77.510590557 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0ebd0 item 58 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.911449033 +0000 UTC m=+77.512291138 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e548c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f030 item 59 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.91196633 +0000 UTC m=+77.512808436 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5491c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f1f0 item 59 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.912519214 +0000 UTC m=+77.513361310 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.912519214 +0000 UTC m=+77.513361310 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e549c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f490 item 59 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.914015881 +0000 UTC m=+77.514857986 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7ea00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f810 item 60 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.914562874 +0000 UTC m=+77.515404969 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0f9d0 item 60 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.915248319 +0000 UTC m=+77.516090413 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7f600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.915248319 +0000 UTC m=+77.516090413 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8dc7fbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ea0fb90 item 60 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.917003663 +0000 UTC m=+77.517845769 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a2640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e200070 item 61 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.917596112 +0000 UTC m=+77.518438217 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e0a3000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.917596112 +0000 UTC m=+77.518438217 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470280): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2004d0 item 61 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.919381384 +0000 UTC m=+77.520223529 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e200930 item 62 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.919891176 +0000 UTC m=+77.520733281 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e470e40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.919891176 +0000 UTC m=+77.520733281 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e200af0 item 62 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.921398673 +0000 UTC m=+77.522240769 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e471bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e201030 item 63 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.921965063 +0000 UTC m=+77.522807158 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7c700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.921965063 +0000 UTC m=+77.522807158 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8df7da40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e2011f0 item 63 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >_readAt: n=0, err=Bad file descriptor 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.924331853 +0000 UTC m=+77.525173948 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e201880 item 64 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.924991749 +0000 UTC m=+77.525833854 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38e740): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.924991749 +0000 UTC m=+77.525833854 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38ee80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e201a40 item 64 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.926581962 +0000 UTC m=+77.527424067 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38f4c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e201e30 item 65 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.927160455 +0000 UTC m=+77.528002560 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e38fa40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.927160455 +0000 UTC m=+77.528002560 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9641c0 item 65 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.928588411 +0000 UTC m=+77.529430516 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964540 item 66 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.929425302 +0000 UTC m=+77.530267407 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae0b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.929425302 +0000 UTC m=+77.530267407 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9649a0 item 66 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.93076409 +0000 UTC m=+77.531606195 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964e00 item 67 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.931446289 +0000 UTC m=+77.532288394 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8eae1b40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.931446289 +0000 UTC m=+77.532288394 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e964fc0 item 67 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.932821295 +0000 UTC m=+77.533663400 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724800): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965420 item 68 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.933367958 +0000 UTC m=+77.534210053 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e724d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.933367958 +0000 UTC m=+77.534210053 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9655e0 item 68 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.935443968 +0000 UTC m=+77.536286073 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965960 item 69 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.935940375 +0000 UTC m=+77.536782480 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e725d00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.935940375 +0000 UTC m=+77.536782480 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e965b90 item 69 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.93731987 +0000 UTC m=+77.538161975 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21e310 item 70 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.93777996 +0000 UTC m=+77.538622065 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e344e80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.93777996 +0000 UTC m=+77.538622065 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3453c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21e620 item 70 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.939343212 +0000 UTC m=+77.540185307 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e345a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21ed90 item 71 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.939872671 +0000 UTC m=+77.540714776 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.939872671 +0000 UTC m=+77.540714776 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21efc0 item 71 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.941195941 +0000 UTC m=+77.542038046 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e374bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21f6c0 item 72 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.941744317 +0000 UTC m=+77.542586411 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3750c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.941744317 +0000 UTC m=+77.542586411 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375600): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21f960 item 72 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.943105477 +0000 UTC m=+77.543947572 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e375bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e21fce0 item 73 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.943649625 +0000 UTC m=+77.544491730 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac1c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c000 item 73 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.944447381 +0000 UTC m=+77.545289486 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ac680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.944447381 +0000 UTC m=+77.545289486 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3acbc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c1c0 item 73 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.945887551 +0000 UTC m=+77.546729646 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c690 item 74 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.946375442 +0000 UTC m=+77.547217547 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3ad700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0c9a0 item 74 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.946924288 +0000 UTC m=+77.547766393 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e3adc40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.946924288 +0000 UTC m=+77.547766393 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4102c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0cb60 item 74 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.948430403 +0000 UTC m=+77.549272508 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d0a0 item 75 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.949180149 +0000 UTC m=+77.550022254 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e410e00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): _writeAt: size=3, off=2 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d2d0 item 75 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.949770373 +0000 UTC m=+77.550612478 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.949770373 +0000 UTC m=+77.550612478 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d490 item 75 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.951232424 +0000 UTC m=+77.552074529 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e411ec0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0d960 item 76 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.951761263 +0000 UTC m=+77.552603368 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42c4c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8eb0db20 item 76 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): _writeAt: size=3, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.952450305 +0000 UTC m=+77.553292410 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42ca00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.952450305 +0000 UTC m=+77.553292410 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42cf80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8620 item 76 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.953843585 +0000 UTC m=+77.554685691 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42d5c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8b60 item 77 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.955274959 +0000 UTC m=+77.556117095 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e42dac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.955274959 +0000 UTC m=+77.556117095 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a2c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b8d20 item 77 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.956982454 +0000 UTC m=+77.557824559 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43a900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b90a0 item 78 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.957643743 +0000 UTC m=+77.558485848 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43ae00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.957643743 +0000 UTC m=+77.558485848 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43b500): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b92d0 item 78 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.959606219 +0000 UTC m=+77.560448344 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e43bb40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b96c0 item 79 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.960304929 +0000 UTC m=+77.561147034 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.960304929 +0000 UTC m=+77.561147034 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45a840): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9880 item 79 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.962446603 +0000 UTC m=+77.563288708 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ae80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e9b9d50 item 80 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.963025596 +0000 UTC m=+77.563867701 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45b380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.963025596 +0000 UTC m=+77.563867701 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e45ba80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba070 item 80 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.96497623 +0000 UTC m=+77.565818335 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4781c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba700 item 81 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.965761223 +0000 UTC m=+77.566603348 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.965761223 +0000 UTC m=+77.566603348 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e478b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0ba9a0 item 81 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.96758178 +0000 UTC m=+77.568423946 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479200): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bae00 item 82 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.968428319 +0000 UTC m=+77.569270424 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479700): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.968428319 +0000 UTC m=+77.569270424 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e479c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bafc0 item 82 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.970375668 +0000 UTC m=+77.571217773 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0400): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bb5e0 item 83 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.971062865 +0000 UTC m=+77.571904960 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0900): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.971062865 +0000 UTC m=+77.571904960 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c0e40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0bb7a0 item 83 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.972863175 +0000 UTC m=+77.573705320 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c14c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfc4d0 item 84 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.973477955 +0000 UTC m=+77.574320060 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4c19c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.973477955 +0000 UTC m=+77.574320060 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfc7e0 item 84 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.975160082 +0000 UTC m=+77.576002187 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f26c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfcfc0 item 85 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.975694031 +0000 UTC m=+77.576536136 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f2bc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.975694031 +0000 UTC m=+77.576536136 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd340 item 85 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.977710428 +0000 UTC m=+77.578552594 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3780): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfd7a0 item 86 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.978554202 +0000 UTC m=+77.579396327 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e4f3c80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.978554202 +0000 UTC m=+77.579396327 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8300): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8dcfda40 item 86 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.980409747 +0000 UTC m=+77.581251932 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8980): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c070 item 87 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.981176775 +0000 UTC m=+77.582018901 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d8e80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.981176775 +0000 UTC m=+77.582018901 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d93c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c2a0 item 87 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.983072034 +0000 UTC m=+77.583914139 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e5d9a40): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c620 item 88 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.983776003 +0000 UTC m=+77.584618108 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c040): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.983776003 +0000 UTC m=+77.584618108 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63c5c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0c7e0 item 88 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.985216043 +0000 UTC m=+77.586058148 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63cc00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0cbd0 item 89 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.985787102 +0000 UTC m=+77.586629198 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d140): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0ce70 item 89 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.986414767 +0000 UTC m=+77.587256873 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63d680): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.986414767 +0000 UTC m=+77.587256873 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e63dc00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d0a0 item 89 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.987868263 +0000 UTC m=+77.588710357 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670340): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d420 item 90 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.988578724 +0000 UTC m=+77.589420829 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d730 item 90 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.989261353 +0000 UTC m=+77.590103448 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e670dc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.989261353 +0000 UTC m=+77.590103448 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e671380): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0d8f0 item 90 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.990653923 +0000 UTC m=+77.591496018 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6719c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8ed0dd50 item 91 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.991328787 +0000 UTC m=+77.592170923 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0000): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): >_readAt: n=2, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): _writeAt: size=3, off=7 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e028070 item 91 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.992058064 +0000 UTC m=+77.592900179 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0540): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): >_readAt: n=8, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.992058064 +0000 UTC m=+77.592900179 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a0ac0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e028770 item 91 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.993833146 +0000 UTC m=+77.594675251 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1100): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e028fc0 item 92 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.994497862 +0000 UTC m=+77.595339987 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1640): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): open at offset 5 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e029a40 item 92 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): _readAt: size=2, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): _writeAt: size=3, off=5 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): >_writeAt: n=3, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.995253469 +0000 UTC m=+77.596095574 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6a1b80): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): >_readAt: n=3, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.995253469 +0000 UTC m=+77.596095574 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4240): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e029e30 item 92 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.996827662 +0000 UTC m=+77.597669767 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4880): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d260 item 93 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.99736723 +0000 UTC m=+77.598209325 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d4dc0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): _readAt: size=512, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): >openPending: err= 2026/07/27 03:02:38 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): >_readAt: n=5, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.99736723 +0000 UTC m=+77.598209325 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d54c0): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: Remove: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d570 item 93 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): open at offset 0 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): _readAt: size=2, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): >_readAt: n=0, err=EOF 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): close: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.999360234 +0000 UTC m=+77.600202400 2026/07/27 03:02:38 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e6d5b00): >close: err= 2026/07/27 03:02:38 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:38 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:38 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:38 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e700140): _writeAt: size=5, off=0 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e700140): openPending: 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:38 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e700140): >openPending: err= 2026/07/27 03:02:38 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23d960 item 94 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e700140): >_writeAt: n=5, err= 2026/07/27 03:02:38 DEBUG : open-test-file(0x152c8e700140): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.999892139 +0000 UTC m=+77.600734244 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700140): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): _readAt: size=512, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): >openPending: err= 2026/07/27 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): >_readAt: n=5, err=EOF 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:38.999892139 +0000 UTC m=+77.600734244 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700840): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: Remove: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e23ddc0 item 94 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): open at offset 0 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): >openPending: err= 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): _readAt: size=2, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): >_readAt: n=0, err=EOF 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): _writeAt: size=5, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): >_writeAt: n=5, err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.001902736 +0000 UTC m=+77.602744841 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e700e80): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): _writeAt: size=5, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): >openPending: err= 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e026700 item 95 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): >_writeAt: n=5, err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.002493582 +0000 UTC m=+77.603335687 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e7013c0): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): _readAt: size=512, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): >openPending: err= 2026/07/27 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): >_readAt: n=5, err=EOF 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.002493582 +0000 UTC m=+77.603335687 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e701ac0): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: Remove: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e026bd0 item 95 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): open at offset 0 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): >openPending: err= 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): _readAt: size=2, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): >_readAt: n=0, err=EOF 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): _writeAt: size=5, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): >_writeAt: n=5, err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.004169397 +0000 UTC m=+77.605011502 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a200): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): _writeAt: size=5, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): >openPending: err= 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e027110 item 96 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): >_writeAt: n=5, err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.004701642 +0000 UTC m=+77.605543747 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74a740): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/27 03:02:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/27 03:02:39 DEBUG : open-test-file: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): _readAt: size=512, off=0 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): openPending: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): >openPending: err= 2026/07/27 03:02:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): >_readAt: n=5, err=EOF 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): close: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-27 03:02:39.004701642 +0000 UTC m=+77.605543747 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : open-test-file(0x152c8e74ae40): >close: err= 2026/07/27 03:02:39 DEBUG : open-test-file: Remove: 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x152c8e0276c0 item 96 2026/07/27 03:02:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/27 03:02:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/27 03:02:39 DEBUG : open-test-file: >Remove: err= 2026/07/27 03:02:39 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : >WaitForWriters: 2026/07/27 03:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.77s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- 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.40s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:39 DEBUG : file1: newRWFileHandle: 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): openPending: 2026/07/27 03:02:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): >openPending: err= 2026/07/27 03:02:39 DEBUG : file1: >newRWFileHandle: err= 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/27 03:02:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): _writeAt: size=2, off=0 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): >_writeAt: n=2, err= 2026/07/27 03:02:39 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): RWFileHandle.Flush 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): RWFileHandle.Release 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): close: 2026/07/27 03:02:39 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/27 03:02:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:39 DEBUG : file1(0x152c8e872a40): >close: err= 2026/07/27 03:02:39 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:39 DEBUG : file1: vfs cache: starting upload 2026/07/27 03:02:39 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:39 DEBUG : file1: size = 2 OK 2026/07/27 03:02:39 DEBUG : file1.rclone_chunk.001_ti6xje: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/27 03:02:39 INFO : file1.rclone_chunk.001_ti6xje: Copied (server-side copy) to: file1 2026/07/27 03:02:39 INFO : file1.rclone_chunk.001_ti6xje: Deleted 2026/07/27 03:02:39 DEBUG : file1: size = 2 OK 2026/07/27 03:02:39 INFO : file1: Copied (new) 2026/07/27 03:02:39 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/07/27 03:02:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/27 03:02:39 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/27 03:02:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:02:39 INFO : file1: vfs cache: upload succeeded try #1 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : >WaitForWriters: 2026/07/27 03:02:39 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:39 DEBUG : Looking for writers 2026/07/27 03:02:39 DEBUG : file1: reading active writers 2026/07/27 03:02:39 DEBUG : >WaitForWriters: 2026/07/27 03:02:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:40 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:02:40 DEBUG : rename_me: newRWFileHandle: 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): openPending: 2026/07/27 03:02:40 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/27 03:02:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): >openPending: err= 2026/07/27 03:02:40 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/27 03:02:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/27 03:02:40 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/27 03:02:40 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): _writeAt: size=5, off=0 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): >_writeAt: n=5, err= 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): close: 2026/07/27 03:02:40 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-27 03:02:40.098496568 +0000 UTC m=+78.699338683 2026/07/27 03:02:40 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/27 03:02:40 DEBUG : rename_me(0x152c8eb04080): >close: err= 2026/07/27 03:02:40 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/27 03:02:40 DEBUG : i_was_renamed: Updating file with 0x152c8e824000 2026/07/27 03:02:40 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/27 03:02:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/27 03:02:40 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/27 03:02:40 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/27 03:02:40 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/27 03:02:40 DEBUG : i_was_renamed: size = 5 OK 2026/07/27 03:02:40 DEBUG : i_was_renamed.rclone_chunk.001_ti6yte: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:02:40 INFO : i_was_renamed.rclone_chunk.001_ti6yte: Copied (server-side copy) to: i_was_renamed 2026/07/27 03:02:40 INFO : i_was_renamed.rclone_chunk.001_ti6yte: Deleted 2026/07/27 03:02:40 DEBUG : i_was_renamed: size = 5 OK 2026/07/27 03:02:40 INFO : i_was_renamed: Copied (new) 2026/07/27 03:02:40 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-27 03:02:40.098496568 +0000 UTC" 2026/07/27 03:02:40 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/27 03:02:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/27 03:02:40 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/27 03:02:40 DEBUG : Looking for writers 2026/07/27 03:02:40 DEBUG : i_was_renamed: reading active writers 2026/07/27 03:02:40 DEBUG : >WaitForWriters: 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/27 03:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-cavulay5nego" 2026/07/27 03:02:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/27 03:02:41 DEBUG : forgetting directory cache 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti6y6y: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/07/27 03:02:41 INFO : TestRWCacheUpdate.rclone_chunk.001_ti6y6y: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:41 INFO : TestRWCacheUpdate.rclone_chunk.001_ti6y6y: Deleted 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): _readAt: size=512, off=0 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): openPending: 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:03:40.887461649 +0000 UTC" against cached fingerprint "" 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): >openPending: err= 2026/07/27 03:02:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): >_readAt: n=20, err=EOF 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): close: 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:03:40.887461649 +0000 UTC 2026/07/27 03:02:41 DEBUG : TestRWCacheUpdate(0x152c8e5adb00): >close: err= 2026/07/27 03:02:41 DEBUG : forgetting directory cache 2026/07/27 03:02:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti6zl8: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/07/27 03:02:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ti6zl8: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ti6zl8: Deleted 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): _readAt: size=512, off=0 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): openPending: 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:04:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:03:40.887461649 +0000 UTC" 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 02:04:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:03:40.887461649 +0000 UTC") 2026/07/27 03:02:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): >openPending: err= 2026/07/27 03:02:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): >_readAt: n=20, err=EOF 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): close: 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:04:40.887461649 +0000 UTC 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate(0x152c8e38e740): >close: err= 2026/07/27 03:02:42 DEBUG : Re-reading directory (100.562703ms old) 2026/07/27 03:02:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:43 DEBUG : forgetting directory cache 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti70ui: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/07/27 03:02:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ti70ui: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ti70ui: Deleted 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): _readAt: size=512, off=0 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): openPending: 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:05:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:04:40.887461649 +0000 UTC" 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 02:05:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:04:40.887461649 +0000 UTC") 2026/07/27 03:02:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): >openPending: err= 2026/07/27 03:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): >_readAt: n=20, err=EOF 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): close: 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:05:40.887461649 +0000 UTC 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate(0x152c8e725700): >close: err= 2026/07/27 03:02:43 DEBUG : Re-reading directory (117.636197ms old) 2026/07/27 03:02:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:44 DEBUG : forgetting directory cache 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti72dp: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/07/27 03:02:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ti72dp: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ti72dp: Deleted 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): _readAt: size=512, off=0 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): openPending: 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:06:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:05:40.887461649 +0000 UTC" 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 02:06:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:05:40.887461649 +0000 UTC") 2026/07/27 03:02:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): >openPending: err= 2026/07/27 03:02:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): >_readAt: n=20, err=EOF 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): close: 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:06:40.887461649 +0000 UTC 2026/07/27 03:02:44 DEBUG : TestRWCacheUpdate(0x152c8e6fa400): >close: err= 2026/07/27 03:02:44 DEBUG : Re-reading directory (100.260695ms old) 2026/07/27 03:02:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:45 DEBUG : forgetting directory cache 2026/07/27 03:02:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti73p2: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/07/27 03:02:45 INFO : TestRWCacheUpdate.rclone_chunk.001_ti73p2: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:45 INFO : TestRWCacheUpdate.rclone_chunk.001_ti73p2: Deleted 2026/07/27 03:02:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): _readAt: size=512, off=0 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): openPending: 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:07:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:06:40.887461649 +0000 UTC" 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 02:07:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:06:40.887461649 +0000 UTC") 2026/07/27 03:02:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): >openPending: err= 2026/07/27 03:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): >_readAt: n=20, err=EOF 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): close: 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:07:40.887461649 +0000 UTC 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate(0x152c8e93d340): >close: err= 2026/07/27 03:02:46 DEBUG : Re-reading directory (104.223797ms old) 2026/07/27 03:02:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:46 DEBUG : forgetting directory cache 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/27 03:02:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti7403: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/07/27 03:02:46 INFO : TestRWCacheUpdate.rclone_chunk.001_ti7403: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:46 INFO : TestRWCacheUpdate.rclone_chunk.001_ti7403: Deleted 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): _readAt: size=512, off=0 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): openPending: 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-27 02:08:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:07:40.887461649 +0000 UTC" 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-27 02:08:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:07:40.887461649 +0000 UTC") 2026/07/27 03:02:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/27 03:02:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): >openPending: err= 2026/07/27 03:02:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): >_readAt: n=20, err=EOF 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): close: 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:08:40.887461649 +0000 UTC 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate(0x152c8dc7f400): >close: err= 2026/07/27 03:02:47 DEBUG : forgetting directory cache 2026/07/27 03:02:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/07/27 03:02:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti75wy: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/07/27 03:02:47 INFO : TestRWCacheUpdate.rclone_chunk.001_ti75wy: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:47 INFO : TestRWCacheUpdate.rclone_chunk.001_ti75wy: Deleted 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): _readAt: size=512, off=0 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): openPending: 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-27 02:09:40.887461649 +0000 UTC" against cached fingerprint "20,2026-07-27 02:08:40.887461649 +0000 UTC" 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-27 02:09:40.887461649 +0000 UTC" != cached fingerprint "20,2026-07-27 02:08:40.887461649 +0000 UTC") 2026/07/27 03:02:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/27 03:02:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): >openPending: err= 2026/07/27 03:02:48 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): >_readAt: n=21, err=EOF 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): close: 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:09:40.887461649 +0000 UTC 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate(0x152c8e7242c0): >close: err= 2026/07/27 03:02:48 DEBUG : Re-reading directory (104.592735ms old) 2026/07/27 03:02:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:48 DEBUG : forgetting directory cache 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/07/27 03:02:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti76xu: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/07/27 03:02:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ti76xu: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:48 INFO : TestRWCacheUpdate.rclone_chunk.001_ti76xu: Deleted 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): _readAt: size=512, off=0 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): openPending: 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-27 02:10:40.887461649 +0000 UTC" against cached fingerprint "21,2026-07-27 02:09:40.887461649 +0000 UTC" 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-27 02:10:40.887461649 +0000 UTC" != cached fingerprint "21,2026-07-27 02:09:40.887461649 +0000 UTC") 2026/07/27 03:02:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/27 03:02:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): >openPending: err= 2026/07/27 03:02:49 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): >_readAt: n=22, err=EOF 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): close: 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:10:40.887461649 +0000 UTC 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate(0x152c8dfe7d00): >close: err= 2026/07/27 03:02:49 DEBUG : Re-reading directory (105.76584ms old) 2026/07/27 03:02:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:49 DEBUG : forgetting directory cache 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/07/27 03:02:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti77xo: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/07/27 03:02:49 INFO : TestRWCacheUpdate.rclone_chunk.001_ti77xo: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:49 INFO : TestRWCacheUpdate.rclone_chunk.001_ti77xo: Deleted 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): _readAt: size=512, off=0 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): openPending: 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-27 02:11:40.887461649 +0000 UTC" against cached fingerprint "22,2026-07-27 02:10:40.887461649 +0000 UTC" 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-27 02:11:40.887461649 +0000 UTC" != cached fingerprint "22,2026-07-27 02:10:40.887461649 +0000 UTC") 2026/07/27 03:02:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/27 03:02:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): >openPending: err= 2026/07/27 03:02:50 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): >_readAt: n=23, err=EOF 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): close: 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:11:40.887461649 +0000 UTC 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate(0x152c8e7f5b80): >close: err= 2026/07/27 03:02:50 DEBUG : Re-reading directory (104.873825ms old) 2026/07/27 03:02:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:50 DEBUG : forgetting directory cache 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/07/27 03:02:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ti78my: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/07/27 03:02:50 INFO : TestRWCacheUpdate.rclone_chunk.001_ti78my: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/27 03:02:51 INFO : TestRWCacheUpdate.rclone_chunk.001_ti78my: Deleted 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): _readAt: size=512, off=0 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): openPending: 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-27 02:12:40.887461649 +0000 UTC" against cached fingerprint "23,2026-07-27 02:11:40.887461649 +0000 UTC" 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-27 02:12:40.887461649 +0000 UTC" != cached fingerprint "23,2026-07-27 02:11:40.887461649 +0000 UTC") 2026/07/27 03:02:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/27 03:02:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): >openPending: err= 2026/07/27 03:02:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:51 DEBUG : forgetting directory cache 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): >_readAt: n=24, err=EOF 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): close: 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-27 02:12:40.887461649 +0000 UTC 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate(0x152c8e958a80): >close: err= 2026/07/27 03:02:51 DEBUG : Re-reading directory (225.463129ms old) 2026/07/27 03:02:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/27 03:02:51 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:51 DEBUG : Looking for writers 2026/07/27 03:02:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/27 03:02:51 DEBUG : >WaitForWriters: 2026/07/27 03:02:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': vfs cache: cleaner exiting 2026/07/27 03:02:51 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (10.98s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:52 DEBUG : FiLeA: size = 5 OK 2026/07/27 03:02:52 DEBUG : FiLeA.rclone_chunk.001_ti79p7: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/27 03:02:52 INFO : FiLeA.rclone_chunk.001_ti79p7: Copied (server-side copy) to: FiLeA 2026/07/27 03:02:52 INFO : FiLeA.rclone_chunk.001_ti79p7: Deleted 2026/07/27 03:02:52 DEBUG : FiLeB: size = 5 OK 2026/07/27 03:02:52 DEBUG : FiLeB.rclone_chunk.001_ti7a8e: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/27 03:02:52 INFO : FiLeB.rclone_chunk.001_ti7a8e: Copied (server-side copy) to: FiLeB 2026/07/27 03:02:52 INFO : FiLeB.rclone_chunk.001_ti7a8e: Deleted 2026/07/27 03:02:53 DEBUG : FilEb: size = 5 OK 2026/07/27 03:02:53 DEBUG : FilEb.rclone_chunk.001_ti7ag2: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/07/27 03:02:53 INFO : FilEb.rclone_chunk.001_ti7ag2: Copied (server-side copy) to: FilEb 2026/07/27 03:02:53 INFO : FilEb.rclone_chunk.001_ti7ag2: Deleted 2026/07/27 03:02:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 03:02:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 03:02:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 03:02:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:53 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 03:02:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 03:02:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 03:02:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 03:02:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 03:02:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 03:02:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 03:02:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/27 03:02:54 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/27 03:02:54 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/27 03:02:54 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/27 03:02:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:54 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:54 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/27 03:02:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/27 03:02:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/27 03:02:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/27 03:02:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/27 03:02:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:54 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:54 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:54 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:54 DEBUG : Looking for writers 2026/07/27 03:02:54 DEBUG : FilEb: reading active writers 2026/07/27 03:02:54 DEBUG : FiLeA: reading active writers 2026/07/27 03:02:54 DEBUG : FiLeB: reading active writers 2026/07/27 03:02:54 DEBUG : >WaitForWriters: 2026/07/27 03:02:54 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:54 DEBUG : Looking for writers 2026/07/27 03:02:54 DEBUG : FiLeA: reading active writers 2026/07/27 03:02:54 DEBUG : FiLeB: reading active writers 2026/07/27 03:02:54 DEBUG : FilEb: reading active writers 2026/07/27 03:02:54 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.96s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt.rclone_chunk.001_ti7cku: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/27 03:02:55 INFO : normal name with no special characters.txt.rclone_chunk.001_ti7cku: Copied (server-side copy) to: normal name with no special characters.txt 2026/07/27 03:02:55 INFO : normal name with no special characters.txt.rclone_chunk.001_ti7cku: Deleted 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ti7djs: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/27 03:02:55 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ti7djs: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/27 03:02:55 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ti7djs: Deleted 2026/07/27 03:02:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:55 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/27 03:02:55 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/27 03:02:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:02:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/27 03:02:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:56 DEBUG : Looking for writers 2026/07/27 03:02:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/27 03:02:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/27 03:02:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.44s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': Reusing VFS from active cache 2026/07/27 03:02:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:56 DEBUG : Looking for writers 2026/07/27 03:02:56 DEBUG : >WaitForWriters: 2026/07/27 03:02:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:56 DEBUG : Looking for writers 2026/07/27 03:02:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.11s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:56 DEBUG : Looking for writers 2026/07/27 03:02:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.10s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:56 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:56 DEBUG : Looking for writers 2026/07/27 03:02:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:57 DEBUG : file1: size = 14 OK 2026/07/27 03:02:57 DEBUG : file1.rclone_chunk.001_ti7eg5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:57 INFO : file1.rclone_chunk.001_ti7eg5: Copied (server-side copy) to: file1 2026/07/27 03:02:57 INFO : file1.rclone_chunk.001_ti7eg5: Deleted 2026/07/27 03:02:57 DEBUG : dir/file2: size = 14 OK 2026/07/27 03:02:57 DEBUG : dir/file2.rclone_chunk.001_ti7f8n: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/27 03:02:57 INFO : dir/file2.rclone_chunk.001_ti7f8n: Copied (server-side copy) to: dir/file2 2026/07/27 03:02:57 INFO : dir/file2.rclone_chunk.001_ti7f8n: Deleted 2026/07/27 03:02:57 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:57 DEBUG : dir: Looking for writers 2026/07/27 03:02:57 DEBUG : file2: reading active writers 2026/07/27 03:02:57 DEBUG : Looking for writers 2026/07/27 03:02:57 DEBUG : file1: reading active writers 2026/07/27 03:02:57 DEBUG : dir: reading active writers 2026/07/27 03:02:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.43s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:58 DEBUG : file1: size = 14 OK 2026/07/27 03:02:58 DEBUG : file1.rclone_chunk.001_ti7g7y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:58 INFO : file1.rclone_chunk.001_ti7g7y: Copied (server-side copy) to: file1 2026/07/27 03:02:58 INFO : file1.rclone_chunk.001_ti7g7y: Deleted 2026/07/27 03:02:58 DEBUG : dir/file2: size = 14 OK 2026/07/27 03:02:58 DEBUG : dir/file2.rclone_chunk.001_ti7gh1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/27 03:02:58 INFO : dir/file2.rclone_chunk.001_ti7gh1: Copied (server-side copy) to: dir/file2 2026/07/27 03:02:58 INFO : dir/file2.rclone_chunk.001_ti7gh1: Deleted 2026/07/27 03:02:59 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:02:59 DEBUG : dir: Looking for writers 2026/07/27 03:02:59 DEBUG : Looking for writers 2026/07/27 03:02:59 DEBUG : dir: reading active writers 2026/07/27 03:02:59 DEBUG : file1: reading active writers 2026/07/27 03:02:59 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.27s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:02:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:02:59 DEBUG : file1: size = 14 OK 2026/07/27 03:02:59 DEBUG : file1.rclone_chunk.001_ti7h9s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/27 03:02:59 INFO : file1.rclone_chunk.001_ti7h9s: Copied (server-side copy) to: file1 2026/07/27 03:02:59 INFO : file1.rclone_chunk.001_ti7h9s: Deleted 2026/07/27 03:03:00 DEBUG : dir/file2: size = 14 OK 2026/07/27 03:03:00 DEBUG : dir/file2.rclone_chunk.001_ti7hc4: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/27 03:03:00 INFO : dir/file2.rclone_chunk.001_ti7hc4: Copied (server-side copy) to: dir/file2 2026/07/27 03:03:00 INFO : dir/file2.rclone_chunk.001_ti7hc4: Deleted 2026/07/27 03:03:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:03:00 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 03:03:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 03:03:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 03:03:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:03:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/27 03:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 03:03:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/27 03:03:00 DEBUG : dir/new_file.txt.rclone_chunk.001_ti7i8j: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:03:00 INFO : dir/new_file.txt.rclone_chunk.001_ti7i8j: Copied (server-side copy) to: dir/new_file.txt 2026/07/27 03:03:00 INFO : dir/new_file.txt.rclone_chunk.001_ti7i8j: Deleted 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/27 03:03:00 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/27 03:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/27 03:03:00 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:00 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/27 03:03:00 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:00 DEBUG : dir: Looking for writers 2026/07/27 03:03:00 DEBUG : file2: reading active writers 2026/07/27 03:03:00 DEBUG : new_file.txt: reading active writers 2026/07/27 03:03:00 DEBUG : Looking for writers 2026/07/27 03:03:00 DEBUG : file1: reading active writers 2026/07/27 03:03:00 DEBUG : dir: reading active writers 2026/07/27 03:03:00 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.79s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:01 DEBUG : dir/file2: size = 14 OK 2026/07/27 03:03:01 DEBUG : dir/file2.rclone_chunk.001_ti7jxf: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/27 03:03:01 INFO : dir/file2.rclone_chunk.001_ti7jxf: Copied (server-side copy) to: dir/file2 2026/07/27 03:03:01 INFO : dir/file2.rclone_chunk.001_ti7jxf: Deleted 2026/07/27 03:03:01 DEBUG : dir/file2: copy non-chunked object... 2026/07/27 03:03:01 DEBUG : dir/file1: size = 14 OK 2026/07/27 03:03:01 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/07/27 03:03:01 INFO : dir/file2: Deleted 2026/07/27 03:03:01 DEBUG : dir/file1: Updating file with dir/file1 0x152c8e9b4340 2026/07/27 03:03:01 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/27 03:03:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:02 DEBUG : dir/file1: copy non-chunked object... 2026/07/27 03:03:02 DEBUG : file0: size = 14 OK 2026/07/27 03:03:02 INFO : dir/file1: Copied (server-side copy) to: file0 2026/07/27 03:03:02 INFO : dir/file1: Deleted 2026/07/27 03:03:02 DEBUG : file0: Updating file with file0 0x152c8e9b4340 2026/07/27 03:03:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/27 03:03:02 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/27 03:03:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:02 DEBUG : dir: Looking for writers 2026/07/27 03:03:02 DEBUG : Looking for writers 2026/07/27 03:03:02 DEBUG : dir: reading active writers 2026/07/27 03:03:02 DEBUG : file0: reading active writers 2026/07/27 03:03:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.47s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:02 DEBUG : Looking for writers 2026/07/27 03:03:02 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:02 DEBUG : Looking for writers 2026/07/27 03:03:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:02 DEBUG : Looking for writers 2026/07/27 03:03:02 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:02 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:02 DEBUG : Looking for writers 2026/07/27 03:03:02 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 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:02 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/27 03:03:02 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/27 03:03:02 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/27 03:03:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 03:03:03 DEBUG : file1: size = 5 OK 2026/07/27 03:03:03 DEBUG : file1.rclone_chunk.001_ti7kgf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:03:03 INFO : file1.rclone_chunk.001_ti7kgf: Copied (server-side copy) to: file1 2026/07/27 03:03:03 INFO : file1.rclone_chunk.001_ti7kgf: Deleted 2026/07/27 03:03:03 DEBUG : file1: size = 5 OK 2026/07/27 03:03:03 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:03 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/27 03:03:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 03:03:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 03:03:03 DEBUG : file1: size = 0 OK 2026/07/27 03:03:03 DEBUG : file1.rclone_chunk.001_ti7l6r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:03:03 INFO : file1.rclone_chunk.001_ti7l6r: Copied (server-side copy) to: file1 2026/07/27 03:03:03 INFO : file1.rclone_chunk.001_ti7l6r: Deleted 2026/07/27 03:03:03 DEBUG : file1: size = 0 OK 2026/07/27 03:03:03 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/27 03:03:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (7 bytes), uploading instead of streaming 2026/07/27 03:03:04 DEBUG : file1: size = 7 OK 2026/07/27 03:03:04 DEBUG : file1.rclone_chunk.001_ti7l18: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/27 03:03:04 INFO : file1.rclone_chunk.001_ti7l18: Copied (server-side copy) to: file1 2026/07/27 03:03:04 INFO : file1.rclone_chunk.001_ti7l18: Deleted 2026/07/27 03:03:04 DEBUG : file1: size = 7 OK 2026/07/27 03:03:04 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:04 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:04 DEBUG : Looking for writers 2026/07/27 03:03:04 DEBUG : file1: reading active writers 2026/07/27 03:03:04 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.67s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:04 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/27 03:03:05 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/27 03:03:05 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/27 03:03:05 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/27 03:03:05 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (11 bytes), uploading instead of streaming 2026/07/27 03:03:05 DEBUG : file1: size = 11 OK 2026/07/27 03:03:05 DEBUG : file1.rclone_chunk.001_ti7nzd: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/27 03:03:05 INFO : file1.rclone_chunk.001_ti7nzd: Copied (server-side copy) to: file1 2026/07/27 03:03:05 INFO : file1.rclone_chunk.001_ti7nzd: Deleted 2026/07/27 03:03:05 DEBUG : file1: size = 11 OK 2026/07/27 03:03:05 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:05 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/27 03:03:06 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:06 DEBUG : Looking for writers 2026/07/27 03:03:06 DEBUG : file1: reading active writers 2026/07/27 03:03:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.65s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:06 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/27 03:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (5 bytes), uploading instead of streaming 2026/07/27 03:03:06 DEBUG : file1: size = 5 OK 2026/07/27 03:03:06 DEBUG : file1.rclone_chunk.001_ti7oow: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/27 03:03:06 INFO : file1.rclone_chunk.001_ti7oow: Copied (server-side copy) to: file1 2026/07/27 03:03:06 INFO : file1.rclone_chunk.001_ti7oow: Deleted 2026/07/27 03:03:06 DEBUG : file1: size = 5 OK 2026/07/27 03:03:06 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:06 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/27 03:03:06 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:06 DEBUG : Looking for writers 2026/07/27 03:03:06 DEBUG : file1: reading active writers 2026/07/27 03:03:06 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.59s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:06 DEBUG : file1: WriteFileHandle.Release closing 2026/07/27 03:03:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 03:03:07 DEBUG : file1: size = 0 OK 2026/07/27 03:03:07 DEBUG : file1.rclone_chunk.001_ti7ola: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:03:07 INFO : file1.rclone_chunk.001_ti7ola: Copied (server-side copy) to: file1 2026/07/27 03:03:07 INFO : file1.rclone_chunk.001_ti7ola: Deleted 2026/07/27 03:03:07 DEBUG : file1: size = 0 OK 2026/07/27 03:03:07 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:07 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/27 03:03:07 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:07 DEBUG : Looking for writers 2026/07/27 03:03:07 DEBUG : file1: reading active writers 2026/07/27 03:03:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (2 bytes), uploading instead of streaming 2026/07/27 03:03:07 DEBUG : file1: size = 2 OK 2026/07/27 03:03:07 DEBUG : file1.rclone_chunk.001_ti7pae: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/27 03:03:07 INFO : file1.rclone_chunk.001_ti7pae: Copied (server-side copy) to: file1 2026/07/27 03:03:07 INFO : file1.rclone_chunk.001_ti7pae: Deleted 2026/07/27 03:03:07 DEBUG : file1: size = 2 OK 2026/07/27 03:03:07 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:07 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/27 03:03:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:07 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:07 DEBUG : Looking for writers 2026/07/27 03:03:07 DEBUG : file1: reading active writers 2026/07/27 03:03:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (0 bytes), uploading instead of streaming 2026/07/27 03:03:08 DEBUG : file1: size = 0 OK 2026/07/27 03:03:08 DEBUG : file1.rclone_chunk.001_ti7qfz: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/27 03:03:08 INFO : file1.rclone_chunk.001_ti7qfz: Copied (server-side copy) to: file1 2026/07/27 03:03:08 INFO : file1.rclone_chunk.001_ti7qfz: Deleted 2026/07/27 03:03:08 DEBUG : file1: size = 0 OK 2026/07/27 03:03:08 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:08 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:03:08 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 03:03:08 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 03:03:08 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 03:03:08 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:08 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:08 DEBUG : Looking for writers 2026/07/27 03:03:08 DEBUG : file1: reading active writers 2026/07/27 03:03:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/27 03:03:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/27 03:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:08 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/27 03:03:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/27 03:03:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': File to upload is small (100 bytes), uploading instead of streaming 2026/07/27 03:03:09 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/07/27 03:03:09 DEBUG : file1.rclone_chunk.001_ti7qeh: md5 = 7dc1535af1840e82686582189e33d0b4 OK 2026/07/27 03:03:09 INFO : file1.rclone_chunk.001_ti7qeh: Copied (server-side copy) to: file1.rclone_chunk.001 2026/07/27 03:03:09 INFO : file1.rclone_chunk.001_ti7qeh: Deleted 2026/07/27 03:03:09 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/07/27 03:03:09 DEBUG : file1.rclone_chunk.002_ti7qeh: md5 = df2fc5714c640ef0e4f2ed69d1248c42 OK 2026/07/27 03:03:09 INFO : file1.rclone_chunk.002_ti7qeh: Copied (server-side copy) to: file1.rclone_chunk.002 2026/07/27 03:03:09 INFO : file1.rclone_chunk.002_ti7qeh: Deleted 2026/07/27 03:03:09 DEBUG : file1: size = 100 OK 2026/07/27 03:03:09 DEBUG : file1: Size of src and dst objects identical 2026/07/27 03:03:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/27 03:03:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/27 03:03:09 DEBUG : file1: Open: flags=O_RDONLY 2026/07/27 03:03:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/27 03:03:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/27 03:03:09 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:09 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:09 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:09 DEBUG : Looking for writers 2026/07/27 03:03:09 DEBUG : file1: reading active writers 2026/07/27 03:03:09 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.27s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:10 DEBUG : flat/f000.txt: size = 7 OK 2026/07/27 03:03:10 DEBUG : flat/f000.txt.rclone_chunk.001_ti7s6m: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/07/27 03:03:10 INFO : flat/f000.txt.rclone_chunk.001_ti7s6m: Copied (server-side copy) to: flat/f000.txt 2026/07/27 03:03:10 INFO : flat/f000.txt.rclone_chunk.001_ti7s6m: Deleted 2026/07/27 03:03:10 DEBUG : flat/f001.txt: size = 14 OK 2026/07/27 03:03:10 DEBUG : flat/f001.txt.rclone_chunk.001_ti7sgz: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/07/27 03:03:10 INFO : flat/f001.txt.rclone_chunk.001_ti7sgz: Copied (server-side copy) to: flat/f001.txt 2026/07/27 03:03:10 INFO : flat/f001.txt.rclone_chunk.001_ti7sgz: Deleted 2026/07/27 03:03:11 DEBUG : flat/f002.txt: size = 21 OK 2026/07/27 03:03:11 DEBUG : flat/f002.txt.rclone_chunk.001_ti7shg: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/07/27 03:03:11 INFO : flat/f002.txt.rclone_chunk.001_ti7shg: Copied (server-side copy) to: flat/f002.txt 2026/07/27 03:03:11 INFO : flat/f002.txt.rclone_chunk.001_ti7shg: Deleted 2026/07/27 03:03:11 DEBUG : flat/f003.txt: size = 28 OK 2026/07/27 03:03:11 DEBUG : flat/f003.txt.rclone_chunk.001_ti7tmf: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/07/27 03:03:11 INFO : flat/f003.txt.rclone_chunk.001_ti7tmf: Copied (server-side copy) to: flat/f003.txt 2026/07/27 03:03:11 INFO : flat/f003.txt.rclone_chunk.001_ti7tmf: Deleted 2026/07/27 03:03:12 DEBUG : flat/f004.txt: size = 35 OK 2026/07/27 03:03:12 DEBUG : flat/f004.txt.rclone_chunk.001_ti7t4k: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/07/27 03:03:12 INFO : flat/f004.txt.rclone_chunk.001_ti7t4k: Copied (server-side copy) to: flat/f004.txt 2026/07/27 03:03:12 INFO : flat/f004.txt.rclone_chunk.001_ti7t4k: Deleted 2026/07/27 03:03:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/27 03:03:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/27 03:03:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:13 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:13 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/27 03:03:13 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/27 03:03:13 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/27 03:03:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/27 03:03:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:13 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:13 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/27 03:03:13 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/27 03:03:13 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/27 03:03:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/27 03:03:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:13 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:13 DEBUG : flat: Looking for writers 2026/07/27 03:03:13 DEBUG : f000.txt: reading active writers 2026/07/27 03:03:13 DEBUG : f001.txt: reading active writers 2026/07/27 03:03:13 DEBUG : f002.txt: reading active writers 2026/07/27 03:03:13 DEBUG : f003.txt: reading active writers 2026/07/27 03:03:13 DEBUG : f004.txt: reading active writers 2026/07/27 03:03:13 DEBUG : Looking for writers 2026/07/27 03:03:13 DEBUG : flat: reading active writers 2026/07/27 03:03:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.77s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:14 DEBUG : a/top.txt: size = 3 OK 2026/07/27 03:03:14 DEBUG : a/top.txt.rclone_chunk.001_ti7vke: md5 = b28354b543375bfa94dabaeda722927f OK 2026/07/27 03:03:14 INFO : a/top.txt.rclone_chunk.001_ti7vke: Copied (server-side copy) to: a/top.txt 2026/07/27 03:03:14 INFO : a/top.txt.rclone_chunk.001_ti7vke: Deleted 2026/07/27 03:03:14 DEBUG : a/b/mid.txt: size = 3 OK 2026/07/27 03:03:14 DEBUG : a/b/mid.txt.rclone_chunk.001_ti7w0i: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/07/27 03:03:14 INFO : a/b/mid.txt.rclone_chunk.001_ti7w0i: Copied (server-side copy) to: a/b/mid.txt 2026/07/27 03:03:14 INFO : a/b/mid.txt.rclone_chunk.001_ti7w0i: Deleted 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt.rclone_chunk.001_ti7wp9: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/07/27 03:03:15 INFO : a/b/c/deep.txt.rclone_chunk.001_ti7wp9: Copied (server-side copy) to: a/b/c/deep.txt 2026/07/27 03:03:15 INFO : a/b/c/deep.txt.rclone_chunk.001_ti7wp9: Deleted 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:15 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:15 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/27 03:03:15 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/27 03:03:15 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:15 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:15 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/27 03:03:15 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/27 03:03:15 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:15 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:15 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:15 DEBUG : a/b/c: Looking for writers 2026/07/27 03:03:15 DEBUG : deep.txt: reading active writers 2026/07/27 03:03:15 DEBUG : a/b: Looking for writers 2026/07/27 03:03:15 DEBUG : c: reading active writers 2026/07/27 03:03:15 DEBUG : mid.txt: reading active writers 2026/07/27 03:03:15 DEBUG : a: Looking for writers 2026/07/27 03:03:15 DEBUG : b: reading active writers 2026/07/27 03:03:15 DEBUG : top.txt: reading active writers 2026/07/27 03:03:15 DEBUG : Looking for writers 2026/07/27 03:03:15 DEBUG : a: reading active writers 2026/07/27 03:03:15 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.28s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/07/27 03:03:16 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:16 DEBUG : Looking for writers 2026/07/27 03:03:16 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.10s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego'", Local "Local file system at /tmp/rclone1015491330", Modify Window "1ns" 2026/07/27 03:03:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': poll-interval is not supported by this remote 2026/07/27 03:03:16 DEBUG : dir1/a.txt: size = 1 OK 2026/07/27 03:03:16 DEBUG : dir1/a.txt.rclone_chunk.001_ti7yk8: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/07/27 03:03:16 INFO : dir1/a.txt.rclone_chunk.001_ti7yk8: Copied (server-side copy) to: dir1/a.txt 2026/07/27 03:03:16 INFO : dir1/a.txt.rclone_chunk.001_ti7yk8: Deleted 2026/07/27 03:03:17 DEBUG : dir2/b.txt: size = 1 OK 2026/07/27 03:03:17 DEBUG : dir2/b.txt.rclone_chunk.001_ti7yjl: md5 = 415290769594460e2e485922904f345d OK 2026/07/27 03:03:17 INFO : dir2/b.txt.rclone_chunk.001_ti7yjl: Copied (server-side copy) to: dir2/b.txt 2026/07/27 03:03:17 INFO : dir2/b.txt.rclone_chunk.001_ti7yjl: Deleted 2026/07/27 03:03:17 DEBUG : dir3/c.txt: size = 1 OK 2026/07/27 03:03:17 DEBUG : dir3/c.txt.rclone_chunk.001_ti7zsz: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/07/27 03:03:17 INFO : dir3/c.txt.rclone_chunk.001_ti7zsz: Copied (server-side copy) to: dir3/c.txt 2026/07/27 03:03:17 INFO : dir3/c.txt.rclone_chunk.001_ti7zsz: Deleted 2026/07/27 03:03:17 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/27 03:03:17 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/27 03:03:17 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:17 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:17 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/27 03:03:17 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/27 03:03:17 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:18 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/27 03:03:18 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/27 03:03:18 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/27 03:03:18 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/27 03:03:18 DEBUG : WaitForWriters: timeout=30s 2026/07/27 03:03:18 DEBUG : dir1: Looking for writers 2026/07/27 03:03:18 DEBUG : a.txt: reading active writers 2026/07/27 03:03:18 DEBUG : dir2: Looking for writers 2026/07/27 03:03:18 DEBUG : b.txt: reading active writers 2026/07/27 03:03:18 DEBUG : dir3: Looking for writers 2026/07/27 03:03:18 DEBUG : c.txt: reading active writers 2026/07/27 03:03:18 DEBUG : Looking for writers 2026/07/27 03:03:18 DEBUG : dir1: reading active writers 2026/07/27 03:03:18 DEBUG : dir2: reading active writers 2026/07/27 03:03:18 DEBUG : dir3: reading active writers 2026/07/27 03:03:18 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.20s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/27 03:03:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-cavulay5nego': Purge remote 2026/07/27 03:03:18 DEBUG : Waiting for deletions to finish 2026/07/27 03:03:18 INFO : S3 bucket rclone-test-cavulay5nego: Bucket "rclone-test-cavulay5nego" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m57.448707822s (try 1/5)