"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/29 01:02:51 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli" 2026/08/29 01:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/29 01:02:51 DEBUG : Creating backend with remote "TestS3:rclone-test-wujutut8juli" 2026/08/29 01:02:51 DEBUG : Creating backend with remote "/tmp/rclone3786860155" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:51 INFO : S3 bucket rclone-test-wujutut8juli: Bucket "rclone-test-wujutut8juli" created with ACL "" 2026/08/29 01:02:52 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:52 DEBUG : dir/file1.rclone_chunk.001_ignn4l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:52 INFO : dir/file1.rclone_chunk.001_ignn4l: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:52 INFO : dir/file1.rclone_chunk.001_ignn4l: Deleted 2026/08/29 01:02:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:52 DEBUG : dir: Looking for writers 2026/08/29 01:02:52 DEBUG : Looking for writers 2026/08/29 01:02:52 DEBUG : dir: reading active writers 2026/08/29 01:02:52 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.57s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:53 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:53 DEBUG : dir/file1.rclone_chunk.001_igno13: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:53 INFO : dir/file1.rclone_chunk.001_igno13: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:53 INFO : dir/file1.rclone_chunk.001_igno13: Deleted 2026/08/29 01:02:53 DEBUG : dir/file2: size = 15 OK 2026/08/29 01:02:53 DEBUG : dir/file2.rclone_chunk.001_ignpsb: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/29 01:02:53 INFO : dir/file2.rclone_chunk.001_ignpsb: Copied (server-side copy) to: dir/file2 2026/08/29 01:02:53 INFO : dir/file2.rclone_chunk.001_ignpsb: Deleted 2026/08/29 01:02:53 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/29 01:02:53 DEBUG : dir/subdir/file3.rclone_chunk.001_ignpx1: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/29 01:02:53 INFO : dir/subdir/file3.rclone_chunk.001_ignpx1: Copied (server-side copy) to: dir/subdir/file3 2026/08/29 01:02:53 INFO : dir/subdir/file3.rclone_chunk.001_ignpx1: Deleted 2026/08/29 01:02:54 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:54 DEBUG : dir/subdir: Looking for writers 2026/08/29 01:02:54 DEBUG : dir: Looking for writers 2026/08/29 01:02:54 DEBUG : subdir: reading active writers 2026/08/29 01:02:54 DEBUG : file1: reading active writers 2026/08/29 01:02:54 DEBUG : file2: reading active writers 2026/08/29 01:02:54 DEBUG : Looking for writers 2026/08/29 01:02:54 DEBUG : dir: reading active writers 2026/08/29 01:02:54 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:55 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:55 DEBUG : dir/file1.rclone_chunk.001_ignqvx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:55 INFO : dir/file1.rclone_chunk.001_ignqvx: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:55 INFO : dir/file1.rclone_chunk.001_ignqvx: Deleted 2026/08/29 01:02:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:55 DEBUG : dir: Looking for writers 2026/08/29 01:02:55 DEBUG : file1: reading active writers 2026/08/29 01:02:55 DEBUG : Looking for writers 2026/08/29 01:02:55 DEBUG : dir: reading active writers 2026/08/29 01:02:55 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:55 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:55 DEBUG : dir/file1.rclone_chunk.001_ignrjt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:55 INFO : dir/file1.rclone_chunk.001_ignrjt: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:55 INFO : dir/file1.rclone_chunk.001_ignrjt: Deleted 2026/08/29 01:02:56 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:56 DEBUG : dir: Looking for writers 2026/08/29 01:02:56 DEBUG : Looking for writers 2026/08/29 01:02:56 DEBUG : dir: reading active writers 2026/08/29 01:02:56 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.81s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:56 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:56 DEBUG : dir/file1.rclone_chunk.001_ignsit: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:56 INFO : dir/file1.rclone_chunk.001_ignsit: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:56 INFO : dir/file1.rclone_chunk.001_ignsit: Deleted 2026/08/29 01:02:57 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:57 DEBUG : forgetting directory cache 2026/08/29 01:02:57 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:57 DEBUG : Looking for writers 2026/08/29 01:02:57 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.99s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:57 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:57 DEBUG : dir/file1.rclone_chunk.001_igntct: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:57 INFO : dir/file1.rclone_chunk.001_igntct: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:57 INFO : dir/file1.rclone_chunk.001_igntct: Deleted 2026/08/29 01:02:58 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/29 01:02:58 DEBUG : dir: invalidating directory cache 2026/08/29 01:02:58 DEBUG : >ForgetPath: 2026/08/29 01:02:58 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/29 01:02:58 DEBUG : invalidating directory cache 2026/08/29 01:02:58 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:58 DEBUG : >ForgetPath: 2026/08/29 01:02:58 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/29 01:02:58 DEBUG : >ForgetPath: 2026/08/29 01:02:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:58 DEBUG : dir: Looking for writers 2026/08/29 01:02:58 DEBUG : Looking for writers 2026/08/29 01:02:58 DEBUG : dir: reading active writers 2026/08/29 01:02:58 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:02:58 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:02:58 DEBUG : dir/file1.rclone_chunk.001_ignuoj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:02:58 INFO : dir/file1.rclone_chunk.001_ignuoj: Copied (server-side copy) to: dir/file1 2026/08/29 01:02:58 INFO : dir/file1.rclone_chunk.001_ignuoj: Deleted 2026/08/29 01:02:59 DEBUG : fil/a/b/c: size = 15 OK 2026/08/29 01:02:59 DEBUG : fil/a/b/c.rclone_chunk.001_ignum1: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/29 01:02:59 INFO : fil/a/b/c.rclone_chunk.001_ignum1: Copied (server-side copy) to: fil/a/b/c 2026/08/29 01:02:59 INFO : fil/a/b/c.rclone_chunk.001_ignum1: Deleted 2026/08/29 01:02:59 DEBUG : forgetting directory cache 2026/08/29 01:02:59 DEBUG : dir: forgetting directory cache 2026/08/29 01:02:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:02:59 DEBUG : fil/a/b: Looking for writers 2026/08/29 01:02:59 DEBUG : fil/a: Looking for writers 2026/08/29 01:02:59 DEBUG : b: reading active writers 2026/08/29 01:02:59 DEBUG : fil: Looking for writers 2026/08/29 01:02:59 DEBUG : a: reading active writers 2026/08/29 01:02:59 DEBUG : dir: Looking for writers 2026/08/29 01:02:59 DEBUG : Looking for writers 2026/08/29 01:02:59 DEBUG : fil: reading active writers 2026/08/29 01:02:59 DEBUG : dir: reading active writers 2026/08/29 01:02:59 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.78s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:02:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:00 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:00 DEBUG : dir/file1.rclone_chunk.001_ignww0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:00 INFO : dir/file1.rclone_chunk.001_ignww0: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:00 INFO : dir/file1.rclone_chunk.001_ignww0: Deleted 2026/08/29 01:03:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:00 DEBUG : dir: Looking for writers 2026/08/29 01:03:00 DEBUG : Looking for writers 2026/08/29 01:03:00 DEBUG : dir: reading active writers 2026/08/29 01:03:00 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:01 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:01 DEBUG : dir/file1.rclone_chunk.001_ignw6j: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:01 INFO : dir/file1.rclone_chunk.001_ignw6j: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:01 INFO : dir/file1.rclone_chunk.001_ignw6j: Deleted 2026/08/29 01:03:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:01 DEBUG : dir: Looking for writers 2026/08/29 01:03:01 DEBUG : file1: reading active writers 2026/08/29 01:03:01 DEBUG : Looking for writers 2026/08/29 01:03:01 DEBUG : dir: reading active writers 2026/08/29 01:03:01 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.87s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:02 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:02 DEBUG : dir/file1.rclone_chunk.001_ignxm6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:02 INFO : dir/file1.rclone_chunk.001_ignxm6: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:02 INFO : dir/file1.rclone_chunk.001_ignxm6: Deleted 2026/08/29 01:03:02 DEBUG : dir/file2: size = 15 OK 2026/08/29 01:03:02 DEBUG : dir/file2.rclone_chunk.001_igny77: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/29 01:03:02 INFO : dir/file2.rclone_chunk.001_igny77: Copied (server-side copy) to: dir/file2 2026/08/29 01:03:02 INFO : dir/file2.rclone_chunk.001_igny77: Deleted 2026/08/29 01:03:02 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/29 01:03:02 DEBUG : dir/subdir/file3.rclone_chunk.001_igny52: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/29 01:03:02 INFO : dir/subdir/file3.rclone_chunk.001_igny52: Copied (server-side copy) to: dir/subdir/file3 2026/08/29 01:03:02 INFO : dir/subdir/file3.rclone_chunk.001_igny52: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/29 01:03:03 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/29 01:03:03 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/29 01:03:03 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 01:03:03 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/29 01:03:03 DEBUG : dir/virtualFile: size = 20 OK 2026/08/29 01:03:03 DEBUG : dir/virtualFile.rclone_chunk.001_ignz4r: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/29 01:03:03 INFO : dir/virtualFile.rclone_chunk.001_ignz4r: Copied (server-side copy) to: dir/virtualFile 2026/08/29 01:03:03 INFO : dir/virtualFile.rclone_chunk.001_ignz4r: Deleted 2026/08/29 01:03:04 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/29 01:03:04 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_ignzm0: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/29 01:03:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_ignzm0: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/29 01:03:04 INFO : dir/virtualDir/testFile.rclone_chunk.001_ignzm0: Deleted 2026/08/29 01:03:04 DEBUG : S3 bucket rclone-test-wujutut8juli: bucket is versioned: false 2026/08/29 01:03:04 DEBUG : Waiting for deletions to finish 2026/08/29 01:03:04 DEBUG : "dir/subdir/file3" version false 2026/08/29 01:03:04 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/29 01:03:04 INFO : dir/subdir/file3: Deleted 2026/08/29 01:03:04 DEBUG : dir: invalidating directory cache 2026/08/29 01:03:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/29 01:03:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/29 01:03:04 DEBUG : dir/file1: Reset virtual modtime 2026/08/29 01:03:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/29 01:03:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/29 01:03:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 01:03:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/29 01:03:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/29 01:03:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:04 DEBUG : dir: invalidating directory cache 2026/08/29 01:03:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/29 01:03:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/29 01:03:04 DEBUG : forgetting directory cache 2026/08/29 01:03:04 DEBUG : dir: forgetting directory cache 2026/08/29 01:03:04 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/29 01:03:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/29 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:04 DEBUG : dir/virtualDir: Looking for writers 2026/08/29 01:03:04 DEBUG : dir/virtualDir2: Looking for writers 2026/08/29 01:03:04 DEBUG : dir: Looking for writers 2026/08/29 01:03:04 DEBUG : file1: reading active writers 2026/08/29 01:03:04 DEBUG : virtualFile2: reading active writers 2026/08/29 01:03:04 DEBUG : virtualDir2: reading active writers 2026/08/29 01:03:04 DEBUG : virtualFile: reading active writers 2026/08/29 01:03:04 DEBUG : virtualDir: reading active writers 2026/08/29 01:03:04 DEBUG : Looking for writers 2026/08/29 01:03:04 DEBUG : dir: reading active writers 2026/08/29 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.25s) --- PASS: TestDirReadDirAll/Virtual (1.25s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:05 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:05 DEBUG : dir/file1.rclone_chunk.001_igo0tk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:05 INFO : dir/file1.rclone_chunk.001_igo0tk: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:05 INFO : dir/file1.rclone_chunk.001_igo0tk: Deleted 2026/08/29 01:03:05 ERROR : dir/: Can only open directories read only 2026/08/29 01:03:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:05 DEBUG : dir: Looking for writers 2026/08/29 01:03:05 DEBUG : Looking for writers 2026/08/29 01:03:05 DEBUG : dir: reading active writers 2026/08/29 01:03:05 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:05 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:06 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:06 DEBUG : dir/file1.rclone_chunk.001_igo13i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:06 INFO : dir/file1.rclone_chunk.001_igo13i: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:06 INFO : dir/file1.rclone_chunk.001_igo13i: Deleted 2026/08/29 01:03:06 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:06 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/29 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:03:06 DEBUG : dir/potato: size = 5 OK 2026/08/29 01:03:06 DEBUG : dir/potato.rclone_chunk.001_igo2jg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:03:06 INFO : dir/potato.rclone_chunk.001_igo2jg: Copied (server-side copy) to: dir/potato 2026/08/29 01:03:06 INFO : dir/potato.rclone_chunk.001_igo2jg: Deleted 2026/08/29 01:03:06 DEBUG : dir/potato: size = 5 OK 2026/08/29 01:03:06 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/29 01:03:06 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/29 01:03:06 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/29 01:03:06 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:06 DEBUG : dir: Looking for writers 2026/08/29 01:03:06 DEBUG : file1: reading active writers 2026/08/29 01:03:06 DEBUG : potato: reading active writers 2026/08/29 01:03:06 DEBUG : Looking for writers 2026/08/29 01:03:06 DEBUG : dir: reading active writers 2026/08/29 01:03:06 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.38s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:07 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:07 DEBUG : dir/file1.rclone_chunk.001_igo3vh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:07 INFO : dir/file1.rclone_chunk.001_igo3vh: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:07 INFO : dir/file1.rclone_chunk.001_igo3vh: Deleted 2026/08/29 01:03:07 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/08/29 01:03:08 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:08 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:08 DEBUG : dir: Looking for writers 2026/08/29 01:03:08 DEBUG : file1: reading active writers 2026/08/29 01:03:08 DEBUG : sub: reading active writers 2026/08/29 01:03:08 DEBUG : Looking for writers 2026/08/29 01:03:08 DEBUG : dir: reading active writers 2026/08/29 01:03:08 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.10s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:08 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:08 DEBUG : dir/file1.rclone_chunk.001_igo4nf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:08 INFO : dir/file1.rclone_chunk.001_igo4nf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:08 INFO : dir/file1.rclone_chunk.001_igo4nf: Deleted 2026/08/29 01:03:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 01:03:09 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/08/29 01:03:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:09 DEBUG : dir/sub/subsub: Looking for writers 2026/08/29 01:03:09 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:09 DEBUG : subsub: reading active writers 2026/08/29 01:03:09 DEBUG : dir: Looking for writers 2026/08/29 01:03:09 DEBUG : file1: reading active writers 2026/08/29 01:03:09 DEBUG : sub: reading active writers 2026/08/29 01:03:09 DEBUG : Looking for writers 2026/08/29 01:03:09 DEBUG : dir: reading active writers 2026/08/29 01:03:09 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.17s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:09 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:09 DEBUG : dir/file1.rclone_chunk.001_igo5iy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:09 INFO : dir/file1.rclone_chunk.001_igo5iy: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:09 INFO : dir/file1.rclone_chunk.001_igo5iy: Deleted 2026/08/29 01:03:10 ERROR : dir/: Dir.Remove not empty 2026/08/29 01:03:10 DEBUG : dir/file1: Remove: 2026/08/29 01:03:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:10 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:10 DEBUG : Looking for writers 2026/08/29 01:03:10 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.92s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:10 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:10 DEBUG : dir/file1.rclone_chunk.001_igo6u7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:10 INFO : dir/file1.rclone_chunk.001_igo6u7: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:10 INFO : dir/file1.rclone_chunk.001_igo6u7: Deleted 2026/08/29 01:03:10 DEBUG : dir/file1: Remove: 2026/08/29 01:03:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:11 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:11 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:11 DEBUG : Looking for writers 2026/08/29 01:03:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.82s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:11 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:11 DEBUG : dir/file1.rclone_chunk.001_igo72m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:11 INFO : dir/file1.rclone_chunk.001_igo72m: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:11 INFO : dir/file1.rclone_chunk.001_igo72m: Deleted 2026/08/29 01:03:11 DEBUG : dir/file1: Remove: 2026/08/29 01:03:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:11 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/08/29 01:03:12 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:12 DEBUG : dir: Looking for writers 2026/08/29 01:03:12 DEBUG : Looking for writers 2026/08/29 01:03:12 DEBUG : dir: reading active writers 2026/08/29 01:03:12 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.99s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:12 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:12 DEBUG : dir/file1.rclone_chunk.001_igo89n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:12 INFO : dir/file1.rclone_chunk.001_igo89n: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:12 INFO : dir/file1.rclone_chunk.001_igo89n: Deleted 2026/08/29 01:03:13 DEBUG : dir/file3: size = 15 OK 2026/08/29 01:03:13 DEBUG : dir/file3.rclone_chunk.001_igo8xw: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/29 01:03:13 INFO : dir/file3.rclone_chunk.001_igo8xw: Copied (server-side copy) to: dir/file3 2026/08/29 01:03:13 INFO : dir/file3.rclone_chunk.001_igo8xw: Deleted 2026/08/29 01:03:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/29 01:03:13 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:13 DEBUG : dir/file3: copy non-chunked object... 2026/08/29 01:03:13 DEBUG : dir2/file1: size = 14 OK 2026/08/29 01:03:13 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/29 01:03:13 DEBUG : dir2/file3: size = 15 OK 2026/08/29 01:03:13 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/29 01:03:13 INFO : dir/file1: Deleted 2026/08/29 01:03:13 INFO : dir/file3: Deleted 2026/08/29 01:03:13 DEBUG : dir: Updating dir with dir2 0x1d47111849c0 2026/08/29 01:03:13 DEBUG : dir: forgetting directory cache 2026/08/29 01:03:13 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/29 01:03:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/29 01:03:14 DEBUG : dir2/file1: copy non-chunked object... 2026/08/29 01:03:14 DEBUG : file2: size = 14 OK 2026/08/29 01:03:14 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/29 01:03:14 INFO : dir2/file1: Deleted 2026/08/29 01:03:14 DEBUG : file2: Updating file with file2 0x1d47115000d0 2026/08/29 01:03:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:14 DEBUG : file2: copy non-chunked object... 2026/08/29 01:03:14 DEBUG : dir2/file3: size = 14 OK 2026/08/29 01:03:14 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/29 01:03:14 INFO : file2: Deleted 2026/08/29 01:03:14 DEBUG : dir2/file3: Updating file with dir2/file3 0x1d47115000d0 2026/08/29 01:03:14 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/29 01:03:14 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/29 01:03:14 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/29 01:03:14 DEBUG : empty directory: Updating dir with renamed empty directory 0x1d4711342480 2026/08/29 01:03:14 DEBUG : empty directory: forgetting directory cache 2026/08/29 01:03:14 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/29 01:03:14 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/29 01:03:14 DEBUG : dir2: Renaming to "dir3" 2026/08/29 01:03:14 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:14 DEBUG : dir3: Looking for writers 2026/08/29 01:03:14 DEBUG : file3: reading active writers 2026/08/29 01:03:14 DEBUG : renamed empty directory: Looking for writers 2026/08/29 01:03:14 DEBUG : Looking for writers 2026/08/29 01:03:14 DEBUG : dir3: reading active writers 2026/08/29 01:03:14 DEBUG : renamed empty directory: reading active writers 2026/08/29 01:03:14 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.01s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:15 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:15 DEBUG : dir/file1.rclone_chunk.001_igobes: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:15 INFO : dir/file1.rclone_chunk.001_igobes: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:15 INFO : dir/file1.rclone_chunk.001_igobes: Deleted 2026/08/29 01:03:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/29 01:03:15 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:03:15 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:15 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/29 01:03:15 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/29 01:03:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:15 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:03:15 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:15 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/29 01:03:15 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/29 01:03:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (12 bytes), uploading instead of streaming 2026/08/29 01:03:16 DEBUG : dir/sub/file2: size = 12 OK 2026/08/29 01:03:16 DEBUG : dir/sub/file2.rclone_chunk.001_igobpa: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/29 01:03:16 INFO : dir/sub/file2.rclone_chunk.001_igobpa: Copied (server-side copy) to: dir/sub/file2 2026/08/29 01:03:16 INFO : dir/sub/file2.rclone_chunk.001_igobpa: Deleted 2026/08/29 01:03:16 DEBUG : dir/sub/file2: size = 12 OK 2026/08/29 01:03:16 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/29 01:03:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/29 01:03:16 DEBUG : forgetting directory cache 2026/08/29 01:03:16 DEBUG : dir: forgetting directory cache 2026/08/29 01:03:16 DEBUG : dir/sub: forgetting directory cache 2026/08/29 01:03:16 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/29 01:03:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:03:16 DEBUG : dir/sub/file0: size = 5 OK 2026/08/29 01:03:16 DEBUG : dir/sub/file0.rclone_chunk.001_igoc7x: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:03:16 INFO : dir/sub/file0.rclone_chunk.001_igoc7x: Copied (server-side copy) to: dir/sub/file0 2026/08/29 01:03:16 INFO : dir/sub/file0.rclone_chunk.001_igoc7x: Deleted 2026/08/29 01:03:16 DEBUG : dir/sub/file0: size = 5 OK 2026/08/29 01:03:16 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/29 01:03:16 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/29 01:03:16 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:16 DEBUG : dir/sub: Looking for writers 2026/08/29 01:03:16 DEBUG : file0: reading active writers 2026/08/29 01:03:16 DEBUG : file2: reading active writers 2026/08/29 01:03:16 DEBUG : dir: Looking for writers 2026/08/29 01:03:16 DEBUG : file1: reading active writers 2026/08/29 01:03:16 DEBUG : sub: reading active writers 2026/08/29 01:03:16 DEBUG : Looking for writers 2026/08/29 01:03:16 DEBUG : dir: reading active writers 2026/08/29 01:03:16 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.94s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/29 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:17 DEBUG : Looking for writers 2026/08/29 01:03:17 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.10s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:17 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:17 DEBUG : dir/file1.rclone_chunk.001_igodbd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:17 INFO : dir/file1.rclone_chunk.001_igodbd: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:17 INFO : dir/file1.rclone_chunk.001_igodbd: Deleted 2026/08/29 01:03:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:17 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:17 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/29 01:03:17 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:03:17 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/29 01:03:17 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/29 01:03:17 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/29 01:03:17 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:17 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:17 DEBUG : dir: Looking for writers 2026/08/29 01:03:17 DEBUG : file1: reading active writers 2026/08/29 01:03:17 DEBUG : file1.metadata: reading active writers 2026/08/29 01:03:17 DEBUG : Looking for writers 2026/08/29 01:03:17 DEBUG : dir: reading active writers 2026/08/29 01:03:17 DEBUG : dir.metadata: reading active writers 2026/08/29 01:03:17 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.94s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:18 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:18 DEBUG : dir/file1.rclone_chunk.001_igoev4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:18 INFO : dir/file1.rclone_chunk.001_igoev4: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:18 INFO : dir/file1.rclone_chunk.001_igoev4: Deleted 2026/08/29 01:03:18 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:18 DEBUG : dir: Looking for writers 2026/08/29 01:03:18 DEBUG : file1: reading active writers 2026/08/29 01:03:18 DEBUG : Looking for writers 2026/08/29 01:03:18 DEBUG : dir: reading active writers 2026/08/29 01:03:18 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.95s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:19 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:19 DEBUG : dir/file1.rclone_chunk.001_igofvs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:19 INFO : dir/file1.rclone_chunk.001_igofvs: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:19 INFO : dir/file1.rclone_chunk.001_igofvs: Deleted 2026/08/29 01:03:20 DEBUG : time_test: size = 5 OK 2026/08/29 01:03:20 DEBUG : time_test.rclone_chunk.001_igof35: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/29 01:03:20 INFO : time_test.rclone_chunk.001_igof35: Copied (server-side copy) to: time_test 2026/08/29 01:03:20 INFO : time_test.rclone_chunk.001_igof35: Deleted 2026/08/29 01:03:20 DEBUG : Can set mod time: true 2026/08/29 01:03:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:03:20 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:20 DEBUG : dir: Looking for writers 2026/08/29 01:03:20 DEBUG : file1: reading active writers 2026/08/29 01:03:20 DEBUG : Looking for writers 2026/08/29 01:03:20 DEBUG : dir: reading active writers 2026/08/29 01:03:20 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:21 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:21 DEBUG : dir/file1.rclone_chunk.001_igog3v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:21 INFO : dir/file1.rclone_chunk.001_igog3v: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:21 INFO : dir/file1.rclone_chunk.001_igog3v: Deleted 2026/08/29 01:03:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:03:21 DEBUG : dir/file1: size = 0 OK 2026/08/29 01:03:21 DEBUG : dir/file1.rclone_chunk.001_igohbx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:03:21 INFO : dir/file1.rclone_chunk.001_igohbx: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:22 INFO : dir/file1.rclone_chunk.001_igohbx: Deleted 2026/08/29 01:03:22 DEBUG : dir/file1: size = 0 OK 2026/08/29 01:03:22 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/29 01:03:22 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:03:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:22 DEBUG : dir: Looking for writers 2026/08/29 01:03:22 DEBUG : file1: reading active writers 2026/08/29 01:03:22 DEBUG : Looking for writers 2026/08/29 01:03:22 DEBUG : dir: reading active writers 2026/08/29 01:03:22 DEBUG : >WaitForWriters: 2026/08/29 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:22 DEBUG : dir: Looking for writers 2026/08/29 01:03:22 DEBUG : file1: reading active writers 2026/08/29 01:03:22 DEBUG : Looking for writers 2026/08/29 01:03:22 DEBUG : dir: reading active writers 2026/08/29 01:03:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:22 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:22 DEBUG : dir/file1.rclone_chunk.001_igoitv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:22 INFO : dir/file1.rclone_chunk.001_igoitv: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:22 INFO : dir/file1.rclone_chunk.001_igoitv: Deleted 2026/08/29 01:03:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:23 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:03:23 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:03:23 DEBUG : dir/file1.rclone_chunk.001_igoje5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:03:23 INFO : dir/file1.rclone_chunk.001_igoje5: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:23 INFO : dir/file1.rclone_chunk.001_igoje5: Deleted 2026/08/29 01:03:23 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:03:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/29 01:03:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:23 DEBUG : dir: Looking for writers 2026/08/29 01:03:23 DEBUG : file1: reading active writers 2026/08/29 01:03:23 DEBUG : Looking for writers 2026/08/29 01:03:23 DEBUG : dir: reading active writers 2026/08/29 01:03:23 DEBUG : >WaitForWriters: 2026/08/29 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:23 DEBUG : dir: Looking for writers 2026/08/29 01:03:23 DEBUG : file1: reading active writers 2026/08/29 01:03:23 DEBUG : Looking for writers 2026/08/29 01:03:23 DEBUG : dir: reading active writers 2026/08/29 01:03:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:24 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:24 DEBUG : dir/file1.rclone_chunk.001_igok9o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:24 INFO : dir/file1.rclone_chunk.001_igok9o: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:24 INFO : dir/file1.rclone_chunk.001_igok9o: Deleted 2026/08/29 01:03:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:24 DEBUG : dir: Looking for writers 2026/08/29 01:03:24 DEBUG : file1: reading active writers 2026/08/29 01:03:24 DEBUG : Looking for writers 2026/08/29 01:03:24 DEBUG : dir: reading active writers 2026/08/29 01:03:24 DEBUG : >WaitForWriters: 2026/08/29 01:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:25 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:25 DEBUG : dir/file1.rclone_chunk.001_igoljs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:25 INFO : dir/file1.rclone_chunk.001_igoljs: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:25 INFO : dir/file1.rclone_chunk.001_igoljs: Deleted 2026/08/29 01:03:25 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:03:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:25 DEBUG : dir/file1(0x1d47118bd340): close: 2026/08/29 01:03:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/29 01:03:25 DEBUG : dir/file1(0x1d47118bd340): >close: err= 2026/08/29 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:25 DEBUG : dir: Looking for writers 2026/08/29 01:03:25 DEBUG : file1: reading active writers 2026/08/29 01:03:25 DEBUG : Looking for writers 2026/08/29 01:03:25 DEBUG : dir: reading active writers 2026/08/29 01:03:25 DEBUG : >WaitForWriters: 2026/08/29 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:26 DEBUG : dir: Looking for writers 2026/08/29 01:03:26 DEBUG : file1: reading active writers 2026/08/29 01:03:26 DEBUG : Looking for writers 2026/08/29 01:03:26 DEBUG : dir: reading active writers 2026/08/29 01:03:26 DEBUG : >WaitForWriters: 2026/08/29 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:26 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:26 DEBUG : dir/file1.rclone_chunk.001_igomkw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:26 INFO : dir/file1.rclone_chunk.001_igomkw: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:26 INFO : dir/file1.rclone_chunk.001_igomkw: Deleted 2026/08/29 01:03:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:03:26 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:26 DEBUG : dir/file1(0x1d47108d78c0): _writeAt: size=5, off=0 2026/08/29 01:03:26 DEBUG : dir/file1(0x1d47108d78c0): openPending: 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:27 DEBUG : dir/file1(0x1d47108d78c0): >openPending: err= 2026/08/29 01:03:27 DEBUG : dir/file1(0x1d47108d78c0): >_writeAt: n=5, err= 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 01:03:27 DEBUG : dir/file1(0x1d47108d78c0): close: 2026/08/29 01:03:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/29 01:03:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/29 01:03:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/29 01:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/29 01:03:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:27 DEBUG : dir/file1(0x1d47108d78c0): >close: err= 2026/08/29 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:03:27 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:27 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:27 DEBUG : dir/file1.rclone_chunk.001_igont4: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/29 01:03:27 INFO : dir/file1.rclone_chunk.001_igont4: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:27 INFO : dir/file1.rclone_chunk.001_igont4: Deleted 2026/08/29 01:03:27 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:27 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/29 01:03:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:03:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/29 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : >WaitForWriters: 2026/08/29 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:27 DEBUG : dir: Looking for writers 2026/08/29 01:03:27 DEBUG : file1: reading active writers 2026/08/29 01:03:27 DEBUG : Looking for writers 2026/08/29 01:03:27 DEBUG : dir: reading active writers 2026/08/29 01:03:27 DEBUG : >WaitForWriters: 2026/08/29 01:03:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.97s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.76s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.59s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.66s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.72s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:28 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:28 DEBUG : dir/file1.rclone_chunk.001_igooqx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:28 INFO : dir/file1.rclone_chunk.001_igooqx: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:28 INFO : dir/file1.rclone_chunk.001_igooqx: Deleted 2026/08/29 01:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:28 DEBUG : dir: Looking for writers 2026/08/29 01:03:28 DEBUG : file1: reading active writers 2026/08/29 01:03:28 DEBUG : Looking for writers 2026/08/29 01:03:28 DEBUG : dir: reading active writers 2026/08/29 01:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.00s) === RUN TestFileOpenReadUnknownSize 2026/08/29 01:03:29 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/29 01:03:29 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/29 01:03:29 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:29 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/29 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:29 DEBUG : Looking for writers 2026/08/29 01:03:29 DEBUG : file.txt: reading active writers 2026/08/29 01:03:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:29 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:29 DEBUG : dir/file1.rclone_chunk.001_igopqp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:29 INFO : dir/file1.rclone_chunk.001_igopqp: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:29 INFO : dir/file1.rclone_chunk.001_igopqp: Deleted 2026/08/29 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:03:30 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:30 DEBUG : dir/file1.rclone_chunk.001_igopcx: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:30 INFO : dir/file1.rclone_chunk.001_igopcx: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:30 INFO : dir/file1.rclone_chunk.001_igopcx: Deleted 2026/08/29 01:03:30 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/29 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:30 DEBUG : dir: Looking for writers 2026/08/29 01:03:30 DEBUG : file1: reading active writers 2026/08/29 01:03:30 DEBUG : Looking for writers 2026/08/29 01:03:30 DEBUG : dir: reading active writers 2026/08/29 01:03:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.40s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:30 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:30 DEBUG : dir/file1.rclone_chunk.001_igoqvh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:30 INFO : dir/file1.rclone_chunk.001_igoqvh: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:30 INFO : dir/file1.rclone_chunk.001_igoqvh: Deleted 2026/08/29 01:03:31 DEBUG : dir/file1: Remove: 2026/08/29 01:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:31 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:31 DEBUG : dir/file1: Remove: 2026/08/29 01:03:31 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:31 DEBUG : dir: Looking for writers 2026/08/29 01:03:31 DEBUG : Looking for writers 2026/08/29 01:03:31 DEBUG : dir: reading active writers 2026/08/29 01:03:31 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:31 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:31 DEBUG : dir/file1.rclone_chunk.001_igor2i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:31 INFO : dir/file1.rclone_chunk.001_igor2i: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:31 INFO : dir/file1.rclone_chunk.001_igor2i: Deleted 2026/08/29 01:03:31 DEBUG : dir/file1: Remove: 2026/08/29 01:03:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:32 DEBUG : dir/file1: >Remove: err= 2026/08/29 01:03:32 DEBUG : dir/file1: Remove: 2026/08/29 01:03:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/29 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:32 DEBUG : dir: Looking for writers 2026/08/29 01:03:32 DEBUG : Looking for writers 2026/08/29 01:03:32 DEBUG : dir: reading active writers 2026/08/29 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.86s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:32 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:32 DEBUG : dir/file1.rclone_chunk.001_igos4s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:32 INFO : dir/file1.rclone_chunk.001_igos4s: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:32 INFO : dir/file1.rclone_chunk.001_igos4s: Deleted 2026/08/29 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/29 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:32 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/29 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:32 DEBUG : dir/file1: Open: flags=0x3 2026/08/29 01:03:32 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/29 01:03:32 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/29 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:32 DEBUG : dir: Looking for writers 2026/08/29 01:03:32 DEBUG : file1: reading active writers 2026/08/29 01:03:32 DEBUG : Looking for writers 2026/08/29 01:03:32 DEBUG : dir: reading active writers 2026/08/29 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:33 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:33 DEBUG : dir/file1.rclone_chunk.001_igot6n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:33 INFO : dir/file1.rclone_chunk.001_igot6n: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:33 INFO : dir/file1.rclone_chunk.001_igot6n: Deleted 2026/08/29 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:33 DEBUG : dir: Looking for writers 2026/08/29 01:03:33 DEBUG : file1: reading active writers 2026/08/29 01:03:33 DEBUG : Looking for writers 2026/08/29 01:03:33 DEBUG : dir: reading active writers 2026/08/29 01:03:33 DEBUG : >WaitForWriters: 2026/08/29 01:03:33 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:34 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:34 INFO : dir/file1: Deleted 2026/08/29 01:03:34 DEBUG : newLeaf: Updating file with newLeaf 0x1d47112cd930 2026/08/29 01:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:34 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:34 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:34 INFO : newLeaf: Deleted 2026/08/29 01:03:34 DEBUG : dir/file1: Updating file with dir/file1 0x1d47112cd930 2026/08/29 01:03:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:34 DEBUG : dir/file1: File is currently open, delaying rename 0x1d47112cd930 2026/08/29 01:03:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:03:35 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:35 DEBUG : dir/file1.rclone_chunk.001_igouvy: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:35 INFO : dir/file1.rclone_chunk.001_igouvy: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:35 INFO : dir/file1.rclone_chunk.001_igouvy: Deleted 2026/08/29 01:03:35 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/29 01:03:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:35 DEBUG : newLeaf: Running delayed rename now 2026/08/29 01:03:35 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:35 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:35 INFO : dir/file1: Deleted 2026/08/29 01:03:35 DEBUG : newLeaf: Updating file with newLeaf 0x1d47112cd930 2026/08/29 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:35 DEBUG : dir: Looking for writers 2026/08/29 01:03:35 DEBUG : Looking for writers 2026/08/29 01:03:35 DEBUG : dir: reading active writers 2026/08/29 01:03:35 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:35 DEBUG : >WaitForWriters: 2026/08/29 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:35 DEBUG : dir: Looking for writers 2026/08/29 01:03:35 DEBUG : Looking for writers 2026/08/29 01:03:35 DEBUG : dir: reading active writers 2026/08/29 01:03:35 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:35 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:35 DEBUG : dir/file1.rclone_chunk.001_igovle: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:35 INFO : dir/file1.rclone_chunk.001_igovle: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:35 INFO : dir/file1.rclone_chunk.001_igovle: Deleted 2026/08/29 01:03:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:36 DEBUG : dir: Looking for writers 2026/08/29 01:03:36 DEBUG : file1: reading active writers 2026/08/29 01:03:36 DEBUG : Looking for writers 2026/08/29 01:03:36 DEBUG : dir: reading active writers 2026/08/29 01:03:36 DEBUG : >WaitForWriters: 2026/08/29 01:03:36 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:36 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:36 INFO : dir/file1: Deleted 2026/08/29 01:03:36 DEBUG : newLeaf: Updating file with newLeaf 0x1d4710d55a00 2026/08/29 01:03:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:36 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:36 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:36 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:36 INFO : newLeaf: Deleted 2026/08/29 01:03:36 DEBUG : dir/file1: Updating file with dir/file1 0x1d4710d55a00 2026/08/29 01:03:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/29 01:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:36 DEBUG : dir/file1: File is currently open, delaying rename 0x1d4710d55a00 2026/08/29 01:03:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (25 bytes), uploading instead of streaming 2026/08/29 01:03:37 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:37 DEBUG : dir/file1.rclone_chunk.001_igoxkc: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:37 INFO : dir/file1.rclone_chunk.001_igoxkc: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:37 INFO : dir/file1.rclone_chunk.001_igoxkc: Deleted 2026/08/29 01:03:37 DEBUG : dir/file1: size = 25 OK 2026/08/29 01:03:37 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/29 01:03:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:37 DEBUG : newLeaf: Running delayed rename now 2026/08/29 01:03:37 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:37 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:37 INFO : dir/file1: Deleted 2026/08/29 01:03:37 DEBUG : newLeaf: Updating file with newLeaf 0x1d4710d55a00 2026/08/29 01:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:37 DEBUG : dir: Looking for writers 2026/08/29 01:03:37 DEBUG : Looking for writers 2026/08/29 01:03:37 DEBUG : dir: reading active writers 2026/08/29 01:03:37 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:37 DEBUG : >WaitForWriters: 2026/08/29 01:03:37 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:37 DEBUG : dir: Looking for writers 2026/08/29 01:03:37 DEBUG : Looking for writers 2026/08/29 01:03:37 DEBUG : dir: reading active writers 2026/08/29 01:03:37 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:37 DEBUG : >WaitForWriters: 2026/08/29 01:03:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:38 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:38 DEBUG : dir/file1.rclone_chunk.001_igox4q: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:38 INFO : dir/file1.rclone_chunk.001_igox4q: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:38 INFO : dir/file1.rclone_chunk.001_igox4q: Deleted 2026/08/29 01:03:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): openPending: 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:03:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): >openPending: err= 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): _writeAt: size=14, off=0 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): >_writeAt: n=14, err= 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): close: 2026/08/29 01:03:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:03:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:38 DEBUG : dir/file1(0x1d4710e21980): >close: err= 2026/08/29 01:03:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:38 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:03:38 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:38 DEBUG : dir: Looking for writers 2026/08/29 01:03:38 DEBUG : file1: reading active writers 2026/08/29 01:03:38 DEBUG : Looking for writers 2026/08/29 01:03:38 DEBUG : dir: reading active writers 2026/08/29 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:39 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:39 DEBUG : dir/file1.rclone_chunk.001_igoyb1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:39 INFO : dir/file1.rclone_chunk.001_igoyb1: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:39 INFO : dir/file1.rclone_chunk.001_igoyb1: Deleted 2026/08/29 01:03:39 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:39 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:03:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:03:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:03:39 DEBUG : dir: Looking for writers 2026/08/29 01:03:39 DEBUG : file1: reading active writers 2026/08/29 01:03:39 DEBUG : Looking for writers 2026/08/29 01:03:39 DEBUG : dir: reading active writers 2026/08/29 01:03:39 DEBUG : >WaitForWriters: 2026/08/29 01:03:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): _readAt: size=512, off=0 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): openPending: 2026/08/29 01:03:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/29 01:03:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): >openPending: err= 2026/08/29 01:03:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): >_readAt: n=14, err=EOF 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): close: 2026/08/29 01:03:39 DEBUG : dir/file1(0x1d47112a71c0): >close: err= 2026/08/29 01:03:39 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:39 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:39 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:39 INFO : dir/file1: Deleted 2026/08/29 01:03:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:39 DEBUG : newLeaf: Updating file with newLeaf 0x1d47107cfc70 2026/08/29 01:03:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:39 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:39 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:39 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:39 INFO : newLeaf: Deleted 2026/08/29 01:03:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:03:39 DEBUG : dir/file1: Updating file with dir/file1 0x1d47107cfc70 2026/08/29 01:03:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:40 DEBUG : dir/file1(0x1d4710f03c00): openPending: 2026/08/29 01:03:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/29 01:03:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:03:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:40 DEBUG : dir/file1(0x1d4710f03c00): >openPending: err= 2026/08/29 01:03:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:40 DEBUG : dir/file1(0x1d4710f03c00): _writeAt: size=25, off=0 2026/08/29 01:03:40 DEBUG : dir/file1(0x1d4710f03c00): >_writeAt: n=25, err= 2026/08/29 01:03:40 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:40 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:40 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:40 INFO : dir/file1: Deleted 2026/08/29 01:03:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:40 DEBUG : newLeaf: Updating file with newLeaf 0x1d47107cfc70 2026/08/29 01:03:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:40 DEBUG : newLeaf(0x1d4710f03c00): close: 2026/08/29 01:03:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:03:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:03:40.133847434 +0000 UTC m=+49.039230453 2026/08/29 01:03:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:40 DEBUG : newLeaf(0x1d4710f03c00): >close: err= 2026/08/29 01:03:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:40 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:03:40 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:40 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:40 DEBUG : newLeaf.rclone_chunk.001_igp0rd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:40 INFO : newLeaf.rclone_chunk.001_igp0rd: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:40 INFO : newLeaf.rclone_chunk.001_igp0rd: Deleted 2026/08/29 01:03:40 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:40 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:03:40 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:03:40.133847434 +0000 UTC" 2026/08/29 01:03:40 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:03:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:40 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:03:40 DEBUG : dir: Looking for writers 2026/08/29 01:03:40 DEBUG : Looking for writers 2026/08/29 01:03:40 DEBUG : dir: reading active writers 2026/08/29 01:03:40 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:40 DEBUG : >WaitForWriters: 2026/08/29 01:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:41 DEBUG : dir: Looking for writers 2026/08/29 01:03:41 DEBUG : Looking for writers 2026/08/29 01:03:41 DEBUG : dir: reading active writers 2026/08/29 01:03:41 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:41 DEBUG : >WaitForWriters: 2026/08/29 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:41 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:41 DEBUG : dir/file1.rclone_chunk.001_igp13y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:41 INFO : dir/file1.rclone_chunk.001_igp13y: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:41 INFO : dir/file1.rclone_chunk.001_igp13y: Deleted 2026/08/29 01:03:41 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:41 DEBUG : dir: Looking for writers 2026/08/29 01:03:41 DEBUG : file1: reading active writers 2026/08/29 01:03:41 DEBUG : Looking for writers 2026/08/29 01:03:41 DEBUG : dir: reading active writers 2026/08/29 01:03:41 DEBUG : >WaitForWriters: 2026/08/29 01:03:42 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:42 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:42 INFO : dir/file1: Deleted 2026/08/29 01:03:42 DEBUG : newLeaf: Updating file with newLeaf 0x1d47110115f0 2026/08/29 01:03:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:42 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:42 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:42 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:42 INFO : newLeaf: Deleted 2026/08/29 01:03:42 DEBUG : dir/file1: Updating file with dir/file1 0x1d47110115f0 2026/08/29 01:03:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:42 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:42 DEBUG : dir/file1(0x1d471134a940): openPending: 2026/08/29 01:03:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:03:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:42 DEBUG : dir/file1(0x1d471134a940): >openPending: err= 2026/08/29 01:03:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:42 DEBUG : dir/file1(0x1d471134a940): _writeAt: size=25, off=0 2026/08/29 01:03:42 DEBUG : dir/file1(0x1d471134a940): >_writeAt: n=25, err= 2026/08/29 01:03:42 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:42 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:42 INFO : dir/file1: Deleted 2026/08/29 01:03:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:42 DEBUG : newLeaf: Updating file with newLeaf 0x1d47110115f0 2026/08/29 01:03:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:42 DEBUG : newLeaf(0x1d471134a940): close: 2026/08/29 01:03:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:03:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:03:42.736365338 +0000 UTC m=+51.641748357 2026/08/29 01:03:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:42 DEBUG : newLeaf(0x1d471134a940): >close: err= 2026/08/29 01:03:42 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:42 DEBUG : dir: Looking for writers 2026/08/29 01:03:42 DEBUG : Looking for writers 2026/08/29 01:03:42 DEBUG : dir: reading active writers 2026/08/29 01:03:42 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:42 DEBUG : dir: Looking for writers 2026/08/29 01:03:42 DEBUG : Looking for writers 2026/08/29 01:03:42 DEBUG : dir: reading active writers 2026/08/29 01:03:42 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:42 DEBUG : dir: Looking for writers 2026/08/29 01:03:42 DEBUG : Looking for writers 2026/08/29 01:03:42 DEBUG : dir: reading active writers 2026/08/29 01:03:42 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:43 DEBUG : dir: Looking for writers 2026/08/29 01:03:43 DEBUG : Looking for writers 2026/08/29 01:03:43 DEBUG : dir: reading active writers 2026/08/29 01:03:43 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:43 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:03:43 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:43 DEBUG : dir: Looking for writers 2026/08/29 01:03:43 DEBUG : Looking for writers 2026/08/29 01:03:43 DEBUG : dir: reading active writers 2026/08/29 01:03:43 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:43 DEBUG : dir: Looking for writers 2026/08/29 01:03:43 DEBUG : Looking for writers 2026/08/29 01:03:43 DEBUG : dir: reading active writers 2026/08/29 01:03:43 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:43 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:43 DEBUG : newLeaf.rclone_chunk.001_igp3du: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:43 INFO : newLeaf.rclone_chunk.001_igp3du: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:43 INFO : newLeaf.rclone_chunk.001_igp3du: Deleted 2026/08/29 01:03:43 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:43 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:03:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:03:42.736365338 +0000 UTC" 2026/08/29 01:03:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:03:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:03:43 DEBUG : dir: Looking for writers 2026/08/29 01:03:43 DEBUG : Looking for writers 2026/08/29 01:03:43 DEBUG : dir: reading active writers 2026/08/29 01:03:43 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:43 DEBUG : >WaitForWriters: 2026/08/29 01:03:43 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:43 DEBUG : dir: Looking for writers 2026/08/29 01:03:43 DEBUG : Looking for writers 2026/08/29 01:03:43 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:43 DEBUG : dir: reading active writers 2026/08/29 01:03:43 DEBUG : >WaitForWriters: 2026/08/29 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:44 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:44 DEBUG : dir/file1.rclone_chunk.001_igp3dr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:44 INFO : dir/file1.rclone_chunk.001_igp3dr: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:44 INFO : dir/file1.rclone_chunk.001_igp3dr: Deleted 2026/08/29 01:03:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:03:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): openPending: 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): >openPending: err= 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): _writeAt: size=14, off=0 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): >_writeAt: n=14, err= 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): close: 2026/08/29 01:03:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/29 01:03:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:44 DEBUG : dir/file1(0x1d4711577640): >close: err= 2026/08/29 01:03:44 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:03:44 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:44 DEBUG : dir: Looking for writers 2026/08/29 01:03:44 DEBUG : file1: reading active writers 2026/08/29 01:03:44 DEBUG : Looking for writers 2026/08/29 01:03:44 DEBUG : dir: reading active writers 2026/08/29 01:03:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:45 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:45 DEBUG : dir/file1.rclone_chunk.001_igp413: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:45 INFO : dir/file1.rclone_chunk.001_igp413: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:45 INFO : dir/file1.rclone_chunk.001_igp413: Deleted 2026/08/29 01:03:45 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:45 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:03:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/29 01:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:03:45 DEBUG : dir: Looking for writers 2026/08/29 01:03:45 DEBUG : file1: reading active writers 2026/08/29 01:03:45 DEBUG : Looking for writers 2026/08/29 01:03:45 DEBUG : dir: reading active writers 2026/08/29 01:03:45 DEBUG : >WaitForWriters: 2026/08/29 01:03:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): _readAt: size=512, off=0 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): openPending: 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): >openPending: err= 2026/08/29 01:03:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): >_readAt: n=14, err=EOF 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): close: 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d47108bd300): >close: err= 2026/08/29 01:03:45 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:45 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:45 INFO : dir/file1: Deleted 2026/08/29 01:03:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:45 DEBUG : newLeaf: Updating file with newLeaf 0x1d4711312d00 2026/08/29 01:03:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:45 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:45 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:45 INFO : newLeaf: Deleted 2026/08/29 01:03:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:03:45 DEBUG : dir/file1: Updating file with dir/file1 0x1d4711312d00 2026/08/29 01:03:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d4710f02740): openPending: 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:03:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d4710f02740): >openPending: err= 2026/08/29 01:03:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d4710f02740): _writeAt: size=25, off=0 2026/08/29 01:03:45 DEBUG : dir/file1(0x1d4710f02740): >_writeAt: n=25, err= 2026/08/29 01:03:46 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:46 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:46 INFO : dir/file1: Deleted 2026/08/29 01:03:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:46 DEBUG : newLeaf: Updating file with newLeaf 0x1d4711312d00 2026/08/29 01:03:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:46 DEBUG : newLeaf(0x1d4710f02740): close: 2026/08/29 01:03:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:03:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:03:45.966986826 +0000 UTC m=+54.872369845 2026/08/29 01:03:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:46 DEBUG : newLeaf(0x1d4710f02740): >close: err= 2026/08/29 01:03:46 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:46 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:03:46 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:46 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:46 DEBUG : newLeaf.rclone_chunk.001_igp6vg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:46 INFO : newLeaf.rclone_chunk.001_igp6vg: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:46 INFO : newLeaf.rclone_chunk.001_igp6vg: Deleted 2026/08/29 01:03:46 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:46 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:03:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:03:45.966986826 +0000 UTC" 2026/08/29 01:03:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:03:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : >WaitForWriters: 2026/08/29 01:03:46 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:46 DEBUG : dir: Looking for writers 2026/08/29 01:03:46 DEBUG : Looking for writers 2026/08/29 01:03:46 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:46 DEBUG : dir: reading active writers 2026/08/29 01:03:46 DEBUG : >WaitForWriters: 2026/08/29 01:03:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:47 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:47 DEBUG : dir/file1.rclone_chunk.001_igp792: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:03:47 INFO : dir/file1.rclone_chunk.001_igp792: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:47 INFO : dir/file1.rclone_chunk.001_igp792: Deleted 2026/08/29 01:03:47 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:47 DEBUG : dir: Looking for writers 2026/08/29 01:03:47 DEBUG : file1: reading active writers 2026/08/29 01:03:47 DEBUG : Looking for writers 2026/08/29 01:03:47 DEBUG : dir: reading active writers 2026/08/29 01:03:47 DEBUG : >WaitForWriters: 2026/08/29 01:03:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): _readAt: size=512, off=0 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): openPending: 2026/08/29 01:03:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/29 01:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): >openPending: err= 2026/08/29 01:03:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/29 01:03:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:03:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): >_readAt: n=14, err=EOF 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): close: 2026/08/29 01:03:47 DEBUG : dir/file1(0x1d47111aa140): >close: err= 2026/08/29 01:03:47 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:48 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:48 INFO : dir/file1: Deleted 2026/08/29 01:03:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0x1d471161b520 2026/08/29 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:48 DEBUG : newLeaf: copy non-chunked object... 2026/08/29 01:03:48 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:03:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:48 INFO : newLeaf: Deleted 2026/08/29 01:03:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/29 01:03:48 DEBUG : dir/file1: Updating file with dir/file1 0x1d471161b520 2026/08/29 01:03:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/29 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:03:48 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:48 DEBUG : dir/file1(0x1d4711254240): openPending: 2026/08/29 01:03:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/29 01:03:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/29 01:03:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:48 DEBUG : dir/file1(0x1d4711254240): >openPending: err= 2026/08/29 01:03:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:03:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:48 DEBUG : dir/file1(0x1d4711254240): _writeAt: size=25, off=0 2026/08/29 01:03:48 DEBUG : dir/file1(0x1d4711254240): >_writeAt: n=25, err= 2026/08/29 01:03:48 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:03:48 DEBUG : newLeaf: size = 14 OK 2026/08/29 01:03:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:48 INFO : dir/file1: Deleted 2026/08/29 01:03:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/29 01:03:48 DEBUG : newLeaf: Updating file with newLeaf 0x1d471161b520 2026/08/29 01:03:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:03:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:48 DEBUG : newLeaf(0x1d4711254240): close: 2026/08/29 01:03:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/29 01:03:48 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-29 01:03:48.520551657 +0000 UTC m=+57.425934686 2026/08/29 01:03:48 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/29 01:03:48 DEBUG : newLeaf(0x1d4711254240): >close: err= 2026/08/29 01:03:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:48 DEBUG : dir: Looking for writers 2026/08/29 01:03:48 DEBUG : Looking for writers 2026/08/29 01:03:48 DEBUG : dir: reading active writers 2026/08/29 01:03:48 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:03:48 DEBUG : dir: Looking for writers 2026/08/29 01:03:48 DEBUG : Looking for writers 2026/08/29 01:03:48 DEBUG : dir: reading active writers 2026/08/29 01:03:48 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:03:48 DEBUG : dir: Looking for writers 2026/08/29 01:03:48 DEBUG : Looking for writers 2026/08/29 01:03:48 DEBUG : dir: reading active writers 2026/08/29 01:03:48 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:03:48 DEBUG : dir: Looking for writers 2026/08/29 01:03:48 DEBUG : Looking for writers 2026/08/29 01:03:48 DEBUG : dir: reading active writers 2026/08/29 01:03:48 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:03:48 DEBUG : newLeaf: vfs cache: starting upload 2026/08/29 01:03:48 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:03:48 DEBUG : dir: Looking for writers 2026/08/29 01:03:48 DEBUG : Looking for writers 2026/08/29 01:03:48 DEBUG : dir: reading active writers 2026/08/29 01:03:48 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:03:49 DEBUG : dir: Looking for writers 2026/08/29 01:03:49 DEBUG : Looking for writers 2026/08/29 01:03:49 DEBUG : dir: reading active writers 2026/08/29 01:03:49 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:03:49 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:49 DEBUG : newLeaf.rclone_chunk.001_igp8jh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/29 01:03:49 INFO : newLeaf.rclone_chunk.001_igp8jh: Copied (server-side copy) to: newLeaf 2026/08/29 01:03:49 INFO : newLeaf.rclone_chunk.001_igp8jh: Deleted 2026/08/29 01:03:49 DEBUG : newLeaf: size = 25 OK 2026/08/29 01:03:49 INFO : newLeaf: Copied (replaced existing) 2026/08/29 01:03:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-29 01:03:48.520551657 +0000 UTC" 2026/08/29 01:03:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/29 01:03:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/29 01:03:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/29 01:03:49 DEBUG : dir: Looking for writers 2026/08/29 01:03:49 DEBUG : Looking for writers 2026/08/29 01:03:49 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:49 DEBUG : dir: reading active writers 2026/08/29 01:03:49 DEBUG : >WaitForWriters: 2026/08/29 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:49 DEBUG : dir: Looking for writers 2026/08/29 01:03:49 DEBUG : Looking for writers 2026/08/29 01:03:49 DEBUG : dir: reading active writers 2026/08/29 01:03:49 DEBUG : newLeaf: reading active writers 2026/08/29 01:03:49 DEBUG : >WaitForWriters: 2026/08/29 01:03:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestFileRename (16.57s) --- PASS: TestFileRename/off,forceCache=false (2.48s) --- PASS: TestFileRename/minimal,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=true (3.32s) --- PASS: TestFileRename/writes,forceCache=false (2.61s) --- PASS: TestFileRename/writes,forceCache=true (3.19s) --- PASS: TestFileRename/full,forceCache=false (2.55s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:49 DEBUG : Looking for writers 2026/08/29 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:50 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:50 DEBUG : dir/file1.rclone_chunk.001_igpa21: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:50 INFO : dir/file1.rclone_chunk.001_igpa21: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:50 INFO : dir/file1.rclone_chunk.001_igpa21: Deleted 2026/08/29 01:03:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:03:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:50 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:50 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:50 DEBUG : dir: Looking for writers 2026/08/29 01:03:50 DEBUG : file1: reading active writers 2026/08/29 01:03:50 DEBUG : Looking for writers 2026/08/29 01:03:50 DEBUG : dir: reading active writers 2026/08/29 01:03:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.91s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:51 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:51 DEBUG : dir/file1.rclone_chunk.001_igpbgs: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:51 INFO : dir/file1.rclone_chunk.001_igpbgs: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:51 INFO : dir/file1.rclone_chunk.001_igpbgs: Deleted 2026/08/29 01:03:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:51 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 01:03:51 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 01:03:51 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:03:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/29 01:03:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/29 01:03:52 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/29 01:03:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/29 01:03:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/29 01:03:52 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/29 01:03:52 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:52 DEBUG : dir: Looking for writers 2026/08/29 01:03:52 DEBUG : file1: reading active writers 2026/08/29 01:03:52 DEBUG : Looking for writers 2026/08/29 01:03:52 DEBUG : dir: reading active writers 2026/08/29 01:03:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.42s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:52 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:52 DEBUG : dir/file1.rclone_chunk.001_igpce5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:52 INFO : dir/file1.rclone_chunk.001_igpce5: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:52 INFO : dir/file1.rclone_chunk.001_igpce5: Deleted 2026/08/29 01:03:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/29 01:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/29 01:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/29 01:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/29 01:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/29 01:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/29 01:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/29 01:03:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 01:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 01:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 01:03:53 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/29 01:03:53 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/29 01:03:53 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/29 01:03:53 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/29 01:03:53 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/29 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:53 DEBUG : dir: Looking for writers 2026/08/29 01:03:53 DEBUG : file1: reading active writers 2026/08/29 01:03:53 DEBUG : Looking for writers 2026/08/29 01:03:53 DEBUG : dir: reading active writers 2026/08/29 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:54 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:54 DEBUG : dir/file1.rclone_chunk.001_igpdtk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:54 INFO : dir/file1.rclone_chunk.001_igpdtk: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:54 INFO : dir/file1.rclone_chunk.001_igpdtk: Deleted 2026/08/29 01:03:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:03:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:54 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:54 DEBUG : dir: Looking for writers 2026/08/29 01:03:54 DEBUG : file1: reading active writers 2026/08/29 01:03:54 DEBUG : Looking for writers 2026/08/29 01:03:54 DEBUG : dir: reading active writers 2026/08/29 01:03:54 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.87s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:55 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:55 DEBUG : dir/file1.rclone_chunk.001_igpe3f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:55 INFO : dir/file1.rclone_chunk.001_igpe3f: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:55 INFO : dir/file1.rclone_chunk.001_igpe3f: Deleted 2026/08/29 01:03:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/29 01:03:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/29 01:03:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:55 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/29 01:03:55 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/29 01:03:55 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:55 DEBUG : dir: Looking for writers 2026/08/29 01:03:55 DEBUG : file1: reading active writers 2026/08/29 01:03:55 DEBUG : Looking for writers 2026/08/29 01:03:55 DEBUG : dir: reading active writers 2026/08/29 01:03:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.87s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:55 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:55 DEBUG : dir/file1.rclone_chunk.001_igpf75: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:55 INFO : dir/file1.rclone_chunk.001_igpf75: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:56 INFO : dir/file1.rclone_chunk.001_igpf75: Deleted 2026/08/29 01:03:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): _readAt: size=1, off=0 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): openPending: 2026/08/29 01:03:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:03:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >openPending: err= 2026/08/29 01:03:56 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:03:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:03:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >_readAt: n=1, err= 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): _readAt: size=256, off=1 2026/08/29 01:03:56 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >_readAt: n=15, err=EOF 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): _readAt: size=16, off=16 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >_readAt: n=0, err=EOF 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): close: 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >close: err= 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): close: 2026/08/29 01:03:56 DEBUG : dir/file1(0x1d4710f03400): >close: err=file already closed 2026/08/29 01:03:56 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:56 DEBUG : dir: Looking for writers 2026/08/29 01:03:56 DEBUG : file1: reading active writers 2026/08/29 01:03:56 DEBUG : Looking for writers 2026/08/29 01:03:56 DEBUG : dir: reading active writers 2026/08/29 01:03:56 DEBUG : >WaitForWriters: 2026/08/29 01:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.93s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:56 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:56 DEBUG : dir/file1.rclone_chunk.001_igpgtr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:56 INFO : dir/file1.rclone_chunk.001_igpgtr: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:57 INFO : dir/file1.rclone_chunk.001_igpgtr: Deleted 2026/08/29 01:03:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): _readAt: size=1, off=0 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): openPending: 2026/08/29 01:03:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:57 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:03:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >openPending: err= 2026/08/29 01:03:57 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:03:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:03:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >_readAt: n=1, err= 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): _readAt: size=1, off=5 2026/08/29 01:03:57 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >_readAt: n=1, err= 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): _readAt: size=1, off=3 2026/08/29 01:03:57 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >_readAt: n=1, err= 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): _readAt: size=1, off=13 2026/08/29 01:03:57 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >_readAt: n=1, err= 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): _readAt: size=16, off=100 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >_readAt: n=0, err=EOF 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): close: 2026/08/29 01:03:57 DEBUG : dir/file1(0x1d4710f52c80): >close: err= 2026/08/29 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:57 DEBUG : dir: Looking for writers 2026/08/29 01:03:57 DEBUG : file1: reading active writers 2026/08/29 01:03:57 DEBUG : Looking for writers 2026/08/29 01:03:57 DEBUG : dir: reading active writers 2026/08/29 01:03:57 DEBUG : >WaitForWriters: 2026/08/29 01:03:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:57 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:57 DEBUG : dir/file1.rclone_chunk.001_igph36: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:57 INFO : dir/file1.rclone_chunk.001_igph36: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:57 INFO : dir/file1.rclone_chunk.001_igph36: Deleted 2026/08/29 01:03:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=1, off=0 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): openPending: 2026/08/29 01:03:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >openPending: err= 2026/08/29 01:03:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/29 01:03:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:03:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=1, err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=1, off=5 2026/08/29 01:03:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=1, err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=1, off=1 2026/08/29 01:03:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=1, err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=6, off=10 2026/08/29 01:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=6, err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=256, off=10 2026/08/29 01:03:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=6, err=EOF 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=256, off=100 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=0, err=EOF 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): close: 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >close: err= 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): _readAt: size=256, off=100 2026/08/29 01:03:58 DEBUG : dir/file1(0x1d47111f8fc0): >_readAt: n=0, err=file already closed 2026/08/29 01:03:58 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:58 DEBUG : dir: Looking for writers 2026/08/29 01:03:58 DEBUG : file1: reading active writers 2026/08/29 01:03:58 DEBUG : Looking for writers 2026/08/29 01:03:58 DEBUG : dir: reading active writers 2026/08/29 01:03:58 DEBUG : >WaitForWriters: 2026/08/29 01:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.00s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:58 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:58 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:58 DEBUG : dir/file1.rclone_chunk.001_igpigh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:58 INFO : dir/file1.rclone_chunk.001_igpigh: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:58 INFO : dir/file1.rclone_chunk.001_igpigh: Deleted 2026/08/29 01:03:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:03:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:03:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:03:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:03:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:03:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): RWFileHandle.Flush 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): _readAt: size=256, off=0 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): openPending: 2026/08/29 01:03:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:03:59 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:03:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): >openPending: err= 2026/08/29 01:03:59 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 01:03:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:03:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:03:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): >_readAt: n=16, err=EOF 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): RWFileHandle.Flush 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): RWFileHandle.Flush 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): close: 2026/08/29 01:03:59 DEBUG : dir/file1(0x1d47108bd800): >close: err= 2026/08/29 01:03:59 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:03:59 DEBUG : dir: Looking for writers 2026/08/29 01:03:59 DEBUG : file1: reading active writers 2026/08/29 01:03:59 DEBUG : Looking for writers 2026/08/29 01:03:59 DEBUG : dir: reading active writers 2026/08/29 01:03:59 DEBUG : >WaitForWriters: 2026/08/29 01:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.93s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:03:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:03:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:03:59 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:03:59 DEBUG : dir/file1.rclone_chunk.001_igpjv4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:03:59 INFO : dir/file1.rclone_chunk.001_igpjv4: Copied (server-side copy) to: dir/file1 2026/08/29 01:03:59 INFO : dir/file1.rclone_chunk.001_igpjv4: Deleted 2026/08/29 01:04:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/29 01:04:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:04:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:04:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:04:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): _readAt: size=256, off=0 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): openPending: 2026/08/29 01:04:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:04:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:04:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): >openPending: err= 2026/08/29 01:04:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/29 01:04:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): >_readAt: n=16, err=EOF 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): RWFileHandle.Release 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): close: 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): >close: err= 2026/08/29 01:04:00 DEBUG : dir/file1(0x1d47110cca80): RWFileHandle.Release 2026/08/29 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:00 DEBUG : dir: Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : dir: reading active writers 2026/08/29 01:04:00 DEBUG : >WaitForWriters: 2026/08/29 01:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.94s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:00 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): openPending: 2026/08/29 01:04:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): >openPending: err= 2026/08/29 01:04:00 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): _writeAt: size=5, off=0 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): >_writeAt: n=5, err= 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): _writeAt: size=7, off=5 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): >_writeAt: n=7, err= 2026/08/29 01:04:00 DEBUG : file1: vfs cache: truncate to size=11 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): close: 2026/08/29 01:04:00 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:00.481510246 +0000 UTC m=+69.386893276 2026/08/29 01:04:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): >close: err= 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): close: 2026/08/29 01:04:00 DEBUG : file1(0x1d4710e21740): >close: err=file already closed 2026/08/29 01:04:00 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:00 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:00 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:00 DEBUG : Looking for writers 2026/08/29 01:04:00 DEBUG : file1: reading active writers 2026/08/29 01:04:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:00 DEBUG : file1: size = 11 OK 2026/08/29 01:04:00 DEBUG : file1.rclone_chunk.001_igpki2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:04:00 INFO : file1.rclone_chunk.001_igpki2: Copied (server-side copy) to: file1 2026/08/29 01:04:01 INFO : file1.rclone_chunk.001_igpki2: Deleted 2026/08/29 01:04:01 DEBUG : file1: size = 11 OK 2026/08/29 01:04:01 INFO : file1: Copied (new) 2026/08/29 01:04:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 01:04:00.481510246 +0000 UTC" 2026/08/29 01:04:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:01 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : >WaitForWriters: 2026/08/29 01:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : >WaitForWriters: 2026/08/29 01:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting 2026/08/29 01:04:01 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:01 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-wujutut8juli/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:01 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): openPending: 2026/08/29 01:04:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): >openPending: err= 2026/08/29 01:04:01 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): _writeAt: size=7, off=0 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): >_writeAt: n=7, err= 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): _writeAt: size=6, off=5 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): >_writeAt: n=6, err= 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): close: 2026/08/29 01:04:01 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:01.389959231 +0000 UTC m=+70.295342239 2026/08/29 01:04:01 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): >close: err= 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): _writeAt: size=5, off=0 2026/08/29 01:04:01 DEBUG : file1(0x1d471106dc40): >_writeAt: n=0, err=file already closed 2026/08/29 01:04:01 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:01 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:01 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:01 DEBUG : Looking for writers 2026/08/29 01:04:01 DEBUG : file1: reading active writers 2026/08/29 01:04:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:01 DEBUG : file1: size = 11 OK 2026/08/29 01:04:01 DEBUG : file1.rclone_chunk.001_igpl4r: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:04:01 INFO : file1.rclone_chunk.001_igpl4r: Copied (server-side copy) to: file1 2026/08/29 01:04:01 INFO : file1.rclone_chunk.001_igpl4r: Deleted 2026/08/29 01:04:01 DEBUG : file1: size = 11 OK 2026/08/29 01:04:01 INFO : file1: Copied (new) 2026/08/29 01:04:01 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-29 01:04:01.389959231 +0000 UTC" 2026/08/29 01:04:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:01 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : >WaitForWriters: 2026/08/29 01:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : >WaitForWriters: 2026/08/29 01:04:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:02 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:02 DEBUG : file1(0x1d4711280700): openPending: 2026/08/29 01:04:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:02 DEBUG : file1(0x1d4711280700): >openPending: err= 2026/08/29 01:04:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:02 DEBUG : file1(0x1d4711280700): close: 2026/08/29 01:04:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:02.298827205 +0000 UTC m=+71.204210225 2026/08/29 01:04:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:02 DEBUG : file1(0x1d4711280700): >close: err= 2026/08/29 01:04:02 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:04:02 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:02 DEBUG : file2: newRWFileHandle: 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): openPending: 2026/08/29 01:04:02 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): >openPending: err= 2026/08/29 01:04:02 DEBUG : file2: >newRWFileHandle: err= 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:02 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/29 01:04:02 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): RWFileHandle.Flush 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): RWFileHandle.Release 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): close: 2026/08/29 01:04:02 DEBUG : file2: vfs cache: setting modification time to 2026-08-29 01:04:02.300364349 +0000 UTC m=+71.205747378 2026/08/29 01:04:02 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:02 DEBUG : file2(0x1d4711280c00): >close: err= 2026/08/29 01:04:02 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/29 01:04:02 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:02 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-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:02 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:02 DEBUG : file2: vfs cache: starting upload 2026/08/29 01:04:02 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/29 01:04:02 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/29 01:04:02 DEBUG : file1: size = 0 OK 2026/08/29 01:04:02 DEBUG : file1.rclone_chunk.001_igpmeo: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:02 INFO : file1.rclone_chunk.001_igpmeo: Copied (server-side copy) to: file1 2026/08/29 01:04:02 DEBUG : file2: size = 0 OK 2026/08/29 01:04:02 DEBUG : file2.rclone_chunk.001_igpm8v: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:02 INFO : file2.rclone_chunk.001_igpm8v: Copied (server-side copy) to: file2 2026/08/29 01:04:02 INFO : file1.rclone_chunk.001_igpmeo: Deleted 2026/08/29 01:04:02 DEBUG : file1: size = 0 OK 2026/08/29 01:04:02 INFO : file1: Copied (new) 2026/08/29 01:04:02 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-29 01:04:02.298827205 +0000 UTC" 2026/08/29 01:04:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:02 INFO : file2.rclone_chunk.001_igpm8v: Deleted 2026/08/29 01:04:02 DEBUG : file2: size = 0 OK 2026/08/29 01:04:02 INFO : file2: Copied (new) 2026/08/29 01:04:02 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-29 01:04:02.300364349 +0000 UTC" 2026/08/29 01:04:02 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/29 01:04:02 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:02 INFO : file2: vfs cache: upload succeeded try #1 2026/08/29 01:04:02 DEBUG : Looking for writers 2026/08/29 01:04:02 DEBUG : file1: reading active writers 2026/08/29 01:04:02 DEBUG : file2: reading active writers 2026/08/29 01:04:02 DEBUG : >WaitForWriters: 2026/08/29 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : file2: reading active writers 2026/08/29 01:04:03 DEBUG : >WaitForWriters: 2026/08/29 01:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.00s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:03 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-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:03 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): openPending: 2026/08/29 01:04:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): >openPending: err= 2026/08/29 01:04:03 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): _writeAt: size=5, off=0 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): >_writeAt: n=5, err= 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): RWFileHandle.Flush 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): RWFileHandle.Flush 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): close: 2026/08/29 01:04:03 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:03.311682441 +0000 UTC m=+72.217065460 2026/08/29 01:04:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:03 DEBUG : file1(0x1d4710f021c0): >close: err= 2026/08/29 01:04:03 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:03 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:03 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:03 DEBUG : file1: size = 5 OK 2026/08/29 01:04:03 DEBUG : file1.rclone_chunk.001_igpnqw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:03 INFO : file1.rclone_chunk.001_igpnqw: Copied (server-side copy) to: file1 2026/08/29 01:04:03 INFO : file1.rclone_chunk.001_igpnqw: Deleted 2026/08/29 01:04:03 DEBUG : file1: size = 5 OK 2026/08/29 01:04:03 INFO : file1: Copied (new) 2026/08/29 01:04:03 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:04:03.311682441 +0000 UTC" 2026/08/29 01:04:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:03 DEBUG : Looking for writers 2026/08/29 01:04:03 DEBUG : file1: reading active writers 2026/08/29 01:04:03 DEBUG : >WaitForWriters: 2026/08/29 01:04:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:04 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): openPending: 2026/08/29 01:04:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): >openPending: err= 2026/08/29 01:04:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): _writeAt: size=5, off=0 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): >_writeAt: n=5, err= 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): RWFileHandle.Release 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): close: 2026/08/29 01:04:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:04.131073901 +0000 UTC m=+73.036456920 2026/08/29 01:04:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): >close: err= 2026/08/29 01:04:04 DEBUG : file1(0x1d4710e20a00): RWFileHandle.Release 2026/08/29 01:04:04 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:04 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:04 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:04 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:04 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-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:04 DEBUG : file1: size = 5 OK 2026/08/29 01:04:04 DEBUG : file1.rclone_chunk.001_igpo20: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:04 INFO : file1.rclone_chunk.001_igpo20: Copied (server-side copy) to: file1 2026/08/29 01:04:04 INFO : file1.rclone_chunk.001_igpo20: Deleted 2026/08/29 01:04:04 DEBUG : file1: size = 5 OK 2026/08/29 01:04:04 INFO : file1: Copied (new) 2026/08/29 01:04:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:04:04.131073901 +0000 UTC" 2026/08/29 01:04:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:04 DEBUG : Looking for writers 2026/08/29 01:04:04 DEBUG : file1: reading active writers 2026/08/29 01:04:04 DEBUG : >WaitForWriters: 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:05 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:05 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-wujutut8juli/dir/file1: no such file or directory 2026/08/29 01:04:05 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:04:05 DEBUG : dir/file1.rclone_chunk.001_igpodd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:04:05 INFO : dir/file1.rclone_chunk.001_igpodd: Copied (server-side copy) to: dir/file1 2026/08/29 01:04:05 INFO : dir/file1.rclone_chunk.001_igpodd: Deleted 2026/08/29 01:04:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:04:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:04:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): openPending: 2026/08/29 01:04:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:04:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:04:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): >openPending: err= 2026/08/29 01:04:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/29 01:04:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:04:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:04:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): _writeAt: size=5, off=0 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): >_writeAt: n=5, err= 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): close: 2026/08/29 01:04:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 01:04:05.576015633 +0000 UTC m=+74.481398642 2026/08/29 01:04:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:05 DEBUG : dir/file1(0x1d471119c080): >close: err= 2026/08/29 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:05 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:04:05 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:05 DEBUG : dir: Looking for writers 2026/08/29 01:04:05 DEBUG : file1: reading active writers 2026/08/29 01:04:05 DEBUG : Looking for writers 2026/08/29 01:04:05 DEBUG : dir: reading active writers 2026/08/29 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:06 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:04:06 DEBUG : dir/file1.rclone_chunk.001_igppx1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:06 INFO : dir/file1.rclone_chunk.001_igppx1: Copied (server-side copy) to: dir/file1 2026/08/29 01:04:06 INFO : dir/file1.rclone_chunk.001_igppx1: Deleted 2026/08/29 01:04:06 DEBUG : dir/file1: size = 5 OK 2026/08/29 01:04:06 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:04:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-29 01:04:05.576015633 +0000 UTC" 2026/08/29 01:04:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:06 DEBUG : dir: Looking for writers 2026/08/29 01:04:06 DEBUG : file1: reading active writers 2026/08/29 01:04:06 DEBUG : Looking for writers 2026/08/29 01:04:06 DEBUG : dir: reading active writers 2026/08/29 01:04:06 DEBUG : >WaitForWriters: 2026/08/29 01:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:06 DEBUG : dir/file1: size = 16 OK 2026/08/29 01:04:06 DEBUG : dir/file1.rclone_chunk.001_igpqth: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/29 01:04:06 INFO : dir/file1.rclone_chunk.001_igpqth: Copied (server-side copy) to: dir/file1 2026/08/29 01:04:06 INFO : dir/file1.rclone_chunk.001_igpqth: Deleted 2026/08/29 01:04:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:07 DEBUG : dir/file1: newRWFileHandle: 2026/08/29 01:04:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/29 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/29 01:04:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): _writeAt: size=5, off=0 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): openPending: 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/29 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): >openPending: err= 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): >_writeAt: n=5, err= 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): _writeAt: size=15, off=5 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): >_writeAt: n=15, err= 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): close: 2026/08/29 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-29 01:04:07.08183101 +0000 UTC m=+75.987214039 2026/08/29 01:04:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:07 DEBUG : dir/file1(0x1d47111e79c0): >close: err= 2026/08/29 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: starting upload 2026/08/29 01:04:07 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:07 DEBUG : dir/file1: size = 20 OK 2026/08/29 01:04:07 DEBUG : dir/file1.rclone_chunk.001_igprut: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/29 01:04:07 INFO : dir/file1.rclone_chunk.001_igprut: Copied (server-side copy) to: dir/file1 2026/08/29 01:04:07 INFO : dir/file1.rclone_chunk.001_igprut: Deleted 2026/08/29 01:04:07 DEBUG : dir/file1: size = 20 OK 2026/08/29 01:04:07 INFO : dir/file1: Copied (replaced existing) 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-29 01:04:07.08183101 +0000 UTC" 2026/08/29 01:04:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:07 DEBUG : dir: Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : dir: reading active writers 2026/08/29 01:04:07 DEBUG : >WaitForWriters: 2026/08/29 01:04:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:07 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): openPending: 2026/08/29 01:04:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): >openPending: err= 2026/08/29 01:04:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): _writeAt: size=5, off=0 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): >_writeAt: n=5, err= 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): close: 2026/08/29 01:04:07 DEBUG : file1: vfs cache: setting modification time to 2026-08-29 01:04:07.945450739 +0000 UTC m=+76.850833788 2026/08/29 01:04:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:07 DEBUG : file1(0x1d4711281a80): >close: err= 2026/08/29 01:04:07 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:07 DEBUG : Looking for writers 2026/08/29 01:04:07 DEBUG : file1: reading active writers 2026/08/29 01:04:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:08 DEBUG : Looking for writers 2026/08/29 01:04:08 DEBUG : file1: reading active writers 2026/08/29 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:08 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:08 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:08 DEBUG : Looking for writers 2026/08/29 01:04:08 DEBUG : file1: reading active writers 2026/08/29 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:08 DEBUG : Looking for writers 2026/08/29 01:04:08 DEBUG : file1: reading active writers 2026/08/29 01:04:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:08 DEBUG : file1: size = 5 OK 2026/08/29 01:04:08 DEBUG : file1.rclone_chunk.001_igpsqu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:08 INFO : file1.rclone_chunk.001_igpsqu: Copied (server-side copy) to: file1 2026/08/29 01:04:08 INFO : file1.rclone_chunk.001_igpsqu: Deleted 2026/08/29 01:04:08 DEBUG : file1: size = 5 OK 2026/08/29 01:04:08 INFO : file1: Copied (new) 2026/08/29 01:04:08 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-29 01:04:07.945450739 +0000 UTC" 2026/08/29 01:04:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:08 DEBUG : Looking for writers 2026/08/29 01:04:08 DEBUG : file1: reading active writers 2026/08/29 01:04:08 DEBUG : >WaitForWriters: 2026/08/29 01:04:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:08 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/29 01:04:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.760485781 +0000 UTC m=+77.665868810 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.760485781 +0000 UTC m=+77.665868810 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128eb40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.760485781 +0000 UTC m=+77.665868810 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba8d90 item 1 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.76767512 +0000 UTC m=+77.673058158 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f680): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.76767512 +0000 UTC m=+77.673058158 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fb80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba93b0 item 2 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.769562713 +0000 UTC m=+77.674945743 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f022c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.769562713 +0000 UTC m=+77.674945743 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.769562713 +0000 UTC m=+77.674945743 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02d00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba9960 item 3 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.773140741 +0000 UTC m=+77.678523770 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f033c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.773140741 +0000 UTC m=+77.678523770 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03900): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7c4d0 item 4 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.774905323 +0000 UTC m=+77.680288353 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0040): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.774905323 +0000 UTC m=+77.680288353 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f04c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.774905323 +0000 UTC m=+77.680288353 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0980): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7cd90 item 5 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.777767088 +0000 UTC m=+77.683150118 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1080): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.777767088 +0000 UTC m=+77.683150118 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f15c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d500 item 6 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.780651005 +0000 UTC m=+77.686034034 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1c40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.780651005 +0000 UTC m=+77.686034034 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6280): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.780651005 +0000 UTC m=+77.686034034 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d9d0 item 7 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.786712202 +0000 UTC m=+77.692095241 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6dc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.786712202 +0000 UTC m=+77.692095241 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101a5b0 item 8 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d47111e78c0): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e78c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.791010431 +0000 UTC m=+77.696393469 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7c80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.791010431 +0000 UTC m=+77.696393469 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84240): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.791010431 +0000 UTC m=+77.696393469 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101aee0 item 9 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.795547178 +0000 UTC m=+77.700930207 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f84dc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.795547178 +0000 UTC m=+77.700930207 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101b500 item 10 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d4710f85940): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85940): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.799472171 +0000 UTC m=+77.704855200 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f85d00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.799472171 +0000 UTC m=+77.704855200 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.799472171 +0000 UTC m=+77.704855200 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8800): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e282a0 item 11 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.803435757 +0000 UTC m=+77.708818786 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff8e80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.803435757 +0000 UTC m=+77.708818786 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff93c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28a80 item 12 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d4710ff9a00): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9a00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.805472412 +0000 UTC m=+77.710855442 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ff9dc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.805472412 +0000 UTC m=+77.710855442 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106c580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28fc0 item 13 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.807538324 +0000 UTC m=+77.712921353 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106cc00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.807538324 +0000 UTC m=+77.712921353 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d140): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e29810 item 14 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d4711352b40): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352b40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.810497674 +0000 UTC m=+77.715880702 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352f00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.810497674 +0000 UTC m=+77.715880702 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113535c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa3f0 item 15 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.812790884 +0000 UTC m=+77.718173913 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353c40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.812790884 +0000 UTC m=+77.718173913 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc280): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baaa80 item 16 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.81517655 +0000 UTC m=+77.720559809 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fc8c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.81517655 +0000 UTC m=+77.720559809 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fcd40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.81517655 +0000 UTC m=+77.720559809 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd240): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bab110 item 17 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.818038084 +0000 UTC m=+77.723421103 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fd8c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.818038084 +0000 UTC m=+77.723421103 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113fde00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baba40 item 18 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.819663193 +0000 UTC m=+77.725046212 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.819663193 +0000 UTC m=+77.725046212 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166a80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.819663193 +0000 UTC m=+77.725046212 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711166f80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c642a0 item 19 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.822481226 +0000 UTC m=+77.727864245 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167600): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.822481226 +0000 UTC m=+77.727864245 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711167b40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c64fc0 item 20 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.824807038 +0000 UTC m=+77.730190088 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111942c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.824807038 +0000 UTC m=+77.730190088 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111947c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.824807038 +0000 UTC m=+77.730190088 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711194cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c655e0 item 21 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.82770393 +0000 UTC m=+77.733086949 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.82770393 +0000 UTC m=+77.733086949 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711195880): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c65dc0 item 22 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.829433816 +0000 UTC m=+77.734816845 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.829433816 +0000 UTC m=+77.734816845 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4500): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.829433816 +0000 UTC m=+77.734816845 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c4a00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7a620 item 23 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.832896657 +0000 UTC m=+77.738279775 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5080): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.832896657 +0000 UTC m=+77.738279775 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c55c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7af50 item 24 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d47111c5c00): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111c5c00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.835026529 +0000 UTC m=+77.740409548 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e00c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.835026529 +0000 UTC m=+77.740409548 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e05c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.835026529 +0000 UTC m=+77.740409548 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e0b00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7b2d0 item 25 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.838071489 +0000 UTC m=+77.743454509 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1180): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.838071489 +0000 UTC m=+77.743454509 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e16c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7bc00 item 26 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d47111e1d00): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e1d00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.840728186 +0000 UTC m=+77.746111205 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112081c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): _writeAt: size=3, off=7 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.840728186 +0000 UTC m=+77.746111205 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112086c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.840728186 +0000 UTC m=+77.746111205 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711208c00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea0460 item 27 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.843847698 +0000 UTC m=+77.749230717 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209280): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.843847698 +0000 UTC m=+77.749230717 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112097c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea0ee0 item 28 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d4711209e00): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711209e00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.846241319 +0000 UTC m=+77.751624338 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112202c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.846241319 +0000 UTC m=+77.751624338 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711220980): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea1650 item 29 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.849110016 +0000 UTC m=+77.754493035 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.849110016 +0000 UTC m=+77.754493035 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221540): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea1c70 item 30 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): _readAt: size=2, off=0 2026/08/29 01:04:08 ERROR : open-test-file(0x1d4711221b80): Couldn't read size of file 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): close: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711221b80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.852953275 +0000 UTC m=+77.758336304 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a040): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.852953275 +0000 UTC m=+77.758336304 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125a700): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dda460 item 31 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.855500886 +0000 UTC m=+77.760883945 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125ad80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.855500886 +0000 UTC m=+77.760883945 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106d680): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ddaa80 item 32 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.858480534 +0000 UTC m=+77.763863553 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471106dcc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e900e0 item 33 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.859460505 +0000 UTC m=+77.764843524 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba240): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.859460505 +0000 UTC m=+77.764843524 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110ba740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e902a0 item 33 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.861402893 +0000 UTC m=+77.766785921 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bad80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90690 item 34 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.862249592 +0000 UTC m=+77.767632611 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb200): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.862249592 +0000 UTC m=+77.767632611 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bb740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e908c0 item 34 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.864454626 +0000 UTC m=+77.769837655 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110bbd80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90d90 item 35 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.865151182 +0000 UTC m=+77.770534201 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.865151182 +0000 UTC m=+77.770534201 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6800): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e91110 item 35 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.867381995 +0000 UTC m=+77.772765014 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e6e80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e91960 item 36 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.869039976 +0000 UTC m=+77.774422995 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e7380): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.869039976 +0000 UTC m=+77.774422995 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110e78c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e91dc0 item 36 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.871828863 +0000 UTC m=+77.777211882 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5aaf0 item 37 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.872676974 +0000 UTC m=+77.778059993 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa480): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.872676974 +0000 UTC m=+77.778059993 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aa980): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b180 item 37 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.874663827 +0000 UTC m=+77.780046846 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b570 item 38 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.875675598 +0000 UTC m=+77.781058617 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112ab500): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.875675598 +0000 UTC m=+77.781058617 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47112aba40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b730 item 38 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.8780749 +0000 UTC m=+77.783457929 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125b6c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ddbe30 item 39 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.878717102 +0000 UTC m=+77.784100121 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471125bbc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.878717102 +0000 UTC m=+77.784100121 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e1c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfe460 item 39 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.880667025 +0000 UTC m=+77.786050054 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138e840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfebd0 item 40 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.88165959 +0000 UTC m=+77.787042609 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138ed40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.88165959 +0000 UTC m=+77.787042609 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f280): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dff0a0 item 40 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.883495126 +0000 UTC m=+77.788878145 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138f840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dffa40 item 41 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.88444023 +0000 UTC m=+77.789823249 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471138fd40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c0e0 item 41 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.885516925 +0000 UTC m=+77.790899944 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.885516925 +0000 UTC m=+77.790899944 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140c840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c2a0 item 41 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.888725635 +0000 UTC m=+77.794108654 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140ce80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c7e0 item 42 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.889655781 +0000 UTC m=+77.795038800 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d380): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c9a0 item 42 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.890570208 +0000 UTC m=+77.795953227 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140d8c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.890570208 +0000 UTC m=+77.795953227 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471140de40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8cbd0 item 42 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.89236651 +0000 UTC m=+77.797749529 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d490 item 43 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.892904977 +0000 UTC m=+77.798287996 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426a80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d6c0 item 43 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.893723032 +0000 UTC m=+77.799106051 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711426fc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.893723032 +0000 UTC m=+77.799106051 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427500): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d9d0 item 43 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.895621347 +0000 UTC m=+77.801004467 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711427b40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8de30 item 44 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.896339444 +0000 UTC m=+77.801722463 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448140): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78230 item 44 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.897444691 +0000 UTC m=+77.802827710 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448680): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.897444691 +0000 UTC m=+77.802827710 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711448c00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78460 item 44 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.899605511 +0000 UTC m=+77.804988531 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449240): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78850 item 45 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.900430961 +0000 UTC m=+77.805813980 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.900430961 +0000 UTC m=+77.805813980 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711449e40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78b60 item 45 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.902656233 +0000 UTC m=+77.808039252 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d79180 item 46 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.903387826 +0000 UTC m=+77.808770845 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711474a80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.903387826 +0000 UTC m=+77.808770845 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475180): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d79500 item 46 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.905416668 +0000 UTC m=+77.810799687 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114757c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d79c70 item 47 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.906049974 +0000 UTC m=+77.811432993 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711475cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.906049974 +0000 UTC m=+77.811432993 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149a4c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b54000 item 47 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.907575214 +0000 UTC m=+77.812958233 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149ab00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b548c0 item 48 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.90831436 +0000 UTC m=+77.813697379 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.90831436 +0000 UTC m=+77.813697379 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149b700): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b54cb0 item 48 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.910153072 +0000 UTC m=+77.815536091 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471149bd40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b55110 item 49 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.911306641 +0000 UTC m=+77.816689670 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c42c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.911306641 +0000 UTC m=+77.816689670 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4800): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b552d0 item 49 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.913544587 +0000 UTC m=+77.818927646 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c4e80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b556c0 item 50 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.914981922 +0000 UTC m=+77.820364941 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5380): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.914981922 +0000 UTC m=+77.820364941 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114c5900): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b558f0 item 50 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.91747985 +0000 UTC m=+77.822862869 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de080): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b55dc0 item 51 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.91872985 +0000 UTC m=+77.824112869 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114de580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.91872985 +0000 UTC m=+77.824112869 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114deac0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6460 item 51 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.920919646 +0000 UTC m=+77.826302665 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df140): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6850 item 52 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.921908694 +0000 UTC m=+77.827291713 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114df640): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.921908694 +0000 UTC m=+77.827291713 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114dfbc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6cb0 item 52 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.924296764 +0000 UTC m=+77.829679783 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115975e0 item 53 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.926741511 +0000 UTC m=+77.832124530 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e20d40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.926741511 +0000 UTC m=+77.832124530 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597960 item 53 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.929320311 +0000 UTC m=+77.834703330 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bc840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5a4d0 item 54 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.93004534 +0000 UTC m=+77.835428359 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bce80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.93004534 +0000 UTC m=+77.835428359 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bd580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5aaf0 item 54 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.932041221 +0000 UTC m=+77.837424250 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108bdd40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b3b0 item 55 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.932809952 +0000 UTC m=+77.838192972 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6780): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.932809952 +0000 UTC m=+77.838192972 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f6cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b570 item 55 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.93496421 +0000 UTC m=+77.840347229 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b9d0 item 56 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.935795431 +0000 UTC m=+77.841178450 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.935795431 +0000 UTC m=+77.841178450 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47114f7dc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5bce0 item 56 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.937428845 +0000 UTC m=+77.842811894 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710e21b00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711898310 item 57 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.937950911 +0000 UTC m=+77.843333940 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710afed80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711898620 item 57 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.938589707 +0000 UTC m=+77.843972726 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710aff8c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.938589707 +0000 UTC m=+77.843972726 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710c1a480): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711898cb0 item 57 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.940018626 +0000 UTC m=+77.845401645 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711899180 item 58 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.940614221 +0000 UTC m=+77.845997240 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280900): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711899570 item 58 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.94164124 +0000 UTC m=+77.847024259 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711280e40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.94164124 +0000 UTC m=+77.847024259 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281400): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47118997a0 item 58 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.943383411 +0000 UTC m=+77.848766430 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711281ac0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6690 item 59 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.943937208 +0000 UTC m=+77.849320227 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d6100): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6850 item 59 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.944620257 +0000 UTC m=+77.850003285 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d66c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): >_readAt: n=8, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.944620257 +0000 UTC m=+77.850003285 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47108d7680): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6cb0 item 59 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.946408604 +0000 UTC m=+77.851791623 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e180): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc7490 item 60 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.947014689 +0000 UTC m=+77.852397718 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128e6c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): open at offset 5 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc76c0 item 60 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): _readAt: size=2, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): _writeAt: size=3, off=5 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.947946969 +0000 UTC m=+77.853329988 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128ec00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.947946969 +0000 UTC m=+77.853329988 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f1c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc7b90 item 60 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.949898856 +0000 UTC m=+77.855281875 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128f840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596310 item 61 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.950417456 +0000 UTC m=+77.855800475 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471128fd80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.950417456 +0000 UTC m=+77.855800475 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02680): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115964d0 item 61 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.952039389 +0000 UTC m=+77.857422408 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f02cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596b60 item 62 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.95269164 +0000 UTC m=+77.858074669 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03240): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.95269164 +0000 UTC m=+77.858074669 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f03940): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596d20 item 62 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.954455581 +0000 UTC m=+77.859838670 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0080): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115970a0 item 63 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.955128633 +0000 UTC m=+77.860511652 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f05c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.955128633 +0000 UTC m=+77.860511652 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f0cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597260 item 63 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): open at offset 0 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.957487017 +0000 UTC m=+77.862870036 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f1380): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597dc0 item 64 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.9583512 +0000 UTC m=+77.863734219 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110f18c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.9583512 +0000 UTC m=+77.863734219 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e60c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c781c0 item 64 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.960991756 +0000 UTC m=+77.866374785 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78540 item 65 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.961685566 +0000 UTC m=+77.867068585 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e6bc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.961685566 +0000 UTC m=+77.867068585 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e70c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c787e0 item 65 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.963430602 +0000 UTC m=+77.868813621 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7700): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78b60 item 66 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.964049981 +0000 UTC m=+77.869433000 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47111e7b80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.964049981 +0000 UTC m=+77.869433000 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113521c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78d20 item 66 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.965548382 +0000 UTC m=+77.870931401 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79110 item 67 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.96611448 +0000 UTC m=+77.871497499 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711352cc0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.96611448 +0000 UTC m=+77.871497499 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47113531c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c792d0 item 67 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.967719241 +0000 UTC m=+77.873102260 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79730 item 68 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.968381602 +0000 UTC m=+77.873764621 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711353d40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.968381602 +0000 UTC m=+77.873764621 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2380): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c798f0 item 68 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.969778189 +0000 UTC m=+77.875161209 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef29c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79d50 item 69 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.970381078 +0000 UTC m=+77.875764097 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef2e40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.970381078 +0000 UTC m=+77.875764097 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904150 item 69 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.971822861 +0000 UTC m=+77.877205880 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef39c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904690 item 70 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.972485383 +0000 UTC m=+77.877868402 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710ef3ec0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.972485383 +0000 UTC m=+77.877868402 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16500): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904850 item 70 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.974335767 +0000 UTC m=+77.879718786 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f16b80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904d20 item 71 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.97551782 +0000 UTC m=+77.880900839 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17080): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.97551782 +0000 UTC m=+77.880900839 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17580): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119050a0 item 71 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.976985302 +0000 UTC m=+77.882368321 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f17c00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711905420 item 72 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.977604901 +0000 UTC m=+77.882987920 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e200): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.977604901 +0000 UTC m=+77.882987920 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3e740): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119055e0 item 72 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.979248936 +0000 UTC m=+77.884631955 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3ed00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711905ab0 item 73 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.979930944 +0000 UTC m=+77.885313963 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f200): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711905dc0 item 73 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.980772273 +0000 UTC m=+77.886155292 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3f6c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.980772273 +0000 UTC m=+77.886155292 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f3fc00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fae3f0 item 73 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.982359681 +0000 UTC m=+77.887742700 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76340): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fae850 item 74 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.983003096 +0000 UTC m=+77.888386115 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76840): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faeaf0 item 74 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98388922 +0000 UTC m=+77.889272239 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f76d80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98388922 +0000 UTC m=+77.889272239 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faed20 item 74 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.985736649 +0000 UTC m=+77.891119689 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77940): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf0a0 item 75 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.986334318 +0000 UTC m=+77.891717337 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710f77e40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): >_readAt: n=2, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): _writeAt: size=3, off=2 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf2d0 item 75 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98688055 +0000 UTC m=+77.892263569 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa8480): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98688055 +0000 UTC m=+77.892263569 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa89c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf500 item 75 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.988376134 +0000 UTC m=+77.893759153 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9000): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf9d0 item 76 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.988904592 +0000 UTC m=+77.894287611 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9500): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fafdc0 item 76 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): _writeAt: size=3, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): >_writeAt: n=3, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98968759 +0000 UTC m=+77.895070619 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4710fa9a40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.98968759 +0000 UTC m=+77.895070619 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110060c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a20e0 item 76 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.991438217 +0000 UTC m=+77.896821236 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006700): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a2620 item 77 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.991997574 +0000 UTC m=+77.897380593 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711006c00): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.991997574 +0000 UTC m=+77.897380593 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007300): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a27e0 item 77 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.993633773 +0000 UTC m=+77.899016803 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007940): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a2cb0 item 78 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.994137906 +0000 UTC m=+77.899520925 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d4711007e40): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.994137906 +0000 UTC m=+77.899520925 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105e640): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a2fc0 item 78 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.995650974 +0000 UTC m=+77.901033993 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105ec80): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a3490 item 79 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.996231369 +0000 UTC m=+77.901614389 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f180): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): >openPending: err= 2026/08/29 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): >_readAt: n=5, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.996231369 +0000 UTC m=+77.901614389 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105f880): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: Remove: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a37a0 item 79 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): _readAt: size=2, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): >_readAt: n=0, err=EOF 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.997699151 +0000 UTC m=+77.903082170 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d471105fec0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): _writeAt: size=5, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): >openPending: err= 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a3d50 item 80 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): >_writeAt: n=5, err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): close: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.999329971 +0000 UTC m=+77.904712990 2026/08/29 01:04:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c64c0): >close: err= 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:08 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c6bc0): _readAt: size=512, off=0 2026/08/29 01:04:08 DEBUG : open-test-file(0x1d47110c6bc0): openPending: 2026/08/29 01:04:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c6bc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c6bc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c6bc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:08.999329971 +0000 UTC m=+77.904712990 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c6bc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50070 item 80 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.001272299 +0000 UTC m=+77.906655328 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7200): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50460 item 81 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.002071619 +0000 UTC m=+77.907454638 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7680): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.002071619 +0000 UTC m=+77.907454638 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110c7bc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50620 item 81 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.003630553 +0000 UTC m=+77.909013572 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50a10 item 82 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.004383866 +0000 UTC m=+77.909766895 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ee840): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.004383866 +0000 UTC m=+77.909766895 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110eedc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50bd0 item 82 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.006131868 +0000 UTC m=+77.911514887 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef440): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c512d0 item 83 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.006770924 +0000 UTC m=+77.912153943 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ef940): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.006770924 +0000 UTC m=+77.912153943 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110efe80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c51730 item 83 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.008575933 +0000 UTC m=+77.913958952 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba84d0 item 84 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.009579308 +0000 UTC m=+77.914962387 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711148b00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.009579308 +0000 UTC m=+77.914962387 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba8af0 item 84 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.011771418 +0000 UTC m=+77.917154437 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba9030 item 85 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.012875774 +0000 UTC m=+77.918258823 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711149c00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.012875774 +0000 UTC m=+77.918258823 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba91f0 item 85 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.01454165 +0000 UTC m=+77.919924669 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111708c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba9650 item 86 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.015305702 +0000 UTC m=+77.920688722 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711170dc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.015305702 +0000 UTC m=+77.920688722 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba99d0 item 86 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.016800466 +0000 UTC m=+77.922183485 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111719c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7c310 item 87 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.017560872 +0000 UTC m=+77.922943891 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711171ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.017560872 +0000 UTC m=+77.922943891 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119a500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7c770 item 87 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.019175571 +0000 UTC m=+77.924558590 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119ab80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7cfc0 item 88 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.019886634 +0000 UTC m=+77.925269653 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.019886634 +0000 UTC m=+77.925269653 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119b600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d260 item 88 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.021643603 +0000 UTC m=+77.927026622 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119bc40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d6c0 item 89 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.022225382 +0000 UTC m=+77.927608411 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d960 item 89 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.023041253 +0000 UTC m=+77.928424272 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cc7c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.023041253 +0000 UTC m=+77.928424272 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ccd40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7db90 item 89 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.025071777 +0000 UTC m=+77.930454796 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd380): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101a5b0 item 90 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.025935378 +0000 UTC m=+77.931318397 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cd8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101ac40 item 90 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.026827603 +0000 UTC m=+77.932210622 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cde00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.026827603 +0000 UTC m=+77.932210622 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f44c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101aee0 item 90 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.02999235 +0000 UTC m=+77.935375379 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f4b00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101b2d0 item 91 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.030653829 +0000 UTC m=+77.936036858 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101b570 item 91 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.031333383 +0000 UTC m=+77.936716402 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.031333383 +0000 UTC m=+77.936716402 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111f5b00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa0e0 item 91 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.032852251 +0000 UTC m=+77.938235300 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa540 item 92 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.033509833 +0000 UTC m=+77.938892852 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120c780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa8c0 item 92 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.034364006 +0000 UTC m=+77.939747035 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ccc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.034364006 +0000 UTC m=+77.939747035 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baad90 item 92 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.037689748 +0000 UTC m=+77.943072767 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120d8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bab3b0 item 93 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.038794233 +0000 UTC m=+77.944177253 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120de00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.038794233 +0000 UTC m=+77.944177253 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bab730 item 93 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.041339871 +0000 UTC m=+77.946722890 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226c40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710babdc0 item 94 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.042439518 +0000 UTC m=+77.947822537 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.042439518 +0000 UTC m=+77.947822537 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c642a0 item 94 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.04683532 +0000 UTC m=+77.952218339 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c64d90 item 95 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.047791295 +0000 UTC m=+77.953174314 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125a500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.047791295 +0000 UTC m=+77.953174314 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125ac00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c65180 item 95 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.050333846 +0000 UTC m=+77.955716866 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c65650 item 96 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.051467809 +0000 UTC m=+77.956850828 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125b780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.051467809 +0000 UTC m=+77.956850828 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471125be80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c65880 item 96 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= 2026/08/29 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : >WaitForWriters: 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/29 01:04:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.188960136 +0000 UTC m=+78.094343165 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153c6c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.188960136 +0000 UTC m=+78.094343165 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153cb40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.188960136 +0000 UTC m=+78.094343165 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d000): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e284d0 item 1 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.194617971 +0000 UTC m=+78.100001050 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153d640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.194617971 +0000 UTC m=+78.100001050 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471153db40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28d90 item 2 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.198131216 +0000 UTC m=+78.103514256 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.198131216 +0000 UTC m=+78.103514256 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156e700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.198131216 +0000 UTC m=+78.103514256 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156ebc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e29570 item 3 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.203052051 +0000 UTC m=+78.108435089 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.203052051 +0000 UTC m=+78.108435089 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156f780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e29d50 item 4 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.207363352 +0000 UTC m=+78.112746441 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471156fdc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.207363352 +0000 UTC m=+78.112746441 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.207363352 +0000 UTC m=+78.112746441 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140a800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dda540 item 5 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.213911018 +0000 UTC m=+78.119294037 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ae80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.213911018 +0000 UTC m=+78.119294037 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140b3c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ddb6c0 item 6 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.216684295 +0000 UTC m=+78.122067354 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471140ba40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.216684295 +0000 UTC m=+78.122067354 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.216684295 +0000 UTC m=+78.122067354 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfe620 item 7 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.22292414 +0000 UTC m=+78.128307160 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711424b80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.22292414 +0000 UTC m=+78.128307160 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114250c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dff0a0 item 8 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d4711425680): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425680): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.226017532 +0000 UTC m=+78.131400552 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425a40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.226017532 +0000 UTC m=+78.131400552 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711425ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.226017532 +0000 UTC m=+78.131400552 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114464c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dffa40 item 9 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.230208558 +0000 UTC m=+78.135591577 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293900): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.230208558 +0000 UTC m=+78.135591577 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e909a0 item 10 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d47113b4580): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.233962688 +0000 UTC m=+78.139345707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4940): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.233962688 +0000 UTC m=+78.139345707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b4e40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.233962688 +0000 UTC m=+78.139345707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113b5340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90e00 item 11 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.238398635 +0000 UTC m=+78.143781654 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113202c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.238398635 +0000 UTC m=+78.143781654 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea11f0 item 12 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d47114468c0): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114468c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.242252324 +0000 UTC m=+78.147635343 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711446c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.242252324 +0000 UTC m=+78.147635343 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711447340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c4d0 item 13 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.244761101 +0000 UTC m=+78.150144120 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114479c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.244761101 +0000 UTC m=+78.150144120 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472000): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c8c0 item 14 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d4711472640): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.250255088 +0000 UTC m=+78.155638117 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711472a00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.250255088 +0000 UTC m=+78.155638117 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114730c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d030 item 15 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.256607886 +0000 UTC m=+78.161990905 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473740): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.256607886 +0000 UTC m=+78.161990905 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711473c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d570 item 16 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.26147102 +0000 UTC m=+78.166854068 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c3c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.26147102 +0000 UTC m=+78.166854068 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148c840): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.26147102 +0000 UTC m=+78.166854068 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148cd40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8db20 item 17 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.265597935 +0000 UTC m=+78.170980954 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320f00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.265597935 +0000 UTC m=+78.170980954 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321440): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea1730 item 18 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.268429943 +0000 UTC m=+78.173812962 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321ac0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.268429943 +0000 UTC m=+78.173812962 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c0c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.268429943 +0000 UTC m=+78.173812962 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137c5c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ea1d50 item 19 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.274075695 +0000 UTC m=+78.179458714 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137cc40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.274075695 +0000 UTC m=+78.179458714 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b547e0 item 20 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.276755767 +0000 UTC m=+78.182138796 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d3c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.276755767 +0000 UTC m=+78.182138796 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148d8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.276755767 +0000 UTC m=+78.182138796 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471148ddc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d782a0 item 21 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.280877361 +0000 UTC m=+78.186260399 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.280877361 +0000 UTC m=+78.186260399 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78850 item 22 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.282967458 +0000 UTC m=+78.188350477 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137d800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.282967458 +0000 UTC m=+78.188350477 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471137dd00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.282967458 +0000 UTC m=+78.188350477 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e300): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b54ee0 item 23 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.289111732 +0000 UTC m=+78.194494751 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159e980): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.289111732 +0000 UTC m=+78.194494751 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159eec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b553b0 item 24 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d471159f500): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.291868458 +0000 UTC m=+78.197251507 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159f8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.291868458 +0000 UTC m=+78.197251507 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471159fdc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.291868458 +0000 UTC m=+78.197251507 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115be400): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b55810 item 25 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.295578325 +0000 UTC m=+78.200961344 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bea80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.295578325 +0000 UTC m=+78.200961344 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115befc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e1a380 item 26 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d47115bf600): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.298479855 +0000 UTC m=+78.203862874 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bf9c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.298479855 +0000 UTC m=+78.203862874 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47115bfec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.298479855 +0000 UTC m=+78.203862874 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6f80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e1b8f0 item 27 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.303949855 +0000 UTC m=+78.209332874 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.303949855 +0000 UTC m=+78.209332874 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47116326c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a23f0 item 28 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d47114a6380): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6380): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.309580008 +0000 UTC m=+78.214963027 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6740): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.309580008 +0000 UTC m=+78.214963027 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a6e00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b947e0 item 29 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.31501355 +0000 UTC m=+78.220396569 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7980): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.31501355 +0000 UTC m=+78.220396569 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114a7ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b94c40 item 30 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): _readAt: size=2, off=0 2026/08/29 01:04:09 ERROR : open-test-file(0x1d4711632f80): Couldn't read size of file 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): close: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711632f80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.31927622 +0000 UTC m=+78.224659299 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.31927622 +0000 UTC m=+78.224659299 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711633a00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b95180 item 31 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.322348724 +0000 UTC m=+78.227731743 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bc740): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.322348724 +0000 UTC m=+78.227731743 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bcd80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710b957a0 item 32 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.324953102 +0000 UTC m=+78.230336131 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bd580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d780e0 item 33 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.325544389 +0000 UTC m=+78.230927418 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108bdb00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.325544389 +0000 UTC m=+78.230927418 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e20280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78380 item 33 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.328640706 +0000 UTC m=+78.234023725 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78700 item 34 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.33267756 +0000 UTC m=+78.238060579 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21740): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.33267756 +0000 UTC m=+78.238060579 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e21c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d78a10 item 34 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.335741867 +0000 UTC m=+78.241124947 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710aff600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d792d0 item 35 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.336940922 +0000 UTC m=+78.242323951 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710affb00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.336940922 +0000 UTC m=+78.242323951 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710c1a780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d795e0 item 35 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.340500695 +0000 UTC m=+78.245883724 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112804c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d79d50 item 36 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.34189583 +0000 UTC m=+78.247278879 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112809c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.34189583 +0000 UTC m=+78.247278879 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711280f00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90150 item 36 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.344400661 +0000 UTC m=+78.249783680 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47112815c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e905b0 item 37 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.348545778 +0000 UTC m=+78.253928798 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711281a40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.348545778 +0000 UTC m=+78.253928798 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d6040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90770 item 37 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.351122095 +0000 UTC m=+78.256505114 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47108d67c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e90c40 item 38 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.352987517 +0000 UTC m=+78.258370536 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.352987517 +0000 UTC m=+78.258370536 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128e580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a27e0 item 38 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.357019813 +0000 UTC m=+78.262402841 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128ec00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a3490 item 39 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.358721917 +0000 UTC m=+78.264104936 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f100): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.358721917 +0000 UTC m=+78.264104936 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128f640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a3650 item 39 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.361903827 +0000 UTC m=+78.267286846 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471128fcc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a3b20 item 40 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.363514669 +0000 UTC m=+78.268897707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f022c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.363514669 +0000 UTC m=+78.268897707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02900): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47107a3d50 item 40 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.367828567 +0000 UTC m=+78.273211596 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f02ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5aaf0 item 41 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.369135424 +0000 UTC m=+78.274518473 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03400): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b180 item 41 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.370592726 +0000 UTC m=+78.275975745 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f038c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.370592726 +0000 UTC m=+78.275975745 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f03e00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b3b0 item 41 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.373672904 +0000 UTC m=+78.279055933 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b730 item 42 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.375630701 +0000 UTC m=+78.281013720 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5b960 item 42 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.376785692 +0000 UTC m=+78.282168711 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e6fc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.376785692 +0000 UTC m=+78.282168711 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c5bb90 item 42 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.381044135 +0000 UTC m=+78.286427154 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111e7b80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47118981c0 item 43 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.382609582 +0000 UTC m=+78.287992601 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc61c0 item 43 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.383844163 +0000 UTC m=+78.289227182 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.383844163 +0000 UTC m=+78.289227182 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc65b0 item 43 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.387244004 +0000 UTC m=+78.292627023 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711292e40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc69a0 item 44 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.387924168 +0000 UTC m=+78.293307188 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc6e70 item 44 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.389500586 +0000 UTC m=+78.294883605 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.389500586 +0000 UTC m=+78.294883605 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711293e00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc7180 item 44 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.393650353 +0000 UTC m=+78.299033372 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113205c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc75e0 item 45 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.394777171 +0000 UTC m=+78.300160190 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711320ac0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.394777171 +0000 UTC m=+78.300160190 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113211c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bc7ab0 item 45 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.398624328 +0000 UTC m=+78.304007347 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115962a0 item 46 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.399909053 +0000 UTC m=+78.305292072 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711321d00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.399909053 +0000 UTC m=+78.305292072 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596460 item 46 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.402712939 +0000 UTC m=+78.308095958 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db2b40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115969a0 item 47 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.403548908 +0000 UTC m=+78.308931927 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.403548908 +0000 UTC m=+78.308931927 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3740): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596c40 item 47 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.405893796 +0000 UTC m=+78.311276815 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710db3d80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711596fc0 item 48 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.406563822 +0000 UTC m=+78.311946851 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44380): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.406563822 +0000 UTC m=+78.311946851 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e44a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597180 item 48 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.408864687 +0000 UTC m=+78.314247706 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e450c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597500 item 49 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.409489256 +0000 UTC m=+78.314872276 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.409489256 +0000 UTC m=+78.314872276 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e45a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47115976c0 item 49 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.411599272 +0000 UTC m=+78.316982291 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a200): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597c00 item 50 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.412369476 +0000 UTC m=+78.317752495 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6a700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.412369476 +0000 UTC m=+78.317752495 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6ac80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711597e30 item 50 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.41437858 +0000 UTC m=+78.319761599 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b300): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c783f0 item 51 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.415391112 +0000 UTC m=+78.320774132 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6b800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.415391112 +0000 UTC m=+78.320774132 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710e6bd40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78690 item 51 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.418437686 +0000 UTC m=+78.323820705 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee4c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78a10 item 52 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.420330321 +0000 UTC m=+78.325713340 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eee9c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.420330321 +0000 UTC m=+78.325713340 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eeef40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78bd0 item 52 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.423266396 +0000 UTC m=+78.328649415 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eef5c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c78fc0 item 53 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.42438578 +0000 UTC m=+78.329768799 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710eefac0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.42438578 +0000 UTC m=+78.329768799 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a100): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79180 item 53 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.427963757 +0000 UTC m=+78.333346776 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0a780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79500 item 54 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.428921496 +0000 UTC m=+78.334304515 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0ac80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.428921496 +0000 UTC m=+78.334304515 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b200): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c797a0 item 54 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.431315527 +0000 UTC m=+78.336698546 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0b880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c79b20 item 55 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.432841339 +0000 UTC m=+78.338224368 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f0bd80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.432841339 +0000 UTC m=+78.338224368 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47118983f0 item 55 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.436533252 +0000 UTC m=+78.341916271 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711352c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711898930 item 56 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.438230287 +0000 UTC m=+78.343613336 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.438230287 +0000 UTC m=+78.343613336 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711898ee0 item 56 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.441438706 +0000 UTC m=+78.346821725 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711353d40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711899420 item 57 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.442520509 +0000 UTC m=+78.347903538 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e380): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711899730 item 57 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.443397435 +0000 UTC m=+78.348780454 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9e8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.443397435 +0000 UTC m=+78.348780454 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9ee40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119040e0 item 57 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.446210227 +0000 UTC m=+78.351593276 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f480): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904620 item 58 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.446881254 +0000 UTC m=+78.352264294 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f9f9c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119047e0 item 58 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.447776205 +0000 UTC m=+78.353159224 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6000): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.447776205 +0000 UTC m=+78.353159224 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe65c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711904a80 item 58 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.450052865 +0000 UTC m=+78.355435944 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe6c00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711905030 item 59 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.451006656 +0000 UTC m=+78.356389695 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7140): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119051f0 item 59 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.452990182 +0000 UTC m=+78.358373201 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7680): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.452990182 +0000 UTC m=+78.358373201 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710fe7c00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119053b0 item 59 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.455154139 +0000 UTC m=+78.360537158 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fae460 item 60 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.455993985 +0000 UTC m=+78.361377004 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fae690 item 60 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.457422763 +0000 UTC m=+78.362805932 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f34fc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.457422763 +0000 UTC m=+78.362805932 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35580): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fae8c0 item 60 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.458983562 +0000 UTC m=+78.364366581 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f35bc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faed90 item 61 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.460064933 +0000 UTC m=+78.365447952 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66200): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.460064933 +0000 UTC m=+78.365447952 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66900): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faef50 item 61 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.462264448 +0000 UTC m=+78.367647476 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f66f40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf340 item 62 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.463546589 +0000 UTC m=+78.368929608 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67480): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.463546589 +0000 UTC m=+78.368929608 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4710f67b80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710faf6c0 item 62 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.466666642 +0000 UTC m=+78.372049691 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110902c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fafc00 item 63 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.467884051 +0000 UTC m=+78.373267070 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.467884051 +0000 UTC m=+78.373267070 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711090f00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710fafdc0 item 63 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): >_readAt: n=0, err=Bad file descriptor 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.470964698 +0000 UTC m=+78.376347717 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a22a0 item 64 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.472773114 +0000 UTC m=+78.378156133 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711091a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.472773114 +0000 UTC m=+78.378156133 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca280): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a24d0 item 64 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.476061484 +0000 UTC m=+78.381444534 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110ca8c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a28c0 item 65 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.477359366 +0000 UTC m=+78.382742385 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cad40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.477359366 +0000 UTC m=+78.382742385 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a2af0 item 65 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.478857084 +0000 UTC m=+78.384240103 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cb880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a2fc0 item 66 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.479632308 +0000 UTC m=+78.385015358 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110cbd00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.479632308 +0000 UTC m=+78.385015358 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a3180 item 66 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.482722725 +0000 UTC m=+78.388105824 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fa980): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a37a0 item 67 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.483420252 +0000 UTC m=+78.388803271 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fae00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.483420252 +0000 UTC m=+78.388803271 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb300): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47108a3b20 item 67 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.48638438 +0000 UTC m=+78.391767459 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fb980): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50070 item 68 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.487874886 +0000 UTC m=+78.393257924 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47110fbe80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.487874886 +0000 UTC m=+78.393257924 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114a4c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c502a0 item 68 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.489681737 +0000 UTC m=+78.395064757 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114ab00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50620 item 69 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.490760946 +0000 UTC m=+78.396143965 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114af80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.490760946 +0000 UTC m=+78.396143965 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114b480): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50850 item 69 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.493061711 +0000 UTC m=+78.398444730 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471114bb00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50bd0 item 70 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.494619713 +0000 UTC m=+78.400002732 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180100): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.494619713 +0000 UTC m=+78.400002732 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c50ee0 item 70 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.497216698 +0000 UTC m=+78.402599727 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711180cc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c51730 item 71 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.49826113 +0000 UTC m=+78.403644149 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111811c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.49826113 +0000 UTC m=+78.403644149 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111816c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c51e30 item 71 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.501677874 +0000 UTC m=+78.407060893 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711181d40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba8620 item 72 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.502460762 +0000 UTC m=+78.407843781 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.502460762 +0000 UTC m=+78.407843781 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119e880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba8d20 item 72 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.507298749 +0000 UTC m=+78.412681777 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028100): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119056c0 item 73 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.509176476 +0000 UTC m=+78.414559495 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d47119059d0 item 73 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.510510263 +0000 UTC m=+78.415893283 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711028ac0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.510510263 +0000 UTC m=+78.415893283 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029000): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4711905ce0 item 73 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.513729735 +0000 UTC m=+78.419112764 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7c310 item 74 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.518700753 +0000 UTC m=+78.424083772 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711029b40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7c770 item 74 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.520842497 +0000 UTC m=+78.426225517 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.520842497 +0000 UTC m=+78.426225517 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120a700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7ccb0 item 74 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.523059495 +0000 UTC m=+78.428442524 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120ad40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d260 item 75 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.523661021 +0000 UTC m=+78.429044040 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): _writeAt: size=3, off=2 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d490 item 75 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.52440685 +0000 UTC m=+78.429789899 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120b780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.52440685 +0000 UTC m=+78.429789899 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471120bcc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d6c0 item 75 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.531186444 +0000 UTC m=+78.436569473 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f100): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba91f0 item 76 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.531772109 +0000 UTC m=+78.437155128 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119f600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba9420 item 76 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): _writeAt: size=3, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.532729799 +0000 UTC m=+78.438112818 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471119fb40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.532729799 +0000 UTC m=+78.438112818 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce1c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ba9650 item 76 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.535460756 +0000 UTC m=+78.440843785 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ce800): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101a310 item 77 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.536438161 +0000 UTC m=+78.441821181 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111ced00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.536438161 +0000 UTC m=+78.441821181 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cf400): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101a620 item 77 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.539070673 +0000 UTC m=+78.444453692 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111cfa40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101af50 item 78 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.539533197 +0000 UTC m=+78.444916216 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa040): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.539533197 +0000 UTC m=+78.444916216 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226440): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c7d960 item 78 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.542234388 +0000 UTC m=+78.447617407 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa4c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101b2d0 item 79 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.543141542 +0000 UTC m=+78.448524561 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fa9c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.543141542 +0000 UTC m=+78.448524561 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb0c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d471101b570 item 79 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.545660589 +0000 UTC m=+78.451043608 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fb700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa380 item 80 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.546274728 +0000 UTC m=+78.451657747 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47111fbc00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.546274728 +0000 UTC m=+78.451657747 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306400): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baa540 item 80 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.548328858 +0000 UTC m=+78.453711877 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c64000 item 81 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.549353053 +0000 UTC m=+78.454736072 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711226f00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.549353053 +0000 UTC m=+78.454736072 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227440): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c64460 item 81 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.552903598 +0000 UTC m=+78.458286617 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711227ac0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c64e00 item 82 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.554770865 +0000 UTC m=+78.460153884 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a0c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.554770865 +0000 UTC m=+78.460153884 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126a640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c65260 item 82 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.558208016 +0000 UTC m=+78.463591035 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126acc0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c656c0 item 83 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.558680458 +0000 UTC m=+78.464063487 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b1c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.558680458 +0000 UTC m=+78.464063487 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126b700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c659d0 item 83 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.561979498 +0000 UTC m=+78.467362518 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471126bd80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7a310 item 84 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.563612083 +0000 UTC m=+78.468995102 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8380): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.563612083 +0000 UTC m=+78.468995102 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8900): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7a5b0 item 84 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.565688965 +0000 UTC m=+78.471071984 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711306b80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baad90 item 85 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.567246285 +0000 UTC m=+78.472629304 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.567246285 +0000 UTC m=+78.472629304 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113075c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bab0a0 item 85 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.569633505 +0000 UTC m=+78.475016534 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711307c40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710bab730 item 86 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.570560365 +0000 UTC m=+78.475943384 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370240): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.570560365 +0000 UTC m=+78.475943384 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113707c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710baba40 item 86 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.573075645 +0000 UTC m=+78.478458664 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711370e40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e283f0 item 87 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.574119035 +0000 UTC m=+78.479502054 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371340): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.574119035 +0000 UTC m=+78.479502054 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711371880): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28690 item 87 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.576397669 +0000 UTC m=+78.481780688 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412000): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28d90 item 88 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.577185157 +0000 UTC m=+78.482568176 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.577185157 +0000 UTC m=+78.482568176 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711412a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e28fc0 item 88 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.579891377 +0000 UTC m=+78.485274396 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114130c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e29810 item 89 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.580911895 +0000 UTC m=+78.486294914 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413600): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710e29b90 item 89 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.581605114 +0000 UTC m=+78.486988133 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711413b40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.581605114 +0000 UTC m=+78.486988133 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a8ec0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7a850 item 89 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.584492797 +0000 UTC m=+78.489875816 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7b030 item 90 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.585211155 +0000 UTC m=+78.490594174 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113a9a40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7b490 item 90 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.58685603 +0000 UTC m=+78.492239059 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.58685603 +0000 UTC m=+78.492239059 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6640): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710d7b8f0 item 90 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.588607338 +0000 UTC m=+78.493990357 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e6c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dda0e0 item 91 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.589802164 +0000 UTC m=+78.495185184 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e71c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): >_readAt: n=2, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): _writeAt: size=3, off=7 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dda460 item 91 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.590818233 +0000 UTC m=+78.496201252 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7700): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): >_readAt: n=8, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.590818233 +0000 UTC m=+78.496201252 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47113e7c80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dda690 item 91 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.593549382 +0000 UTC m=+78.498932401 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114843c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710ddb6c0 item 92 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.594267688 +0000 UTC m=+78.499650707 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484900): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): open at offset 5 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfe0e0 item 92 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): _readAt: size=2, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): _writeAt: size=3, off=5 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): >_writeAt: n=3, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.595102003 +0000 UTC m=+78.500485023 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711484e40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): >_readAt: n=3, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.595102003 +0000 UTC m=+78.500485023 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485400): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfe620 item 92 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.600677304 +0000 UTC m=+78.506060323 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711485a40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dfec40 item 93 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.601353801 +0000 UTC m=+78.506736820 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.601353801 +0000 UTC m=+78.506736820 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114ac780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710dff1f0 item 93 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.603659225 +0000 UTC m=+78.509042244 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426540): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c150 item 94 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.604171512 +0000 UTC m=+78.509554531 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711426a80): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.604171512 +0000 UTC m=+78.509554531 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427180): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c3f0 item 94 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.606583879 +0000 UTC m=+78.511966898 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d47114277c0): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8c850 item 95 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.606990636 +0000 UTC m=+78.512373655 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d4711427d00): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.606990636 +0000 UTC m=+78.512373655 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144a500): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8ca10 item 95 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): open at offset 0 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): _readAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): >_readAt: n=0, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.608676209 +0000 UTC m=+78.514059229 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144ab40): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): _writeAt: size=5, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): >openPending: err= 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d340 item 96 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): >_writeAt: n=5, err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.609318183 +0000 UTC m=+78.514701202 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b080): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/29 01:04:09 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:09 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/29 01:04:09 DEBUG : open-test-file: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): _readAt: size=512, off=0 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): openPending: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): >openPending: err= 2026/08/29 01:04:09 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): >_readAt: n=5, err=EOF 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): close: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-29 01:04:09.609318183 +0000 UTC m=+78.514701202 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : open-test-file(0x1d471144b780): >close: err= 2026/08/29 01:04:09 DEBUG : open-test-file: Remove: 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1d4710c8d500 item 96 2026/08/29 01:04:09 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/29 01:04:09 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/29 01:04:09 DEBUG : open-test-file: >Remove: err= 2026/08/29 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : >WaitForWriters: 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.00s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.57s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:09 DEBUG : file1: newRWFileHandle: 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): openPending: 2026/08/29 01:04:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): >openPending: err= 2026/08/29 01:04:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/29 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/29 01:04:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): _writeAt: size=2, off=0 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): >_writeAt: n=2, err= 2026/08/29 01:04:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): RWFileHandle.Flush 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): RWFileHandle.Release 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): close: 2026/08/29 01:04:09 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/29 01:04:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:09 DEBUG : file1(0x1d47108d73c0): >close: err= 2026/08/29 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : file1: reading active writers 2026/08/29 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : file1: reading active writers 2026/08/29 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : file1: reading active writers 2026/08/29 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : file1: reading active writers 2026/08/29 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:09 DEBUG : file1: vfs cache: starting upload 2026/08/29 01:04:09 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:09 DEBUG : Looking for writers 2026/08/29 01:04:09 DEBUG : file1: reading active writers 2026/08/29 01:04:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : file1: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:10 DEBUG : file1: size = 2 OK 2026/08/29 01:04:10 DEBUG : file1.rclone_chunk.001_igptx8: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 01:04:10 INFO : file1.rclone_chunk.001_igptx8: Copied (server-side copy) to: file1 2026/08/29 01:04:10 INFO : file1.rclone_chunk.001_igptx8: Deleted 2026/08/29 01:04:10 DEBUG : file1: size = 2 OK 2026/08/29 01:04:10 INFO : file1: Copied (new) 2026/08/29 01:04:10 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/29 01:04:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/29 01:04:10 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/29 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:10 INFO : file1: vfs cache: upload succeeded try #1 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : file1: reading active writers 2026/08/29 01:04:10 DEBUG : >WaitForWriters: 2026/08/29 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : file1: reading active writers 2026/08/29 01:04:10 DEBUG : >WaitForWriters: 2026/08/29 01:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:10 DEBUG : rename_me: newRWFileHandle: 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): openPending: 2026/08/29 01:04:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/29 01:04:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): >openPending: err= 2026/08/29 01:04:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/29 01:04:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/29 01:04:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/29 01:04:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): _writeAt: size=5, off=0 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): >_writeAt: n=5, err= 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): close: 2026/08/29 01:04:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-29 01:04:10.684072639 +0000 UTC m=+79.589455658 2026/08/29 01:04:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/29 01:04:10 DEBUG : rename_me(0x1d4710e20d80): >close: err= 2026/08/29 01:04:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/29 01:04:10 DEBUG : i_was_renamed: Updating file with 0x1d47111f69c0 2026/08/29 01:04:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/29 01:04:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/29 01:04:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/29 01:04:10 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/29 01:04:10 DEBUG : Looking for writers 2026/08/29 01:04:10 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/29 01:04:11 DEBUG : Looking for writers 2026/08/29 01:04:11 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/29 01:04:11 DEBUG : i_was_renamed: size = 5 OK 2026/08/29 01:04:11 DEBUG : i_was_renamed.rclone_chunk.001_igpuqb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:11 INFO : i_was_renamed.rclone_chunk.001_igpuqb: Copied (server-side copy) to: i_was_renamed 2026/08/29 01:04:11 INFO : i_was_renamed.rclone_chunk.001_igpuqb: Deleted 2026/08/29 01:04:11 DEBUG : i_was_renamed: size = 5 OK 2026/08/29 01:04:11 INFO : i_was_renamed: Copied (new) 2026/08/29 01:04:11 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-29 01:04:10.684072639 +0000 UTC" 2026/08/29 01:04:11 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/29 01:04:11 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/29 01:04:11 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/29 01:04:11 DEBUG : Looking for writers 2026/08/29 01:04:11 DEBUG : i_was_renamed: reading active writers 2026/08/29 01:04:11 DEBUG : >WaitForWriters: 2026/08/29 01:04:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/29 01:04:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/29 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-wujutut8juli" 2026/08/29 01:04:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/29 01:04:11 DEBUG : forgetting directory cache 2026/08/29 01:04:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igpvuf: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/29 01:04:11 INFO : TestRWCacheUpdate.rclone_chunk.001_igpvuf: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:11 INFO : TestRWCacheUpdate.rclone_chunk.001_igpvuf: Deleted 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): _readAt: size=512, off=0 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): openPending: 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:05:11.47412576 +0000 UTC" against cached fingerprint "" 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): >openPending: err= 2026/08/29 01:04:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): >_readAt: n=20, err=EOF 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): close: 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:05:11.47412576 +0000 UTC 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate(0x1d4711320bc0): >close: err= 2026/08/29 01:04:12 DEBUG : Re-reading directory (100.209315ms old) 2026/08/29 01:04:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:04:12 DEBUG : forgetting directory cache 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igpwmn: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/29 01:04:12 INFO : TestRWCacheUpdate.rclone_chunk.001_igpwmn: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:12 INFO : TestRWCacheUpdate.rclone_chunk.001_igpwmn: Deleted 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): _readAt: size=512, off=0 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): openPending: 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:06:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:05:11.47412576 +0000 UTC" 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:06:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:05:11.47412576 +0000 UTC") 2026/08/29 01:04:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): >openPending: err= 2026/08/29 01:04:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): >_readAt: n=20, err=EOF 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): close: 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:06:11.47412576 +0000 UTC 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate(0x1d4711321280): >close: err= 2026/08/29 01:04:13 DEBUG : forgetting directory cache 2026/08/29 01:04:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igpx3t: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/29 01:04:13 INFO : TestRWCacheUpdate.rclone_chunk.001_igpx3t: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:13 INFO : TestRWCacheUpdate.rclone_chunk.001_igpx3t: Deleted 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): _readAt: size=512, off=0 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): openPending: 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:07:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:06:11.47412576 +0000 UTC" 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:07:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:06:11.47412576 +0000 UTC") 2026/08/29 01:04:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): >openPending: err= 2026/08/29 01:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): >_readAt: n=20, err=EOF 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): close: 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:07:11.47412576 +0000 UTC 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate(0x1d47114081c0): >close: err= 2026/08/29 01:04:14 DEBUG : forgetting directory cache 2026/08/29 01:04:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igpybl: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/29 01:04:14 INFO : TestRWCacheUpdate.rclone_chunk.001_igpybl: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:14 INFO : TestRWCacheUpdate.rclone_chunk.001_igpybl: Deleted 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): _readAt: size=512, off=0 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): openPending: 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:08:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:07:11.47412576 +0000 UTC" 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:08:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:07:11.47412576 +0000 UTC") 2026/08/29 01:04:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): >openPending: err= 2026/08/29 01:04:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): >_readAt: n=20, err=EOF 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): close: 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:08:11.47412576 +0000 UTC 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate(0x1d4710aff440): >close: err= 2026/08/29 01:04:15 DEBUG : forgetting directory cache 2026/08/29 01:04:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igpzxq: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/29 01:04:15 INFO : TestRWCacheUpdate.rclone_chunk.001_igpzxq: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:15 INFO : TestRWCacheUpdate.rclone_chunk.001_igpzxq: Deleted 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): _readAt: size=512, off=0 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): openPending: 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:09:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:08:11.47412576 +0000 UTC" 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:09:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:08:11.47412576 +0000 UTC") 2026/08/29 01:04:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): >openPending: err= 2026/08/29 01:04:16 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): >_readAt: n=20, err=EOF 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): close: 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:09:11.47412576 +0000 UTC 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate(0x1d4711353300): >close: err= 2026/08/29 01:04:16 DEBUG : Re-reading directory (100.413571ms old) 2026/08/29 01:04:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:04:16 DEBUG : forgetting directory cache 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/29 01:04:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igq0eh: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/29 01:04:16 INFO : TestRWCacheUpdate.rclone_chunk.001_igq0eh: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:16 INFO : TestRWCacheUpdate.rclone_chunk.001_igq0eh: Deleted 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): _readAt: size=512, off=0 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): openPending: 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-29 00:10:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:09:11.47412576 +0000 UTC" 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-29 00:10:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:09:11.47412576 +0000 UTC") 2026/08/29 01:04:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/29 01:04:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): >openPending: err= 2026/08/29 01:04:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): >_readAt: n=20, err=EOF 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): close: 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:10:11.47412576 +0000 UTC 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate(0x1d4710f96900): >close: err= 2026/08/29 01:04:17 DEBUG : forgetting directory cache 2026/08/29 01:04:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/29 01:04:17 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igq1e5: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/29 01:04:17 INFO : TestRWCacheUpdate.rclone_chunk.001_igq1e5: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:17 INFO : TestRWCacheUpdate.rclone_chunk.001_igq1e5: Deleted 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): _readAt: size=512, off=0 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): openPending: 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-29 00:11:11.47412576 +0000 UTC" against cached fingerprint "20,2026-08-29 00:10:11.47412576 +0000 UTC" 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-29 00:11:11.47412576 +0000 UTC" != cached fingerprint "20,2026-08-29 00:10:11.47412576 +0000 UTC") 2026/08/29 01:04:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/29 01:04:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): >openPending: err= 2026/08/29 01:04:18 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): >_readAt: n=21, err=EOF 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): close: 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:11:11.47412576 +0000 UTC 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate(0x1d4710f2dd40): >close: err= 2026/08/29 01:04:18 DEBUG : Re-reading directory (101.316687ms old) 2026/08/29 01:04:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:04:18 DEBUG : forgetting directory cache 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/29 01:04:18 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igq2jf: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/29 01:04:18 INFO : TestRWCacheUpdate.rclone_chunk.001_igq2jf: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:18 INFO : TestRWCacheUpdate.rclone_chunk.001_igq2jf: Deleted 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): _readAt: size=512, off=0 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): openPending: 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-29 00:12:11.47412576 +0000 UTC" against cached fingerprint "21,2026-08-29 00:11:11.47412576 +0000 UTC" 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-29 00:12:11.47412576 +0000 UTC" != cached fingerprint "21,2026-08-29 00:11:11.47412576 +0000 UTC") 2026/08/29 01:04:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/29 01:04:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): >openPending: err= 2026/08/29 01:04:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): >_readAt: n=22, err=EOF 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): close: 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:12:11.47412576 +0000 UTC 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate(0x1d47110e84c0): >close: err= 2026/08/29 01:04:19 DEBUG : forgetting directory cache 2026/08/29 01:04:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/29 01:04:19 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igq3bk: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/29 01:04:19 INFO : TestRWCacheUpdate.rclone_chunk.001_igq3bk: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:19 INFO : TestRWCacheUpdate.rclone_chunk.001_igq3bk: Deleted 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): _readAt: size=512, off=0 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): openPending: 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-29 00:13:11.47412576 +0000 UTC" against cached fingerprint "22,2026-08-29 00:12:11.47412576 +0000 UTC" 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-29 00:13:11.47412576 +0000 UTC" != cached fingerprint "22,2026-08-29 00:12:11.47412576 +0000 UTC") 2026/08/29 01:04:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/29 01:04:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): >openPending: err= 2026/08/29 01:04:20 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): >_readAt: n=23, err=EOF 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): close: 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:13:11.47412576 +0000 UTC 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate(0x1d47112ead40): >close: err= 2026/08/29 01:04:20 DEBUG : Re-reading directory (100.035848ms old) 2026/08/29 01:04:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:04:20 DEBUG : forgetting directory cache 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/29 01:04:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_igq4no: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/29 01:04:20 INFO : TestRWCacheUpdate.rclone_chunk.001_igq4no: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/29 01:04:20 INFO : TestRWCacheUpdate.rclone_chunk.001_igq4no: Deleted 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): _readAt: size=512, off=0 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): openPending: 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-29 00:14:11.47412576 +0000 UTC" against cached fingerprint "23,2026-08-29 00:13:11.47412576 +0000 UTC" 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-29 00:14:11.47412576 +0000 UTC" != cached fingerprint "23,2026-08-29 00:13:11.47412576 +0000 UTC") 2026/08/29 01:04:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/29 01:04:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): >openPending: err= 2026/08/29 01:04:21 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): >_readAt: n=24, err=EOF 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): close: 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-29 00:14:11.47412576 +0000 UTC 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate(0x1d47113d0dc0): >close: err= 2026/08/29 01:04:21 DEBUG : Re-reading directory (100.287111ms old) 2026/08/29 01:04:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/29 01:04:21 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:21 DEBUG : Looking for writers 2026/08/29 01:04:21 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/29 01:04:21 DEBUG : >WaitForWriters: 2026/08/29 01:04:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (10.08s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:21 DEBUG : forgetting directory cache 2026/08/29 01:04:22 DEBUG : FiLeA: size = 5 OK 2026/08/29 01:04:22 DEBUG : FiLeA.rclone_chunk.001_igq5mk: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/29 01:04:22 INFO : FiLeA.rclone_chunk.001_igq5mk: Copied (server-side copy) to: FiLeA 2026/08/29 01:04:22 INFO : FiLeA.rclone_chunk.001_igq5mk: Deleted 2026/08/29 01:04:22 DEBUG : FiLeB: size = 5 OK 2026/08/29 01:04:22 DEBUG : FiLeB.rclone_chunk.001_igq690: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/29 01:04:22 INFO : FiLeB.rclone_chunk.001_igq690: Copied (server-side copy) to: FiLeB 2026/08/29 01:04:22 INFO : FiLeB.rclone_chunk.001_igq690: Deleted 2026/08/29 01:04:23 DEBUG : FilEb: size = 5 OK 2026/08/29 01:04:23 DEBUG : FilEb.rclone_chunk.001_igq6ms: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/29 01:04:23 INFO : FilEb.rclone_chunk.001_igq6ms: Copied (server-side copy) to: FilEb 2026/08/29 01:04:23 INFO : FilEb.rclone_chunk.001_igq6ms: Deleted 2026/08/29 01:04:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 01:04:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 01:04:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 01:04:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 01:04:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 01:04:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 01:04:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 01:04:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 01:04:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:23 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/29 01:04:23 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/29 01:04:23 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/29 01:04:23 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/29 01:04:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/29 01:04:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/29 01:04:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/29 01:04:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/29 01:04:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/29 01:04:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/29 01:04:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/29 01:04:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/29 01:04:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:24 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:24 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:24 DEBUG : Looking for writers 2026/08/29 01:04:24 DEBUG : FiLeA: reading active writers 2026/08/29 01:04:24 DEBUG : FiLeB: reading active writers 2026/08/29 01:04:24 DEBUG : FilEb: reading active writers 2026/08/29 01:04:24 DEBUG : >WaitForWriters: 2026/08/29 01:04:24 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:24 DEBUG : Looking for writers 2026/08/29 01:04:24 DEBUG : FiLeB: reading active writers 2026/08/29 01:04:24 DEBUG : FilEb: reading active writers 2026/08/29 01:04:24 DEBUG : FiLeA: reading active writers 2026/08/29 01:04:24 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.83s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:24 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/29 01:04:24 DEBUG : normal name with no special characters.txt.rclone_chunk.001_igq8zc: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/29 01:04:24 INFO : normal name with no special characters.txt.rclone_chunk.001_igq8zc: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/29 01:04:24 INFO : normal name with no special characters.txt.rclone_chunk.001_igq8zc: Deleted 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_igq8po: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/29 01:04:25 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_igq8po: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/29 01:04:25 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_igq8po: Deleted 2026/08/29 01:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/29 01:04:25 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.39s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': Reusing VFS from active cache 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:25 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:25 DEBUG : Looking for writers 2026/08/29 01:04:25 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:26 DEBUG : file1: size = 14 OK 2026/08/29 01:04:26 DEBUG : file1.rclone_chunk.001_igqaoe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:04:26 INFO : file1.rclone_chunk.001_igqaoe: Copied (server-side copy) to: file1 2026/08/29 01:04:26 INFO : file1.rclone_chunk.001_igqaoe: Deleted 2026/08/29 01:04:26 DEBUG : dir/file2: size = 14 OK 2026/08/29 01:04:26 DEBUG : dir/file2.rclone_chunk.001_igqaly: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/29 01:04:26 INFO : dir/file2.rclone_chunk.001_igqaly: Copied (server-side copy) to: dir/file2 2026/08/29 01:04:27 INFO : dir/file2.rclone_chunk.001_igqaly: Deleted 2026/08/29 01:04:27 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:27 DEBUG : dir: Looking for writers 2026/08/29 01:04:27 DEBUG : file2: reading active writers 2026/08/29 01:04:27 DEBUG : Looking for writers 2026/08/29 01:04:27 DEBUG : file1: reading active writers 2026/08/29 01:04:27 DEBUG : dir: reading active writers 2026/08/29 01:04:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.46s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:27 DEBUG : file1: size = 14 OK 2026/08/29 01:04:27 DEBUG : file1.rclone_chunk.001_igqb5t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:04:27 INFO : file1.rclone_chunk.001_igqb5t: Copied (server-side copy) to: file1 2026/08/29 01:04:27 INFO : file1.rclone_chunk.001_igqb5t: Deleted 2026/08/29 01:04:28 DEBUG : dir/file2: size = 14 OK 2026/08/29 01:04:28 DEBUG : dir/file2.rclone_chunk.001_igqb7k: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/29 01:04:28 INFO : dir/file2.rclone_chunk.001_igqb7k: Copied (server-side copy) to: dir/file2 2026/08/29 01:04:28 INFO : dir/file2.rclone_chunk.001_igqb7k: Deleted 2026/08/29 01:04:28 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:28 DEBUG : dir: Looking for writers 2026/08/29 01:04:28 DEBUG : Looking for writers 2026/08/29 01:04:28 DEBUG : dir: reading active writers 2026/08/29 01:04:28 DEBUG : file1: reading active writers 2026/08/29 01:04:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.31s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:29 DEBUG : file1: size = 14 OK 2026/08/29 01:04:29 DEBUG : file1.rclone_chunk.001_igqci9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/29 01:04:29 INFO : file1.rclone_chunk.001_igqci9: Copied (server-side copy) to: file1 2026/08/29 01:04:29 INFO : file1.rclone_chunk.001_igqci9: Deleted 2026/08/29 01:04:29 DEBUG : dir/file2: size = 14 OK 2026/08/29 01:04:29 DEBUG : dir/file2.rclone_chunk.001_igqdou: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/29 01:04:29 INFO : dir/file2.rclone_chunk.001_igqdou: Copied (server-side copy) to: dir/file2 2026/08/29 01:04:29 INFO : dir/file2.rclone_chunk.001_igqdou: Deleted 2026/08/29 01:04:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:29 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:04:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:04:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:04:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/29 01:04:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/29 01:04:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:04:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:04:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/29 01:04:30 DEBUG : dir/new_file.txt.rclone_chunk.001_igqdh1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:30 INFO : dir/new_file.txt.rclone_chunk.001_igqdh1: Copied (server-side copy) to: dir/new_file.txt 2026/08/29 01:04:30 INFO : dir/new_file.txt.rclone_chunk.001_igqdh1: Deleted 2026/08/29 01:04:30 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/29 01:04:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/29 01:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/29 01:04:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/29 01:04:30 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:30 DEBUG : dir: Looking for writers 2026/08/29 01:04:30 DEBUG : file2: reading active writers 2026/08/29 01:04:30 DEBUG : new_file.txt: reading active writers 2026/08/29 01:04:30 DEBUG : Looking for writers 2026/08/29 01:04:30 DEBUG : dir: reading active writers 2026/08/29 01:04:30 DEBUG : file1: reading active writers 2026/08/29 01:04:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.82s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:31 DEBUG : dir/file2: size = 14 OK 2026/08/29 01:04:31 DEBUG : dir/file2.rclone_chunk.001_igqe9b: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/29 01:04:31 INFO : dir/file2.rclone_chunk.001_igqe9b: Copied (server-side copy) to: dir/file2 2026/08/29 01:04:31 INFO : dir/file2.rclone_chunk.001_igqe9b: Deleted 2026/08/29 01:04:31 DEBUG : dir/file2: copy non-chunked object... 2026/08/29 01:04:31 DEBUG : dir/file1: size = 14 OK 2026/08/29 01:04:31 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/29 01:04:31 INFO : dir/file2: Deleted 2026/08/29 01:04:31 DEBUG : dir/file1: Updating file with dir/file1 0x1d4711312dd0 2026/08/29 01:04:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/29 01:04:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:31 DEBUG : dir/file1: copy non-chunked object... 2026/08/29 01:04:31 DEBUG : file0: size = 14 OK 2026/08/29 01:04:31 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/29 01:04:32 INFO : dir/file1: Deleted 2026/08/29 01:04:32 DEBUG : file0: Updating file with file0 0x1d4711312dd0 2026/08/29 01:04:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/29 01:04:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/29 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:32 DEBUG : dir: Looking for writers 2026/08/29 01:04:32 DEBUG : Looking for writers 2026/08/29 01:04:32 DEBUG : dir: reading active writers 2026/08/29 01:04:32 DEBUG : file0: reading active writers 2026/08/29 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.62s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:32 DEBUG : Looking for writers 2026/08/29 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:32 DEBUG : Looking for writers 2026/08/29 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:32 DEBUG : Looking for writers 2026/08/29 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.10s) === 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-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:32 DEBUG : Looking for writers 2026/08/29 01:04:32 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:32 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 01:04:32 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/29 01:04:32 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/29 01:04:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:04:33 DEBUG : file1: size = 5 OK 2026/08/29 01:04:33 DEBUG : file1.rclone_chunk.001_igqgu2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:33 INFO : file1.rclone_chunk.001_igqgu2: Copied (server-side copy) to: file1 2026/08/29 01:04:33 INFO : file1.rclone_chunk.001_igqgu2: Deleted 2026/08/29 01:04:33 DEBUG : file1: size = 5 OK 2026/08/29 01:04:33 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:33 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/29 01:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:04:33 DEBUG : file1: size = 0 OK 2026/08/29 01:04:33 DEBUG : file1.rclone_chunk.001_igqhws: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:33 INFO : file1.rclone_chunk.001_igqhws: Copied (server-side copy) to: file1 2026/08/29 01:04:33 INFO : file1.rclone_chunk.001_igqhws: Deleted 2026/08/29 01:04:33 DEBUG : file1: size = 0 OK 2026/08/29 01:04:33 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/29 01:04:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (7 bytes), uploading instead of streaming 2026/08/29 01:04:34 DEBUG : file1: size = 7 OK 2026/08/29 01:04:34 DEBUG : file1.rclone_chunk.001_igqhsm: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/29 01:04:34 INFO : file1.rclone_chunk.001_igqhsm: Copied (server-side copy) to: file1 2026/08/29 01:04:34 INFO : file1.rclone_chunk.001_igqhsm: Deleted 2026/08/29 01:04:34 DEBUG : file1: size = 7 OK 2026/08/29 01:04:34 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:34 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:34 DEBUG : Looking for writers 2026/08/29 01:04:34 DEBUG : file1: reading active writers 2026/08/29 01:04:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.78s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:34 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/29 01:04:35 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/29 01:04:35 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/29 01:04:35 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/29 01:04:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (11 bytes), uploading instead of streaming 2026/08/29 01:04:35 DEBUG : file1: size = 11 OK 2026/08/29 01:04:35 DEBUG : file1.rclone_chunk.001_igqjm3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/29 01:04:35 INFO : file1.rclone_chunk.001_igqjm3: Copied (server-side copy) to: file1 2026/08/29 01:04:35 INFO : file1.rclone_chunk.001_igqjm3: Deleted 2026/08/29 01:04:35 DEBUG : file1: size = 11 OK 2026/08/29 01:04:35 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:35 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/29 01:04:35 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:35 DEBUG : Looking for writers 2026/08/29 01:04:35 DEBUG : file1: reading active writers 2026/08/29 01:04:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:36 NOTICE: S3 bucket rclone-test-wujutut8juli: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/29 01:04:36 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/29 01:04:36 DEBUG : file1: Remove: 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 01:04:36 DEBUG : file1: >Remove: err= 2026/08/29 01:04:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:36 DEBUG : Looking for writers 2026/08/29 01:04:36 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:36 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:36 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/29 01:04:36 DEBUG : file1: Remove: 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/29 01:04:36 DEBUG : file1: >Remove: err= 2026/08/29 01:04:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:36 DEBUG : Looking for writers 2026/08/29 01:04:36 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:36 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:36 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:36 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/29 01:04:36 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:36 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:04:36 DEBUG : file2: size = 5 OK 2026/08/29 01:04:36 DEBUG : file2.rclone_chunk.001_igqk32: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:36 INFO : file2.rclone_chunk.001_igqk32: Copied (server-side copy) to: file2 2026/08/29 01:04:36 INFO : file2.rclone_chunk.001_igqk32: Deleted 2026/08/29 01:04:36 DEBUG : file2: size = 5 OK 2026/08/29 01:04:36 DEBUG : file2: Size of src and dst objects identical 2026/08/29 01:04:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/29 01:04:36 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:36 DEBUG : Looking for writers 2026/08/29 01:04:36 DEBUG : file2: reading active writers 2026/08/29 01:04:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.98s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.72s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:37 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/29 01:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (5 bytes), uploading instead of streaming 2026/08/29 01:04:37 DEBUG : file1: size = 5 OK 2026/08/29 01:04:37 DEBUG : file1.rclone_chunk.001_igql6u: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/29 01:04:37 INFO : file1.rclone_chunk.001_igql6u: Copied (server-side copy) to: file1 2026/08/29 01:04:37 INFO : file1.rclone_chunk.001_igql6u: Deleted 2026/08/29 01:04:37 DEBUG : file1: size = 5 OK 2026/08/29 01:04:37 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:37 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/29 01:04:37 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:37 DEBUG : Looking for writers 2026/08/29 01:04:37 DEBUG : file1: reading active writers 2026/08/29 01:04:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.72s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:37 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:37 DEBUG : file1: WriteFileHandle.Release closing 2026/08/29 01:04:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:04:38 DEBUG : file1: size = 0 OK 2026/08/29 01:04:38 DEBUG : file1.rclone_chunk.001_igql6u: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:38 INFO : file1.rclone_chunk.001_igql6u: Copied (server-side copy) to: file1 2026/08/29 01:04:38 INFO : file1.rclone_chunk.001_igql6u: Deleted 2026/08/29 01:04:38 DEBUG : file1: size = 0 OK 2026/08/29 01:04:38 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/29 01:04:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:38 DEBUG : Looking for writers 2026/08/29 01:04:38 DEBUG : file1: reading active writers 2026/08/29 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.61s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:38 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (2 bytes), uploading instead of streaming 2026/08/29 01:04:38 DEBUG : file1: size = 2 OK 2026/08/29 01:04:38 DEBUG : file1.rclone_chunk.001_igqmx2: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/29 01:04:38 INFO : file1.rclone_chunk.001_igqmx2: Copied (server-side copy) to: file1 2026/08/29 01:04:38 INFO : file1.rclone_chunk.001_igqmx2: Deleted 2026/08/29 01:04:38 DEBUG : file1: size = 2 OK 2026/08/29 01:04:38 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:38 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/29 01:04:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:38 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:38 DEBUG : Looking for writers 2026/08/29 01:04:38 DEBUG : file1: reading active writers 2026/08/29 01:04:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (0 bytes), uploading instead of streaming 2026/08/29 01:04:39 DEBUG : file1: size = 0 OK 2026/08/29 01:04:39 DEBUG : file1.rclone_chunk.001_igqnht: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/29 01:04:39 INFO : file1.rclone_chunk.001_igqnht: Copied (server-side copy) to: file1 2026/08/29 01:04:39 INFO : file1.rclone_chunk.001_igqnht: Deleted 2026/08/29 01:04:39 DEBUG : file1: size = 0 OK 2026/08/29 01:04:39 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:39 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:04:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:04:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:04:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:39 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:39 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:39 DEBUG : Looking for writers 2026/08/29 01:04:39 DEBUG : file1: reading active writers 2026/08/29 01:04:39 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.69s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/29 01:04:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/29 01:04:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:39 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': File to upload is small (100 bytes), uploading instead of streaming 2026/08/29 01:04:40 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/29 01:04:40 DEBUG : file1.rclone_chunk.001_igqn5j: md5 = 1ddac11b157fe7320a033473a686fa39 OK 2026/08/29 01:04:40 INFO : file1.rclone_chunk.001_igqn5j: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/29 01:04:40 INFO : file1.rclone_chunk.001_igqn5j: Deleted 2026/08/29 01:04:40 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/29 01:04:40 DEBUG : file1.rclone_chunk.002_igqn5j: md5 = 40b22af09fb8bd1988e93707ca65b4b6 OK 2026/08/29 01:04:40 INFO : file1.rclone_chunk.002_igqn5j: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/29 01:04:40 INFO : file1.rclone_chunk.002_igqn5j: Deleted 2026/08/29 01:04:40 DEBUG : file1: size = 100 OK 2026/08/29 01:04:40 DEBUG : file1: Size of src and dst objects identical 2026/08/29 01:04:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/29 01:04:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/29 01:04:40 DEBUG : file1: Open: flags=O_RDONLY 2026/08/29 01:04:40 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/29 01:04:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/29 01:04:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:40 DEBUG : Looking for writers 2026/08/29 01:04:40 DEBUG : file1: reading active writers 2026/08/29 01:04:40 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:41 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/29 01:04:41 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/29 01:04:41 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 01:04:41 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/29 01:04:41 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/29 01:04:41 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/29 01:04:41 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/29 01:04:41 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/29 01:04:41 DEBUG : stalled: Remove: 2026/08/29 01:04:41 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/29 01:04:41 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.16s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:41 DEBUG : flat/f000.txt: size = 7 OK 2026/08/29 01:04:41 DEBUG : flat/f000.txt.rclone_chunk.001_igqp4a: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/29 01:04:41 INFO : flat/f000.txt.rclone_chunk.001_igqp4a: Copied (server-side copy) to: flat/f000.txt 2026/08/29 01:04:41 INFO : flat/f000.txt.rclone_chunk.001_igqp4a: Deleted 2026/08/29 01:04:41 DEBUG : flat/f001.txt: size = 14 OK 2026/08/29 01:04:41 DEBUG : flat/f001.txt.rclone_chunk.001_igqp2z: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/29 01:04:41 INFO : flat/f001.txt.rclone_chunk.001_igqp2z: Copied (server-side copy) to: flat/f001.txt 2026/08/29 01:04:42 INFO : flat/f001.txt.rclone_chunk.001_igqp2z: Deleted 2026/08/29 01:04:42 DEBUG : flat/f002.txt: size = 21 OK 2026/08/29 01:04:42 DEBUG : flat/f002.txt.rclone_chunk.001_igqqo9: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/29 01:04:42 INFO : flat/f002.txt.rclone_chunk.001_igqqo9: Copied (server-side copy) to: flat/f002.txt 2026/08/29 01:04:42 INFO : flat/f002.txt.rclone_chunk.001_igqqo9: Deleted 2026/08/29 01:04:42 DEBUG : flat/f003.txt: size = 28 OK 2026/08/29 01:04:42 DEBUG : flat/f003.txt.rclone_chunk.001_igqql6: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/29 01:04:42 INFO : flat/f003.txt.rclone_chunk.001_igqql6: Copied (server-side copy) to: flat/f003.txt 2026/08/29 01:04:42 INFO : flat/f003.txt.rclone_chunk.001_igqql6: Deleted 2026/08/29 01:04:43 DEBUG : flat/f004.txt: size = 35 OK 2026/08/29 01:04:43 DEBUG : flat/f004.txt.rclone_chunk.001_igqqrj: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/29 01:04:43 INFO : flat/f004.txt.rclone_chunk.001_igqqrj: Copied (server-side copy) to: flat/f004.txt 2026/08/29 01:04:43 INFO : flat/f004.txt.rclone_chunk.001_igqqrj: Deleted 2026/08/29 01:04:43 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/29 01:04:43 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/29 01:04:43 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:43 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:43 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/29 01:04:43 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/29 01:04:43 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:43 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:43 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/29 01:04:43 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/29 01:04:43 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:44 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:44 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/29 01:04:44 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/29 01:04:44 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:44 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:44 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/29 01:04:44 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/29 01:04:44 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:44 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:44 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:44 DEBUG : flat: Looking for writers 2026/08/29 01:04:44 DEBUG : f000.txt: reading active writers 2026/08/29 01:04:44 DEBUG : f001.txt: reading active writers 2026/08/29 01:04:44 DEBUG : f002.txt: reading active writers 2026/08/29 01:04:44 DEBUG : f003.txt: reading active writers 2026/08/29 01:04:44 DEBUG : f004.txt: reading active writers 2026/08/29 01:04:44 DEBUG : Looking for writers 2026/08/29 01:04:44 DEBUG : flat: reading active writers 2026/08/29 01:04:44 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.42s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:44 DEBUG : a/top.txt: size = 3 OK 2026/08/29 01:04:44 DEBUG : a/top.txt.rclone_chunk.001_igqso6: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/29 01:04:44 INFO : a/top.txt.rclone_chunk.001_igqso6: Copied (server-side copy) to: a/top.txt 2026/08/29 01:04:45 INFO : a/top.txt.rclone_chunk.001_igqso6: Deleted 2026/08/29 01:04:45 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/29 01:04:45 DEBUG : a/b/mid.txt.rclone_chunk.001_igqt82: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/29 01:04:45 INFO : a/b/mid.txt.rclone_chunk.001_igqt82: Copied (server-side copy) to: a/b/mid.txt 2026/08/29 01:04:45 INFO : a/b/mid.txt.rclone_chunk.001_igqt82: Deleted 2026/08/29 01:04:45 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/29 01:04:45 DEBUG : a/b/c/deep.txt.rclone_chunk.001_igqtvy: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/29 01:04:45 INFO : a/b/c/deep.txt.rclone_chunk.001_igqtvy: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/29 01:04:45 INFO : a/b/c/deep.txt.rclone_chunk.001_igqtvy: Deleted 2026/08/29 01:04:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/29 01:04:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/29 01:04:46 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:46 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:46 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/29 01:04:46 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/29 01:04:46 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:46 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:46 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/29 01:04:46 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/29 01:04:46 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:46 DEBUG : a/b/c: Looking for writers 2026/08/29 01:04:46 DEBUG : deep.txt: reading active writers 2026/08/29 01:04:46 DEBUG : a/b: Looking for writers 2026/08/29 01:04:46 DEBUG : c: reading active writers 2026/08/29 01:04:46 DEBUG : mid.txt: reading active writers 2026/08/29 01:04:46 DEBUG : a: Looking for writers 2026/08/29 01:04:46 DEBUG : b: reading active writers 2026/08/29 01:04:46 DEBUG : top.txt: reading active writers 2026/08/29 01:04:46 DEBUG : Looking for writers 2026/08/29 01:04:46 DEBUG : a: reading active writers 2026/08/29 01:04:46 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.05s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/29 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:46 DEBUG : Looking for writers 2026/08/29 01:04:46 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli'", Local "Local file system at /tmp/rclone3786860155", Modify Window "1ns" 2026/08/29 01:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': poll-interval is not supported by this remote 2026/08/29 01:04:47 DEBUG : dir1/a.txt: size = 1 OK 2026/08/29 01:04:47 DEBUG : dir1/a.txt.rclone_chunk.001_igqusq: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/29 01:04:47 INFO : dir1/a.txt.rclone_chunk.001_igqusq: Copied (server-side copy) to: dir1/a.txt 2026/08/29 01:04:47 INFO : dir1/a.txt.rclone_chunk.001_igqusq: Deleted 2026/08/29 01:04:47 DEBUG : dir2/b.txt: size = 1 OK 2026/08/29 01:04:47 DEBUG : dir2/b.txt.rclone_chunk.001_igqvpy: md5 = 415290769594460e2e485922904f345d OK 2026/08/29 01:04:47 INFO : dir2/b.txt.rclone_chunk.001_igqvpy: Copied (server-side copy) to: dir2/b.txt 2026/08/29 01:04:47 INFO : dir2/b.txt.rclone_chunk.001_igqvpy: Deleted 2026/08/29 01:04:48 DEBUG : dir3/c.txt: size = 1 OK 2026/08/29 01:04:48 DEBUG : dir3/c.txt.rclone_chunk.001_igqvos: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/29 01:04:48 INFO : dir3/c.txt.rclone_chunk.001_igqvos: Copied (server-side copy) to: dir3/c.txt 2026/08/29 01:04:48 INFO : dir3/c.txt.rclone_chunk.001_igqvos: Deleted 2026/08/29 01:04:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/29 01:04:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/29 01:04:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/29 01:04:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/29 01:04:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/29 01:04:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/29 01:04:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/29 01:04:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/29 01:04:48 DEBUG : WaitForWriters: timeout=30s 2026/08/29 01:04:48 DEBUG : dir1: Looking for writers 2026/08/29 01:04:48 DEBUG : a.txt: reading active writers 2026/08/29 01:04:48 DEBUG : dir2: Looking for writers 2026/08/29 01:04:48 DEBUG : b.txt: reading active writers 2026/08/29 01:04:48 DEBUG : dir3: Looking for writers 2026/08/29 01:04:48 DEBUG : c.txt: reading active writers 2026/08/29 01:04:48 DEBUG : Looking for writers 2026/08/29 01:04:48 DEBUG : dir1: reading active writers 2026/08/29 01:04:48 DEBUG : dir2: reading active writers 2026/08/29 01:04:48 DEBUG : dir3: reading active writers 2026/08/29 01:04:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.11s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/29 01:04:48 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-wujutut8juli': Purge remote 2026/08/29 01:04:48 DEBUG : Waiting for deletions to finish 2026/08/29 01:04:49 INFO : S3 bucket rclone-test-wujutut8juli: Bucket "rclone-test-wujutut8juli" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m58.160856222s (try 1/5)