"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/02/26 05:18:09 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu" 2026/02/26 05:18:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 05:18:09 DEBUG : Creating backend with remote "TestS3:rclone-test-hofuyuj0soyu" 2026/02/26 05:18:09 DEBUG : Creating backend with remote "/tmp/rclone1614183405" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:09 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:09 INFO : S3 bucket rclone-test-hofuyuj0soyu: Bucket "rclone-test-hofuyuj0soyu" created with ACL "" 2026/02/26 05:18:10 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:10 DEBUG : dir/file1.rclone_chunk.001_21re7t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:10 INFO : dir/file1.rclone_chunk.001_21re7t: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:10 INFO : dir/file1.rclone_chunk.001_21re7t: Deleted 2026/02/26 05:18:10 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:10 DEBUG : dir: Looking for writers 2026/02/26 05:18:10 DEBUG : Looking for writers 2026/02/26 05:18:10 DEBUG : dir: reading active writers 2026/02/26 05:18:10 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.48s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:10 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:10 DEBUG : dir/file1.rclone_chunk.001_21rfim: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:10 INFO : dir/file1.rclone_chunk.001_21rfim: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:10 INFO : dir/file1.rclone_chunk.001_21rfim: Deleted 2026/02/26 05:18:11 DEBUG : dir/file2: size = 15 OK 2026/02/26 05:18:11 DEBUG : dir/file2.rclone_chunk.001_21rfia: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/02/26 05:18:11 INFO : dir/file2.rclone_chunk.001_21rfia: Copied (server-side copy) to: dir/file2 2026/02/26 05:18:11 INFO : dir/file2.rclone_chunk.001_21rfia: Deleted 2026/02/26 05:18:11 DEBUG : dir/subdir/file3: size = 16 OK 2026/02/26 05:18:11 DEBUG : dir/subdir/file3.rclone_chunk.001_21rgy6: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/02/26 05:18:11 INFO : dir/subdir/file3.rclone_chunk.001_21rgy6: Copied (server-side copy) to: dir/subdir/file3 2026/02/26 05:18:11 INFO : dir/subdir/file3.rclone_chunk.001_21rgy6: Deleted 2026/02/26 05:18:12 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:12 DEBUG : dir/subdir: Looking for writers 2026/02/26 05:18:12 DEBUG : dir: Looking for writers 2026/02/26 05:18:12 DEBUG : file2: reading active writers 2026/02/26 05:18:12 DEBUG : subdir: reading active writers 2026/02/26 05:18:12 DEBUG : file1: reading active writers 2026/02/26 05:18:12 DEBUG : Looking for writers 2026/02/26 05:18:12 DEBUG : dir: reading active writers 2026/02/26 05:18:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.96s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:12 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:12 DEBUG : dir/file1.rclone_chunk.001_21rhgm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:12 INFO : dir/file1.rclone_chunk.001_21rhgm: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:12 INFO : dir/file1.rclone_chunk.001_21rhgm: Deleted 2026/02/26 05:18:13 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:13 DEBUG : dir: Looking for writers 2026/02/26 05:18:13 DEBUG : file1: reading active writers 2026/02/26 05:18:13 DEBUG : Looking for writers 2026/02/26 05:18:13 DEBUG : dir: reading active writers 2026/02/26 05:18:13 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:13 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:13 DEBUG : dir/file1.rclone_chunk.001_21rihc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:13 INFO : dir/file1.rclone_chunk.001_21rihc: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:13 INFO : dir/file1.rclone_chunk.001_21rihc: Deleted 2026/02/26 05:18:13 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:13 DEBUG : dir: Looking for writers 2026/02/26 05:18:13 DEBUG : Looking for writers 2026/02/26 05:18:13 DEBUG : dir: reading active writers 2026/02/26 05:18:13 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.78s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:14 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:14 DEBUG : dir/file1.rclone_chunk.001_21rjxn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:14 INFO : dir/file1.rclone_chunk.001_21rjxn: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:14 INFO : dir/file1.rclone_chunk.001_21rjxn: Deleted 2026/02/26 05:18:14 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:14 DEBUG : forgetting directory cache 2026/02/26 05:18:14 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:14 DEBUG : Looking for writers 2026/02/26 05:18:14 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.93s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:15 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:15 DEBUG : dir/file1.rclone_chunk.001_21rk2u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:15 INFO : dir/file1.rclone_chunk.001_21rk2u: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:15 INFO : dir/file1.rclone_chunk.001_21rk2u: Deleted 2026/02/26 05:18:15 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/26 05:18:15 DEBUG : dir: invalidating directory cache 2026/02/26 05:18:15 DEBUG : >ForgetPath: 2026/02/26 05:18:15 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/26 05:18:15 DEBUG : invalidating directory cache 2026/02/26 05:18:15 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:15 DEBUG : >ForgetPath: 2026/02/26 05:18:15 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/26 05:18:15 DEBUG : >ForgetPath: 2026/02/26 05:18:15 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:15 DEBUG : dir: Looking for writers 2026/02/26 05:18:15 DEBUG : Looking for writers 2026/02/26 05:18:15 DEBUG : dir: reading active writers 2026/02/26 05:18:15 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:16 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:16 DEBUG : dir/file1.rclone_chunk.001_21rkc8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:16 INFO : dir/file1.rclone_chunk.001_21rkc8: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:16 INFO : dir/file1.rclone_chunk.001_21rkc8: Deleted 2026/02/26 05:18:16 DEBUG : fil/a/b/c: size = 15 OK 2026/02/26 05:18:16 DEBUG : fil/a/b/c.rclone_chunk.001_21rltm: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/02/26 05:18:16 INFO : fil/a/b/c.rclone_chunk.001_21rltm: Copied (server-side copy) to: fil/a/b/c 2026/02/26 05:18:16 INFO : fil/a/b/c.rclone_chunk.001_21rltm: Deleted 2026/02/26 05:18:17 DEBUG : forgetting directory cache 2026/02/26 05:18:17 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:17 DEBUG : dir: Looking for writers 2026/02/26 05:18:17 DEBUG : fil/a/b: Looking for writers 2026/02/26 05:18:17 DEBUG : fil/a: Looking for writers 2026/02/26 05:18:17 DEBUG : b: reading active writers 2026/02/26 05:18:17 DEBUG : fil: Looking for writers 2026/02/26 05:18:17 DEBUG : a: reading active writers 2026/02/26 05:18:17 DEBUG : Looking for writers 2026/02/26 05:18:17 DEBUG : dir: reading active writers 2026/02/26 05:18:17 DEBUG : fil: reading active writers 2026/02/26 05:18:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.75s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:18 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:18 DEBUG : dir/file1.rclone_chunk.001_21rm6p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:18 INFO : dir/file1.rclone_chunk.001_21rm6p: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:18 INFO : dir/file1.rclone_chunk.001_21rm6p: Deleted 2026/02/26 05:18:18 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:18 DEBUG : dir: Looking for writers 2026/02/26 05:18:18 DEBUG : Looking for writers 2026/02/26 05:18:18 DEBUG : dir: reading active writers 2026/02/26 05:18:18 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:18 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:18 DEBUG : dir/file1.rclone_chunk.001_21rnja: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:18 INFO : dir/file1.rclone_chunk.001_21rnja: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:18 INFO : dir/file1.rclone_chunk.001_21rnja: Deleted 2026/02/26 05:18:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:19 DEBUG : dir: Looking for writers 2026/02/26 05:18:19 DEBUG : file1: reading active writers 2026/02/26 05:18:19 DEBUG : Looking for writers 2026/02/26 05:18:19 DEBUG : dir: reading active writers 2026/02/26 05:18:19 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:19 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:19 DEBUG : dir/file1.rclone_chunk.001_21robu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:19 INFO : dir/file1.rclone_chunk.001_21robu: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:19 INFO : dir/file1.rclone_chunk.001_21robu: Deleted 2026/02/26 05:18:20 DEBUG : dir/file2: size = 15 OK 2026/02/26 05:18:20 DEBUG : dir/file2.rclone_chunk.001_21ro2w: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/02/26 05:18:20 INFO : dir/file2.rclone_chunk.001_21ro2w: Copied (server-side copy) to: dir/file2 2026/02/26 05:18:20 INFO : dir/file2.rclone_chunk.001_21ro2w: Deleted 2026/02/26 05:18:20 DEBUG : dir/subdir/file3: size = 16 OK 2026/02/26 05:18:20 DEBUG : dir/subdir/file3.rclone_chunk.001_21rpcn: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/02/26 05:18:20 INFO : dir/subdir/file3.rclone_chunk.001_21rpcn: Copied (server-side copy) to: dir/subdir/file3 2026/02/26 05:18:20 INFO : dir/subdir/file3.rclone_chunk.001_21rpcn: Deleted === RUN TestDirReadDirAll/Virtual 2026/02/26 05:18:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/26 05:18:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/26 05:18:20 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/26 05:18:20 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/26 05:18:21 DEBUG : dir/virtualFile: size = 20 OK 2026/02/26 05:18:21 DEBUG : dir/virtualFile.rclone_chunk.001_21rps4: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/02/26 05:18:21 INFO : dir/virtualFile.rclone_chunk.001_21rps4: Copied (server-side copy) to: dir/virtualFile 2026/02/26 05:18:21 INFO : dir/virtualFile.rclone_chunk.001_21rps4: Deleted 2026/02/26 05:18:21 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/02/26 05:18:21 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_21rq41: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/02/26 05:18:21 INFO : dir/virtualDir/testFile.rclone_chunk.001_21rq41: Copied (server-side copy) to: dir/virtualDir/testFile 2026/02/26 05:18:21 INFO : dir/virtualDir/testFile.rclone_chunk.001_21rq41: Deleted 2026/02/26 05:18:21 DEBUG : S3 bucket rclone-test-hofuyuj0soyu: bucket is versioned: false 2026/02/26 05:18:21 DEBUG : Waiting for deletions to finish 2026/02/26 05:18:22 DEBUG : "dir/subdir/file3" version false 2026/02/26 05:18:22 DEBUG : dir/subdir/file3: Deleting (id "") 2026/02/26 05:18:22 INFO : dir/subdir/file3: Deleted 2026/02/26 05:18:22 DEBUG : dir: invalidating directory cache 2026/02/26 05:18:22 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/26 05:18:22 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/26 05:18:22 DEBUG : dir/file1: Reset virtual modtime 2026/02/26 05:18:22 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/26 05:18:22 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/26 05:18:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/26 05:18:22 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/26 05:18:22 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/26 05:18:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:22 DEBUG : dir: invalidating directory cache 2026/02/26 05:18:22 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/26 05:18:22 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/26 05:18:22 DEBUG : forgetting directory cache 2026/02/26 05:18:22 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:22 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/26 05:18:22 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/26 05:18:22 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:22 DEBUG : dir/virtualDir2: Looking for writers 2026/02/26 05:18:22 DEBUG : dir/virtualDir: Looking for writers 2026/02/26 05:18:22 DEBUG : dir: Looking for writers 2026/02/26 05:18:22 DEBUG : virtualFile: reading active writers 2026/02/26 05:18:22 DEBUG : virtualDir: reading active writers 2026/02/26 05:18:22 DEBUG : file1: reading active writers 2026/02/26 05:18:22 DEBUG : virtualFile2: reading active writers 2026/02/26 05:18:22 DEBUG : virtualDir2: reading active writers 2026/02/26 05:18:22 DEBUG : Looking for writers 2026/02/26 05:18:22 DEBUG : dir: reading active writers 2026/02/26 05:18:22 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.26s) --- PASS: TestDirReadDirAll/Virtual (1.27s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:22 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:22 DEBUG : dir/file1.rclone_chunk.001_21rrnn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:22 INFO : dir/file1.rclone_chunk.001_21rrnn: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:22 INFO : dir/file1.rclone_chunk.001_21rrnn: Deleted 2026/02/26 05:18:23 ERROR : dir/: Can only open directories read only 2026/02/26 05:18:23 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:23 DEBUG : dir: Looking for writers 2026/02/26 05:18:23 DEBUG : Looking for writers 2026/02/26 05:18:23 DEBUG : dir: reading active writers 2026/02/26 05:18:23 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.76s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:23 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:23 DEBUG : dir/file1.rclone_chunk.001_21rsks: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:23 INFO : dir/file1.rclone_chunk.001_21rsks: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:23 INFO : dir/file1.rclone_chunk.001_21rsks: Deleted 2026/02/26 05:18:24 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 05:18:24 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/26 05:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 05:18:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 05:18:24 DEBUG : dir/potato: size = 5 OK 2026/02/26 05:18:24 DEBUG : dir/potato.rclone_chunk.001_21rt6i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:18:24 INFO : dir/potato.rclone_chunk.001_21rt6i: Copied (server-side copy) to: dir/potato 2026/02/26 05:18:24 INFO : dir/potato.rclone_chunk.001_21rt6i: Deleted 2026/02/26 05:18:24 DEBUG : dir/potato: size = 5 OK 2026/02/26 05:18:24 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/26 05:18:24 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/26 05:18:24 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 05:18:24 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:24 DEBUG : dir: Looking for writers 2026/02/26 05:18:24 DEBUG : file1: reading active writers 2026/02/26 05:18:24 DEBUG : potato: reading active writers 2026/02/26 05:18:24 DEBUG : Looking for writers 2026/02/26 05:18:24 DEBUG : dir: reading active writers 2026/02/26 05:18:24 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.39s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:25 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:25 DEBUG : dir/file1.rclone_chunk.001_21rt9r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:25 INFO : dir/file1.rclone_chunk.001_21rt9r: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:25 INFO : dir/file1.rclone_chunk.001_21rt9r: Deleted 2026/02/26 05:18:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/02/26 05:18:25 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:25 DEBUG : dir/sub: Looking for writers 2026/02/26 05:18:25 DEBUG : dir: Looking for writers 2026/02/26 05:18:25 DEBUG : sub: reading active writers 2026/02/26 05:18:25 DEBUG : file1: reading active writers 2026/02/26 05:18:25 DEBUG : Looking for writers 2026/02/26 05:18:25 DEBUG : dir: reading active writers 2026/02/26 05:18:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.18s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:26 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:26 DEBUG : dir/file1.rclone_chunk.001_21ruom: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:26 INFO : dir/file1.rclone_chunk.001_21ruom: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:26 INFO : dir/file1.rclone_chunk.001_21ruom: Deleted 2026/02/26 05:18:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/26 05:18:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/02/26 05:18:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:26 DEBUG : dir/sub/subsub: Looking for writers 2026/02/26 05:18:26 DEBUG : dir/sub: Looking for writers 2026/02/26 05:18:26 DEBUG : subsub: reading active writers 2026/02/26 05:18:26 DEBUG : dir: Looking for writers 2026/02/26 05:18:26 DEBUG : file1: reading active writers 2026/02/26 05:18:26 DEBUG : sub: reading active writers 2026/02/26 05:18:26 DEBUG : Looking for writers 2026/02/26 05:18:26 DEBUG : dir: reading active writers 2026/02/26 05:18:26 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.11s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:27 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:27 DEBUG : dir/file1.rclone_chunk.001_21rwtm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:27 INFO : dir/file1.rclone_chunk.001_21rwtm: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:27 INFO : dir/file1.rclone_chunk.001_21rwtm: Deleted 2026/02/26 05:18:27 ERROR : dir/: Dir.Remove not empty 2026/02/26 05:18:27 DEBUG : dir/file1: Remove: 2026/02/26 05:18:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:27 DEBUG : dir/file1: >Remove: err= 2026/02/26 05:18:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 05:18:27 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:27 DEBUG : Looking for writers 2026/02/26 05:18:27 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:28 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:28 DEBUG : dir/file1.rclone_chunk.001_21rwnt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:28 INFO : dir/file1.rclone_chunk.001_21rwnt: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:28 INFO : dir/file1.rclone_chunk.001_21rwnt: Deleted 2026/02/26 05:18:28 DEBUG : dir/file1: Remove: 2026/02/26 05:18:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:28 DEBUG : dir/file1: >Remove: err= 2026/02/26 05:18:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 05:18:28 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:28 DEBUG : Looking for writers 2026/02/26 05:18:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.85s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:29 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:29 DEBUG : dir/file1.rclone_chunk.001_21rxb3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:29 INFO : dir/file1.rclone_chunk.001_21rxb3: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:29 INFO : dir/file1.rclone_chunk.001_21rxb3: Deleted 2026/02/26 05:18:29 DEBUG : dir/file1: Remove: 2026/02/26 05:18:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:29 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/02/26 05:18:29 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:29 DEBUG : dir: Looking for writers 2026/02/26 05:18:29 DEBUG : Looking for writers 2026/02/26 05:18:29 DEBUG : dir: reading active writers 2026/02/26 05:18:29 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.01s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:30 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:30 DEBUG : dir/file1.rclone_chunk.001_21ryiq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:30 INFO : dir/file1.rclone_chunk.001_21ryiq: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:30 INFO : dir/file1.rclone_chunk.001_21ryiq: Deleted 2026/02/26 05:18:30 DEBUG : dir/file3: size = 15 OK 2026/02/26 05:18:30 DEBUG : dir/file3.rclone_chunk.001_21rzj0: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/02/26 05:18:30 INFO : dir/file3.rclone_chunk.001_21rzj0: Copied (server-side copy) to: dir/file3 2026/02/26 05:18:30 INFO : dir/file3.rclone_chunk.001_21rzj0: Deleted 2026/02/26 05:18:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/26 05:18:31 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:31 DEBUG : dir/file3: copy non-chunked object... 2026/02/26 05:18:31 DEBUG : dir2/file1: size = 14 OK 2026/02/26 05:18:31 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/02/26 05:18:31 DEBUG : dir2/file3: size = 15 OK 2026/02/26 05:18:31 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/02/26 05:18:31 INFO : dir/file1: Deleted 2026/02/26 05:18:31 INFO : dir/file3: Deleted 2026/02/26 05:18:31 DEBUG : dir: Updating dir with dir2 0xc000b48750 2026/02/26 05:18:31 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 05:18:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/26 05:18:31 DEBUG : dir2/file1: copy non-chunked object... 2026/02/26 05:18:31 DEBUG : file2: size = 14 OK 2026/02/26 05:18:31 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/02/26 05:18:31 INFO : dir2/file1: Deleted 2026/02/26 05:18:31 DEBUG : file2: Updating file with file2 0xc000b18f00 2026/02/26 05:18:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 05:18:32 DEBUG : file2: copy non-chunked object... 2026/02/26 05:18:32 DEBUG : dir2/file3: size = 14 OK 2026/02/26 05:18:32 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/02/26 05:18:32 INFO : file2: Deleted 2026/02/26 05:18:32 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000b18f00 2026/02/26 05:18:32 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/26 05:18:32 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/26 05:18:32 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/26 05:18:32 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000c17c70 2026/02/26 05:18:32 DEBUG : empty directory: forgetting directory cache 2026/02/26 05:18:32 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/26 05:18:32 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/26 05:18:32 DEBUG : dir2: Renaming to "dir3" 2026/02/26 05:18:32 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:32 DEBUG : dir3: Looking for writers 2026/02/26 05:18:32 DEBUG : file3: reading active writers 2026/02/26 05:18:32 DEBUG : renamed empty directory: Looking for writers 2026/02/26 05:18:32 DEBUG : Looking for writers 2026/02/26 05:18:32 DEBUG : dir3: reading active writers 2026/02/26 05:18:32 DEBUG : renamed empty directory: reading active writers 2026/02/26 05:18:32 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:33 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:33 DEBUG : dir/file1.rclone_chunk.001_21s121: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:33 INFO : dir/file1.rclone_chunk.001_21s121: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:33 INFO : dir/file1.rclone_chunk.001_21s121: Deleted 2026/02/26 05:18:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/26 05:18:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:18:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 05:18:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/26 05:18:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/26 05:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 05:18:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:18:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 05:18:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/26 05:18:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/26 05:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 05:18:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (12 bytes), uploading instead of streaming 2026/02/26 05:18:33 DEBUG : dir/sub/file2: size = 12 OK 2026/02/26 05:18:33 DEBUG : dir/sub/file2.rclone_chunk.001_21s2k8: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/26 05:18:33 INFO : dir/sub/file2.rclone_chunk.001_21s2k8: Copied (server-side copy) to: dir/sub/file2 2026/02/26 05:18:33 INFO : dir/sub/file2.rclone_chunk.001_21s2k8: Deleted 2026/02/26 05:18:33 DEBUG : dir/sub/file2: size = 12 OK 2026/02/26 05:18:33 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/26 05:18:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 05:18:33 DEBUG : forgetting directory cache 2026/02/26 05:18:33 DEBUG : dir: forgetting directory cache 2026/02/26 05:18:33 DEBUG : dir/sub: forgetting directory cache 2026/02/26 05:18:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/26 05:18:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 05:18:34 DEBUG : dir/sub/file0: size = 5 OK 2026/02/26 05:18:34 DEBUG : dir/sub/file0.rclone_chunk.001_21s2ju: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:18:34 INFO : dir/sub/file0.rclone_chunk.001_21s2ju: Copied (server-side copy) to: dir/sub/file0 2026/02/26 05:18:34 INFO : dir/sub/file0.rclone_chunk.001_21s2ju: Deleted 2026/02/26 05:18:34 DEBUG : dir/sub/file0: size = 5 OK 2026/02/26 05:18:34 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/26 05:18:34 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 05:18:34 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:34 DEBUG : dir/sub: Looking for writers 2026/02/26 05:18:34 DEBUG : file0: reading active writers 2026/02/26 05:18:34 DEBUG : file2: reading active writers 2026/02/26 05:18:34 DEBUG : dir: Looking for writers 2026/02/26 05:18:34 DEBUG : sub: reading active writers 2026/02/26 05:18:34 DEBUG : file1: reading active writers 2026/02/26 05:18:34 DEBUG : Looking for writers 2026/02/26 05:18:34 DEBUG : dir: reading active writers 2026/02/26 05:18:34 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.81s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/26 05:18:34 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:34 DEBUG : Looking for writers 2026/02/26 05:18:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:34 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:34 DEBUG : dir/file1.rclone_chunk.001_21s3l4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:34 INFO : dir/file1.rclone_chunk.001_21s3l4: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:34 INFO : dir/file1.rclone_chunk.001_21s3l4: Deleted 2026/02/26 05:18:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:18:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 05:18:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/26 05:18:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:18:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/26 05:18:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/26 05:18:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/26 05:18:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:18:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 05:18:35 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:35 DEBUG : dir: Looking for writers 2026/02/26 05:18:35 DEBUG : file1.metadata: reading active writers 2026/02/26 05:18:35 DEBUG : file1: reading active writers 2026/02/26 05:18:35 DEBUG : Looking for writers 2026/02/26 05:18:35 DEBUG : dir: reading active writers 2026/02/26 05:18:35 DEBUG : dir.metadata: reading active writers 2026/02/26 05:18:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:35 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:35 DEBUG : dir/file1.rclone_chunk.001_21s4tq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:35 INFO : dir/file1.rclone_chunk.001_21s4tq: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:35 INFO : dir/file1.rclone_chunk.001_21s4tq: Deleted 2026/02/26 05:18:36 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:36 DEBUG : dir: Looking for writers 2026/02/26 05:18:36 DEBUG : file1: reading active writers 2026/02/26 05:18:36 DEBUG : Looking for writers 2026/02/26 05:18:36 DEBUG : dir: reading active writers 2026/02/26 05:18:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.96s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:36 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:36 DEBUG : dir/file1.rclone_chunk.001_21s5d9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:36 INFO : dir/file1.rclone_chunk.001_21s5d9: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:36 INFO : dir/file1.rclone_chunk.001_21s5d9: Deleted 2026/02/26 05:18:37 DEBUG : time_test: size = 5 OK 2026/02/26 05:18:37 DEBUG : time_test.rclone_chunk.001_21s614: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/02/26 05:18:37 INFO : time_test.rclone_chunk.001_21s614: Copied (server-side copy) to: time_test 2026/02/26 05:18:37 INFO : time_test.rclone_chunk.001_21s614: Deleted 2026/02/26 05:18:37 DEBUG : Can set mod time: true 2026/02/26 05:18:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/26 05:18:37 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:37 DEBUG : dir: Looking for writers 2026/02/26 05:18:37 DEBUG : file1: reading active writers 2026/02/26 05:18:37 DEBUG : Looking for writers 2026/02/26 05:18:37 DEBUG : dir: reading active writers 2026/02/26 05:18:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:38 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:38 DEBUG : dir/file1.rclone_chunk.001_21s75e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:38 INFO : dir/file1.rclone_chunk.001_21s75e: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:38 INFO : dir/file1.rclone_chunk.001_21s75e: Deleted 2026/02/26 05:18:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:38 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 05:18:39 DEBUG : dir/file1: size = 0 OK 2026/02/26 05:18:39 DEBUG : dir/file1.rclone_chunk.001_21s7or: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:18:39 INFO : dir/file1.rclone_chunk.001_21s7or: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:39 INFO : dir/file1.rclone_chunk.001_21s7or: Deleted 2026/02/26 05:18:39 DEBUG : dir/file1: size = 0 OK 2026/02/26 05:18:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/26 05:18:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/26 05:18:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:39 DEBUG : dir: Looking for writers 2026/02/26 05:18:39 DEBUG : file1: reading active writers 2026/02/26 05:18:39 DEBUG : Looking for writers 2026/02/26 05:18:39 DEBUG : dir: reading active writers 2026/02/26 05:18:39 DEBUG : >WaitForWriters: 2026/02/26 05:18:39 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:39 DEBUG : dir: Looking for writers 2026/02/26 05:18:39 DEBUG : file1: reading active writers 2026/02/26 05:18:39 DEBUG : Looking for writers 2026/02/26 05:18:39 DEBUG : dir: reading active writers 2026/02/26 05:18:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:40 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:40 DEBUG : dir/file1.rclone_chunk.001_21s86f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:40 INFO : dir/file1.rclone_chunk.001_21s86f: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:40 INFO : dir/file1.rclone_chunk.001_21s86f: Deleted 2026/02/26 05:18:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:40 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 05:18:40 DEBUG : dir/file1: size = 5 OK 2026/02/26 05:18:40 DEBUG : dir/file1.rclone_chunk.001_21s9l3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:18:40 INFO : dir/file1.rclone_chunk.001_21s9l3: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:40 INFO : dir/file1.rclone_chunk.001_21s9l3: Deleted 2026/02/26 05:18:40 DEBUG : dir/file1: size = 5 OK 2026/02/26 05:18:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/26 05:18:40 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/26 05:18:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:40 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:40 DEBUG : dir: Looking for writers 2026/02/26 05:18:40 DEBUG : file1: reading active writers 2026/02/26 05:18:40 DEBUG : Looking for writers 2026/02/26 05:18:40 DEBUG : dir: reading active writers 2026/02/26 05:18:40 DEBUG : >WaitForWriters: 2026/02/26 05:18:41 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:41 DEBUG : dir: Looking for writers 2026/02/26 05:18:41 DEBUG : file1: reading active writers 2026/02/26 05:18:41 DEBUG : Looking for writers 2026/02/26 05:18:41 DEBUG : dir: reading active writers 2026/02/26 05:18:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:41 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:41 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:41 DEBUG : dir/file1.rclone_chunk.001_21sa9u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:41 INFO : dir/file1.rclone_chunk.001_21sa9u: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:41 INFO : dir/file1.rclone_chunk.001_21sa9u: Deleted 2026/02/26 05:18:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/26 05:18:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:42 DEBUG : dir: Looking for writers 2026/02/26 05:18:42 DEBUG : file1: reading active writers 2026/02/26 05:18:42 DEBUG : Looking for writers 2026/02/26 05:18:42 DEBUG : dir: reading active writers 2026/02/26 05:18:42 DEBUG : >WaitForWriters: 2026/02/26 05:18:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:42 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:42 DEBUG : dir/file1.rclone_chunk.001_21sbfa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:42 INFO : dir/file1.rclone_chunk.001_21sbfa: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:42 INFO : dir/file1.rclone_chunk.001_21sbfa: Deleted 2026/02/26 05:18:43 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/26 05:18:43 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:43 DEBUG : dir/file1(0xc000850980): close: 2026/02/26 05:18:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/26 05:18:43 DEBUG : dir/file1(0xc000850980): >close: err= 2026/02/26 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:43 DEBUG : dir: Looking for writers 2026/02/26 05:18:43 DEBUG : file1: reading active writers 2026/02/26 05:18:43 DEBUG : Looking for writers 2026/02/26 05:18:43 DEBUG : dir: reading active writers 2026/02/26 05:18:43 DEBUG : >WaitForWriters: 2026/02/26 05:18:43 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:43 DEBUG : dir: Looking for writers 2026/02/26 05:18:43 DEBUG : file1: reading active writers 2026/02/26 05:18:43 DEBUG : Looking for writers 2026/02/26 05:18:43 DEBUG : dir: reading active writers 2026/02/26 05:18:43 DEBUG : >WaitForWriters: 2026/02/26 05:18:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:43 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:43 DEBUG : dir/file1.rclone_chunk.001_21sckc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:43 INFO : dir/file1.rclone_chunk.001_21sckc: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:43 INFO : dir/file1.rclone_chunk.001_21sckc: Deleted 2026/02/26 05:18:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/26 05:18:44 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): _writeAt: size=5, off=0 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): openPending: 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): >openPending: err= 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): >_writeAt: n=5, err= 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): close: 2026/02/26 05:18:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/26 05:18:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/26 05:18:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/26 05:18:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/26 05:18:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:18:44 DEBUG : dir/file1(0xc0009fe100): >close: err= 2026/02/26 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 05:18:44 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:18:44 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:44 DEBUG : dir/file1.rclone_chunk.001_21sdvm: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/02/26 05:18:44 INFO : dir/file1.rclone_chunk.001_21sdvm: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:44 INFO : dir/file1.rclone_chunk.001_21sdvm: Deleted 2026/02/26 05:18:44 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:44 INFO : dir/file1: Copied (replaced existing) 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/02/26 05:18:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 05:18:44 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/26 05:18:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : >WaitForWriters: 2026/02/26 05:18:44 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:44 DEBUG : dir: Looking for writers 2026/02/26 05:18:44 DEBUG : file1: reading active writers 2026/02/26 05:18:44 DEBUG : Looking for writers 2026/02/26 05:18:44 DEBUG : dir: reading active writers 2026/02/26 05:18:44 DEBUG : >WaitForWriters: 2026/02/26 05:18:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.71s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.66s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.67s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.08s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.05s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.68s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:45 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:45 DEBUG : dir/file1.rclone_chunk.001_21set3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:45 INFO : dir/file1.rclone_chunk.001_21set3: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:45 INFO : dir/file1.rclone_chunk.001_21set3: Deleted 2026/02/26 05:18:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:18:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:18:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:18:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 05:18:45 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:45 DEBUG : dir: Looking for writers 2026/02/26 05:18:45 DEBUG : file1: reading active writers 2026/02/26 05:18:45 DEBUG : Looking for writers 2026/02/26 05:18:45 DEBUG : dir: reading active writers 2026/02/26 05:18:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.95s) === RUN TestFileOpenReadUnknownSize 2026/02/26 05:18:46 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/26 05:18:46 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/26 05:18:46 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:18:46 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/26 05:18:46 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:46 DEBUG : Looking for writers 2026/02/26 05:18:46 DEBUG : file.txt: reading active writers 2026/02/26 05:18:46 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:46 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:46 DEBUG : dir/file1.rclone_chunk.001_21sfo9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:46 INFO : dir/file1.rclone_chunk.001_21sfo9: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:46 INFO : dir/file1.rclone_chunk.001_21sfo9: Deleted 2026/02/26 05:18:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 05:18:47 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:47 DEBUG : dir/file1.rclone_chunk.001_21sfar: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:18:47 INFO : dir/file1.rclone_chunk.001_21sfar: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:47 INFO : dir/file1.rclone_chunk.001_21sfar: Deleted 2026/02/26 05:18:47 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/26 05:18:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:47 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:47 DEBUG : dir: Looking for writers 2026/02/26 05:18:47 DEBUG : file1: reading active writers 2026/02/26 05:18:47 DEBUG : Looking for writers 2026/02/26 05:18:47 DEBUG : dir: reading active writers 2026/02/26 05:18:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.30s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:47 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:47 DEBUG : dir/file1.rclone_chunk.001_21sghz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:47 INFO : dir/file1.rclone_chunk.001_21sghz: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:47 INFO : dir/file1.rclone_chunk.001_21sghz: Deleted 2026/02/26 05:18:48 DEBUG : dir/file1: Remove: 2026/02/26 05:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:48 DEBUG : dir/file1: >Remove: err= 2026/02/26 05:18:48 DEBUG : dir/file1: Remove: 2026/02/26 05:18:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/26 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:48 DEBUG : dir: Looking for writers 2026/02/26 05:18:48 DEBUG : Looking for writers 2026/02/26 05:18:48 DEBUG : dir: reading active writers 2026/02/26 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:48 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:48 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:48 DEBUG : dir/file1.rclone_chunk.001_21shs1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:48 INFO : dir/file1.rclone_chunk.001_21shs1: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:48 INFO : dir/file1.rclone_chunk.001_21shs1: Deleted 2026/02/26 05:18:48 DEBUG : dir/file1: Remove: 2026/02/26 05:18:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:48 DEBUG : dir/file1: >Remove: err= 2026/02/26 05:18:48 DEBUG : dir/file1: Remove: 2026/02/26 05:18:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/26 05:18:48 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:48 DEBUG : dir: Looking for writers 2026/02/26 05:18:48 DEBUG : Looking for writers 2026/02/26 05:18:48 DEBUG : dir: reading active writers 2026/02/26 05:18:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:49 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:49 DEBUG : dir/file1.rclone_chunk.001_21sip6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:49 INFO : dir/file1.rclone_chunk.001_21sip6: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:49 INFO : dir/file1.rclone_chunk.001_21sip6: Deleted 2026/02/26 05:18:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:18:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/26 05:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/26 05:18:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:49 DEBUG : dir/file1: Open: flags=0x3 2026/02/26 05:18:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/26 05:18:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/26 05:18:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:49 DEBUG : dir: Looking for writers 2026/02/26 05:18:49 DEBUG : file1: reading active writers 2026/02/26 05:18:49 DEBUG : Looking for writers 2026/02/26 05:18:49 DEBUG : dir: reading active writers 2026/02/26 05:18:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:50 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:50 DEBUG : dir/file1.rclone_chunk.001_21sic5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:50 INFO : dir/file1.rclone_chunk.001_21sic5: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:50 INFO : dir/file1.rclone_chunk.001_21sic5: Deleted 2026/02/26 05:18:50 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:50 DEBUG : dir: Looking for writers 2026/02/26 05:18:50 DEBUG : file1: reading active writers 2026/02/26 05:18:50 DEBUG : Looking for writers 2026/02/26 05:18:50 DEBUG : dir: reading active writers 2026/02/26 05:18:50 DEBUG : >WaitForWriters: 2026/02/26 05:18:50 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:50 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:50 INFO : dir/file1: Deleted 2026/02/26 05:18:50 DEBUG : newLeaf: Updating file with newLeaf 0xc000d82d80 2026/02/26 05:18:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:51 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:18:51 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:51 INFO : newLeaf: Deleted 2026/02/26 05:18:51 DEBUG : dir/file1: Updating file with dir/file1 0xc000d82d80 2026/02/26 05:18:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:51 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d82d80 2026/02/26 05:18:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 05:18:51 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:51 DEBUG : dir/file1.rclone_chunk.001_21skez: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:18:51 INFO : dir/file1.rclone_chunk.001_21skez: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:51 INFO : dir/file1.rclone_chunk.001_21skez: Deleted 2026/02/26 05:18:51 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:51 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/26 05:18:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:51 DEBUG : newLeaf: Running delayed rename now 2026/02/26 05:18:51 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:52 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:18:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:52 INFO : dir/file1: Deleted 2026/02/26 05:18:52 DEBUG : newLeaf: Updating file with newLeaf 0xc000d82d80 2026/02/26 05:18:52 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:52 DEBUG : dir: Looking for writers 2026/02/26 05:18:52 DEBUG : Looking for writers 2026/02/26 05:18:52 DEBUG : dir: reading active writers 2026/02/26 05:18:52 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:52 DEBUG : >WaitForWriters: 2026/02/26 05:18:52 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:52 DEBUG : dir: Looking for writers 2026/02/26 05:18:52 DEBUG : Looking for writers 2026/02/26 05:18:52 DEBUG : dir: reading active writers 2026/02/26 05:18:52 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:52 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:52 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:52 DEBUG : dir/file1.rclone_chunk.001_21sl47: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:52 INFO : dir/file1.rclone_chunk.001_21sl47: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:52 INFO : dir/file1.rclone_chunk.001_21sl47: Deleted 2026/02/26 05:18:52 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:52 DEBUG : dir: Looking for writers 2026/02/26 05:18:52 DEBUG : file1: reading active writers 2026/02/26 05:18:52 DEBUG : Looking for writers 2026/02/26 05:18:52 DEBUG : dir: reading active writers 2026/02/26 05:18:52 DEBUG : >WaitForWriters: 2026/02/26 05:18:53 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:53 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:53 INFO : dir/file1: Deleted 2026/02/26 05:18:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000d83440 2026/02/26 05:18:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:53 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:18:53 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:53 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:53 INFO : newLeaf: Deleted 2026/02/26 05:18:53 DEBUG : dir/file1: Updating file with dir/file1 0xc000d83440 2026/02/26 05:18:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:53 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 05:18:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:53 DEBUG : dir/file1: File is currently open, delaying rename 0xc000d83440 2026/02/26 05:18:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 05:18:54 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:54 DEBUG : dir/file1.rclone_chunk.001_21smi8: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:18:54 INFO : dir/file1.rclone_chunk.001_21smi8: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:54 INFO : dir/file1.rclone_chunk.001_21smi8: Deleted 2026/02/26 05:18:54 DEBUG : dir/file1: size = 25 OK 2026/02/26 05:18:54 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/26 05:18:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:54 DEBUG : newLeaf: Running delayed rename now 2026/02/26 05:18:54 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:54 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:18:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:54 INFO : dir/file1: Deleted 2026/02/26 05:18:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000d83440 2026/02/26 05:18:54 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:54 DEBUG : dir: Looking for writers 2026/02/26 05:18:54 DEBUG : Looking for writers 2026/02/26 05:18:54 DEBUG : dir: reading active writers 2026/02/26 05:18:54 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:54 DEBUG : >WaitForWriters: 2026/02/26 05:18:54 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:54 DEBUG : dir: Looking for writers 2026/02/26 05:18:54 DEBUG : Looking for writers 2026/02/26 05:18:54 DEBUG : dir: reading active writers 2026/02/26 05:18:54 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:54 DEBUG : >WaitForWriters: 2026/02/26 05:18:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:55 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:55 DEBUG : dir/file1.rclone_chunk.001_21snjk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:55 INFO : dir/file1.rclone_chunk.001_21snjk: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:55 INFO : dir/file1.rclone_chunk.001_21snjk: Deleted 2026/02/26 05:18:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:18:55 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): openPending: 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 05:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): >openPending: err= 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:18:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): _writeAt: size=14, off=0 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): >_writeAt: n=14, err= 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): close: 2026/02/26 05:18:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:18:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:18:55 DEBUG : dir/file1(0xc000b9bdc0): >close: err= 2026/02/26 05:18:55 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 05:18:55 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:18:55 DEBUG : dir: Looking for writers 2026/02/26 05:18:55 DEBUG : file1: reading active writers 2026/02/26 05:18:55 DEBUG : Looking for writers 2026/02/26 05:18:55 DEBUG : dir: reading active writers 2026/02/26 05:18:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:18:55 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:55 DEBUG : dir/file1.rclone_chunk.001_21soy8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:55 INFO : dir/file1.rclone_chunk.001_21soy8: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:55 INFO : dir/file1.rclone_chunk.001_21soy8: Deleted 2026/02/26 05:18:55 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:55 INFO : dir/file1: Copied (replaced existing) 2026/02/26 05:18:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 05:18:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/26 05:18:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 05:18:56 DEBUG : dir: Looking for writers 2026/02/26 05:18:56 DEBUG : file1: reading active writers 2026/02/26 05:18:56 DEBUG : Looking for writers 2026/02/26 05:18:56 DEBUG : dir: reading active writers 2026/02/26 05:18:56 DEBUG : >WaitForWriters: 2026/02/26 05:18:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:18:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): _readAt: size=512, off=0 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): openPending: 2026/02/26 05:18:56 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/02/26 05:18:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 05:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): >openPending: err= 2026/02/26 05:18:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): >_readAt: n=14, err=EOF 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): close: 2026/02/26 05:18:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:18:56 DEBUG : dir/file1(0xc000bd4180): >close: err= 2026/02/26 05:18:56 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:56 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:56 INFO : dir/file1: Deleted 2026/02/26 05:18:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:18:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f0180 2026/02/26 05:18:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:56 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:18:56 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:56 INFO : newLeaf: Deleted 2026/02/26 05:18:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 05:18:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f0180 2026/02/26 05:18:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:56 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:56 DEBUG : dir/file1(0xc0006e6300): openPending: 2026/02/26 05:18:56 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/02/26 05:18:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 05:18:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:56 DEBUG : dir/file1(0xc0006e6300): >openPending: err= 2026/02/26 05:18:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:18:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:56 DEBUG : dir/file1(0xc0006e6300): _writeAt: size=25, off=0 2026/02/26 05:18:56 DEBUG : dir/file1(0xc0006e6300): >_writeAt: n=25, err= 2026/02/26 05:18:56 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:57 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:57 INFO : dir/file1: Deleted 2026/02/26 05:18:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:18:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f0180 2026/02/26 05:18:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:57 DEBUG : newLeaf(0xc0006e6300): close: 2026/02/26 05:18:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 05:18:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 05:18:56.874221895 +0000 UTC m=+47.866721255 2026/02/26 05:18:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 05:18:57 DEBUG : newLeaf(0xc0006e6300): >close: err= 2026/02/26 05:18:57 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:18:57 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 05:18:57 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:18:57 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:18:57 DEBUG : newLeaf.rclone_chunk.001_21sqoh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:18:57 INFO : newLeaf.rclone_chunk.001_21sqoh: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:57 INFO : newLeaf.rclone_chunk.001_21sqoh: Deleted 2026/02/26 05:18:57 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:18:57 INFO : newLeaf: Copied (replaced existing) 2026/02/26 05:18:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 05:18:56.874221895 +0000 UTC" 2026/02/26 05:18:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 05:18:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : >WaitForWriters: 2026/02/26 05:18:57 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:57 DEBUG : dir: Looking for writers 2026/02/26 05:18:57 DEBUG : Looking for writers 2026/02/26 05:18:57 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:57 DEBUG : dir: reading active writers 2026/02/26 05:18:57 DEBUG : >WaitForWriters: 2026/02/26 05:18:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:18:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:18:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:18:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:18:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:18:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:18:58 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:58 DEBUG : dir/file1.rclone_chunk.001_21sq2z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:18:58 INFO : dir/file1.rclone_chunk.001_21sq2z: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:58 INFO : dir/file1.rclone_chunk.001_21sq2z: Deleted 2026/02/26 05:18:58 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:58 DEBUG : dir: Looking for writers 2026/02/26 05:18:58 DEBUG : file1: reading active writers 2026/02/26 05:18:58 DEBUG : Looking for writers 2026/02/26 05:18:58 DEBUG : dir: reading active writers 2026/02/26 05:18:58 DEBUG : >WaitForWriters: 2026/02/26 05:18:58 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:58 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:59 INFO : dir/file1: Deleted 2026/02/26 05:18:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f1b00 2026/02/26 05:18:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:59 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:18:59 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:18:59 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:18:59 INFO : newLeaf: Deleted 2026/02/26 05:18:59 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f1b00 2026/02/26 05:18:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:18:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:18:59 DEBUG : dir/file1(0xc000c2ce00): openPending: 2026/02/26 05:18:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:18:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 05:18:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:18:59 DEBUG : dir/file1(0xc000c2ce00): >openPending: err= 2026/02/26 05:18:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:18:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:18:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:18:59 DEBUG : dir/file1(0xc000c2ce00): _writeAt: size=25, off=0 2026/02/26 05:18:59 DEBUG : dir/file1(0xc000c2ce00): >_writeAt: n=25, err= 2026/02/26 05:18:59 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:18:59 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:18:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:18:59 INFO : dir/file1: Deleted 2026/02/26 05:18:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:18:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f1b00 2026/02/26 05:18:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:18:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:18:59 DEBUG : newLeaf(0xc000c2ce00): close: 2026/02/26 05:18:59 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 05:18:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 05:18:59.483777595 +0000 UTC m=+50.476276985 2026/02/26 05:18:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 05:18:59 DEBUG : newLeaf(0xc000c2ce00): >close: err= 2026/02/26 05:18:59 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:18:59 DEBUG : dir: Looking for writers 2026/02/26 05:18:59 DEBUG : Looking for writers 2026/02/26 05:18:59 DEBUG : dir: reading active writers 2026/02/26 05:18:59 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:18:59 DEBUG : dir: Looking for writers 2026/02/26 05:18:59 DEBUG : Looking for writers 2026/02/26 05:18:59 DEBUG : dir: reading active writers 2026/02/26 05:18:59 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:18:59 DEBUG : dir: Looking for writers 2026/02/26 05:18:59 DEBUG : Looking for writers 2026/02/26 05:18:59 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:59 DEBUG : dir: reading active writers 2026/02/26 05:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:18:59 DEBUG : dir: Looking for writers 2026/02/26 05:18:59 DEBUG : Looking for writers 2026/02/26 05:18:59 DEBUG : dir: reading active writers 2026/02/26 05:18:59 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:18:59 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 05:18:59 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:18:59 DEBUG : dir: Looking for writers 2026/02/26 05:18:59 DEBUG : Looking for writers 2026/02/26 05:18:59 DEBUG : dir: reading active writers 2026/02/26 05:18:59 DEBUG : newLeaf: reading active writers 2026/02/26 05:18:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:00 DEBUG : dir: Looking for writers 2026/02/26 05:19:00 DEBUG : Looking for writers 2026/02/26 05:19:00 DEBUG : dir: reading active writers 2026/02/26 05:19:00 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:00 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:00 DEBUG : newLeaf.rclone_chunk.001_21ssv0: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:19:00 INFO : newLeaf.rclone_chunk.001_21ssv0: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:00 INFO : newLeaf.rclone_chunk.001_21ssv0: Deleted 2026/02/26 05:19:00 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:00 INFO : newLeaf: Copied (replaced existing) 2026/02/26 05:19:00 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 05:18:59.483777595 +0000 UTC" 2026/02/26 05:19:00 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 05:19:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:00 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 05:19:00 DEBUG : dir: Looking for writers 2026/02/26 05:19:00 DEBUG : Looking for writers 2026/02/26 05:19:00 DEBUG : dir: reading active writers 2026/02/26 05:19:00 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:00 DEBUG : >WaitForWriters: 2026/02/26 05:19:00 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:00 DEBUG : dir: Looking for writers 2026/02/26 05:19:00 DEBUG : Looking for writers 2026/02/26 05:19:00 DEBUG : dir: reading active writers 2026/02/26 05:19:00 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:00 DEBUG : >WaitForWriters: 2026/02/26 05:19:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:01 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:01 DEBUG : dir/file1.rclone_chunk.001_21stba: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:01 INFO : dir/file1.rclone_chunk.001_21stba: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:01 INFO : dir/file1.rclone_chunk.001_21stba: Deleted 2026/02/26 05:19:01 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:19:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): openPending: 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 05:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): >openPending: err= 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:19:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): _writeAt: size=14, off=0 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): >_writeAt: n=14, err= 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): close: 2026/02/26 05:19:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000d44880): >close: err= 2026/02/26 05:19:01 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 05:19:01 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:01 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:01 DEBUG : dir/file1.rclone_chunk.001_21suvf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:01 INFO : dir/file1.rclone_chunk.001_21suvf: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:01 INFO : dir/file1.rclone_chunk.001_21suvf: Deleted 2026/02/26 05:19:01 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:01 INFO : dir/file1: Copied (replaced existing) 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/26 05:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:01 DEBUG : dir: Looking for writers 2026/02/26 05:19:01 DEBUG : file1: reading active writers 2026/02/26 05:19:01 DEBUG : Looking for writers 2026/02/26 05:19:01 DEBUG : dir: reading active writers 2026/02/26 05:19:01 DEBUG : >WaitForWriters: 2026/02/26 05:19:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): _readAt: size=512, off=0 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): openPending: 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 05:19:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): >openPending: err= 2026/02/26 05:19:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): >_readAt: n=14, err=EOF 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): close: 2026/02/26 05:19:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:01 DEBUG : dir/file1(0xc000a6e5c0): >close: err= 2026/02/26 05:19:02 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:19:02 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:19:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:02 INFO : dir/file1: Deleted 2026/02/26 05:19:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:19:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000b5a840 2026/02/26 05:19:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:19:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:02 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:19:02 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:02 INFO : newLeaf: Deleted 2026/02/26 05:19:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 05:19:02 DEBUG : dir/file1: Updating file with dir/file1 0xc000b5a840 2026/02/26 05:19:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:19:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:19:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:02 DEBUG : dir/file1(0xc000b3c700): openPending: 2026/02/26 05:19:02 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/02/26 05:19:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 05:19:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:02 DEBUG : dir/file1(0xc000b3c700): >openPending: err= 2026/02/26 05:19:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:19:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:02 DEBUG : dir/file1(0xc000b3c700): _writeAt: size=25, off=0 2026/02/26 05:19:02 DEBUG : dir/file1(0xc000b3c700): >_writeAt: n=25, err= 2026/02/26 05:19:02 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:19:02 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:19:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:02 INFO : dir/file1: Deleted 2026/02/26 05:19:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:19:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000b5a840 2026/02/26 05:19:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:19:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:02 DEBUG : newLeaf(0xc000b3c700): close: 2026/02/26 05:19:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 05:19:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 05:19:02.739822621 +0000 UTC m=+53.732322011 2026/02/26 05:19:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:02 DEBUG : newLeaf(0xc000b3c700): >close: err= 2026/02/26 05:19:02 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:02 DEBUG : dir: Looking for writers 2026/02/26 05:19:02 DEBUG : Looking for writers 2026/02/26 05:19:02 DEBUG : dir: reading active writers 2026/02/26 05:19:02 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:02 DEBUG : dir: Looking for writers 2026/02/26 05:19:02 DEBUG : Looking for writers 2026/02/26 05:19:02 DEBUG : dir: reading active writers 2026/02/26 05:19:02 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:02 DEBUG : dir: Looking for writers 2026/02/26 05:19:02 DEBUG : Looking for writers 2026/02/26 05:19:02 DEBUG : dir: reading active writers 2026/02/26 05:19:02 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:03 DEBUG : dir: Looking for writers 2026/02/26 05:19:03 DEBUG : Looking for writers 2026/02/26 05:19:03 DEBUG : dir: reading active writers 2026/02/26 05:19:03 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:03 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 05:19:03 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:03 DEBUG : dir: Looking for writers 2026/02/26 05:19:03 DEBUG : Looking for writers 2026/02/26 05:19:03 DEBUG : dir: reading active writers 2026/02/26 05:19:03 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:03 DEBUG : dir: Looking for writers 2026/02/26 05:19:03 DEBUG : Looking for writers 2026/02/26 05:19:03 DEBUG : dir: reading active writers 2026/02/26 05:19:03 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:03 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:03 DEBUG : newLeaf.rclone_chunk.001_21swis: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:19:03 INFO : newLeaf.rclone_chunk.001_21swis: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:03 INFO : newLeaf.rclone_chunk.001_21swis: Deleted 2026/02/26 05:19:03 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:03 INFO : newLeaf: Copied (replaced existing) 2026/02/26 05:19:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 05:19:02.739822621 +0000 UTC" 2026/02/26 05:19:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 05:19:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 05:19:03 DEBUG : dir: Looking for writers 2026/02/26 05:19:03 DEBUG : Looking for writers 2026/02/26 05:19:03 DEBUG : dir: reading active writers 2026/02/26 05:19:03 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:03 DEBUG : >WaitForWriters: 2026/02/26 05:19:03 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:03 DEBUG : dir: Looking for writers 2026/02/26 05:19:03 DEBUG : Looking for writers 2026/02/26 05:19:03 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:03 DEBUG : dir: reading active writers 2026/02/26 05:19:03 DEBUG : >WaitForWriters: 2026/02/26 05:19:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:04 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:04 DEBUG : dir/file1.rclone_chunk.001_21swwa: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:04 INFO : dir/file1.rclone_chunk.001_21swwa: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:04 INFO : dir/file1.rclone_chunk.001_21swwa: Deleted 2026/02/26 05:19:04 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:04 DEBUG : dir: Looking for writers 2026/02/26 05:19:04 DEBUG : file1: reading active writers 2026/02/26 05:19:04 DEBUG : Looking for writers 2026/02/26 05:19:04 DEBUG : dir: reading active writers 2026/02/26 05:19:04 DEBUG : >WaitForWriters: 2026/02/26 05:19:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): _readAt: size=512, off=0 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): openPending: 2026/02/26 05:19:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 05:19:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): >openPending: err= 2026/02/26 05:19:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/26 05:19:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): >_readAt: n=14, err=EOF 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): close: 2026/02/26 05:19:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:04 DEBUG : dir/file1(0xc0009ff240): >close: err= 2026/02/26 05:19:04 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:19:04 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:19:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:04 INFO : dir/file1: Deleted 2026/02/26 05:19:04 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:19:04 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f0300 2026/02/26 05:19:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:19:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:04 DEBUG : newLeaf: copy non-chunked object... 2026/02/26 05:19:05 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:05 INFO : newLeaf: Deleted 2026/02/26 05:19:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 05:19:05 DEBUG : dir/file1: Updating file with dir/file1 0xc0007f0300 2026/02/26 05:19:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 05:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:19:05 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:05 DEBUG : dir/file1(0xc000c2cac0): openPending: 2026/02/26 05:19:05 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/02/26 05:19:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 05:19:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:05 DEBUG : dir/file1(0xc000c2cac0): >openPending: err= 2026/02/26 05:19:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:19:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:05 DEBUG : dir/file1(0xc000c2cac0): _writeAt: size=25, off=0 2026/02/26 05:19:05 DEBUG : dir/file1(0xc000c2cac0): >_writeAt: n=25, err= 2026/02/26 05:19:05 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:19:05 DEBUG : newLeaf: size = 14 OK 2026/02/26 05:19:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:05 INFO : dir/file1: Deleted 2026/02/26 05:19:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 05:19:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0007f0300 2026/02/26 05:19:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:19:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:05 DEBUG : newLeaf(0xc000c2cac0): close: 2026/02/26 05:19:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 05:19:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 05:19:05.264875491 +0000 UTC m=+56.257374881 2026/02/26 05:19:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:05 DEBUG : newLeaf(0xc000c2cac0): >close: err= 2026/02/26 05:19:05 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:05 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 05:19:05 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:05 DEBUG : dir: Looking for writers 2026/02/26 05:19:05 DEBUG : Looking for writers 2026/02/26 05:19:05 DEBUG : dir: reading active writers 2026/02/26 05:19:05 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:06 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:06 DEBUG : newLeaf.rclone_chunk.001_21sy26: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 05:19:06 INFO : newLeaf.rclone_chunk.001_21sy26: Copied (server-side copy) to: newLeaf 2026/02/26 05:19:06 INFO : newLeaf.rclone_chunk.001_21sy26: Deleted 2026/02/26 05:19:06 DEBUG : newLeaf: size = 25 OK 2026/02/26 05:19:06 INFO : newLeaf: Copied (replaced existing) 2026/02/26 05:19:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 05:19:05.264875491 +0000 UTC" 2026/02/26 05:19:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 05:19:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 05:19:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 05:19:06 DEBUG : dir: Looking for writers 2026/02/26 05:19:06 DEBUG : Looking for writers 2026/02/26 05:19:06 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:06 DEBUG : dir: reading active writers 2026/02/26 05:19:06 DEBUG : >WaitForWriters: 2026/02/26 05:19:06 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:06 DEBUG : dir: Looking for writers 2026/02/26 05:19:06 DEBUG : Looking for writers 2026/02/26 05:19:06 DEBUG : dir: reading active writers 2026/02/26 05:19:06 DEBUG : newLeaf: reading active writers 2026/02/26 05:19:06 DEBUG : >WaitForWriters: 2026/02/26 05:19:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestFileRename (16.48s) --- PASS: TestFileRename/off,forceCache=false (2.52s) --- PASS: TestFileRename/minimal,forceCache=false (2.29s) --- PASS: TestFileRename/minimal,forceCache=true (3.30s) --- PASS: TestFileRename/writes,forceCache=false (2.62s) --- PASS: TestFileRename/writes,forceCache=true (3.21s) --- PASS: TestFileRename/full,forceCache=false (2.53s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:06 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:06 DEBUG : Looking for writers 2026/02/26 05:19:06 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:06 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:06 DEBUG : dir/file1.rclone_chunk.001_21szdm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:06 INFO : dir/file1.rclone_chunk.001_21szdm: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:06 INFO : dir/file1.rclone_chunk.001_21szdm: Deleted 2026/02/26 05:19:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:19:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 05:19:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:07 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:07 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:07 DEBUG : dir: Looking for writers 2026/02/26 05:19:07 DEBUG : file1: reading active writers 2026/02/26 05:19:07 DEBUG : Looking for writers 2026/02/26 05:19:07 DEBUG : dir: reading active writers 2026/02/26 05:19:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.88s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:07 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:07 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:07 DEBUG : dir/file1.rclone_chunk.001_21t0tj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:07 INFO : dir/file1.rclone_chunk.001_21t0tj: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:07 INFO : dir/file1.rclone_chunk.001_21t0tj: Deleted 2026/02/26 05:19:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:19:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 05:19:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:07 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/26 05:19:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/26 05:19:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/26 05:19:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/26 05:19:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/26 05:19:08 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/26 05:19:08 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/26 05:19:08 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:08 DEBUG : dir: Looking for writers 2026/02/26 05:19:08 DEBUG : file1: reading active writers 2026/02/26 05:19:08 DEBUG : Looking for writers 2026/02/26 05:19:08 DEBUG : dir: reading active writers 2026/02/26 05:19:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.40s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:09 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:09 DEBUG : dir/file1.rclone_chunk.001_21t10z: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:09 INFO : dir/file1.rclone_chunk.001_21t10z: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:09 INFO : dir/file1.rclone_chunk.001_21t10z: Deleted 2026/02/26 05:19:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:19:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/26 05:19:09 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/26 05:19:09 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/26 05:19:09 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/26 05:19:09 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/26 05:19:09 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/26 05:19:09 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/26 05:19:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/26 05:19:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/26 05:19:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/26 05:19:09 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/26 05:19:09 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/26 05:19:09 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/26 05:19:09 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/26 05:19:09 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/26 05:19:09 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:09 DEBUG : dir: Looking for writers 2026/02/26 05:19:09 DEBUG : file1: reading active writers 2026/02/26 05:19:09 DEBUG : Looking for writers 2026/02/26 05:19:09 DEBUG : dir: reading active writers 2026/02/26 05:19:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.46s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:10 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:10 DEBUG : dir/file1.rclone_chunk.001_21t3fv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:10 INFO : dir/file1.rclone_chunk.001_21t3fv: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:10 INFO : dir/file1.rclone_chunk.001_21t3fv: Deleted 2026/02/26 05:19:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:19:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 05:19:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:10 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:10 DEBUG : dir: Looking for writers 2026/02/26 05:19:10 DEBUG : file1: reading active writers 2026/02/26 05:19:10 DEBUG : Looking for writers 2026/02/26 05:19:10 DEBUG : dir: reading active writers 2026/02/26 05:19:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.91s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:11 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:11 DEBUG : dir/file1.rclone_chunk.001_21t41f: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:11 INFO : dir/file1.rclone_chunk.001_21t41f: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:11 INFO : dir/file1.rclone_chunk.001_21t41f: Deleted 2026/02/26 05:19:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 05:19:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 05:19:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:11 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/26 05:19:11 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/26 05:19:11 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:11 DEBUG : dir: Looking for writers 2026/02/26 05:19:11 DEBUG : file1: reading active writers 2026/02/26 05:19:11 DEBUG : Looking for writers 2026/02/26 05:19:11 DEBUG : dir: reading active writers 2026/02/26 05:19:11 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.91s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:12 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:12 DEBUG : dir/file1.rclone_chunk.001_21t5lh: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:12 INFO : dir/file1.rclone_chunk.001_21t5lh: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:12 INFO : dir/file1.rclone_chunk.001_21t5lh: Deleted 2026/02/26 05:19:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:12 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): _readAt: size=1, off=0 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): openPending: 2026/02/26 05:19:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >openPending: err= 2026/02/26 05:19:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 05:19:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >_readAt: n=1, err= 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): _readAt: size=256, off=1 2026/02/26 05:19:12 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >_readAt: n=15, err=EOF 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): _readAt: size=16, off=16 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >_readAt: n=0, err=EOF 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): close: 2026/02/26 05:19:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >close: err= 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): close: 2026/02/26 05:19:12 DEBUG : dir/file1(0xc000dfcac0): >close: err=file already closed 2026/02/26 05:19:12 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:12 DEBUG : dir: Looking for writers 2026/02/26 05:19:12 DEBUG : file1: reading active writers 2026/02/26 05:19:12 DEBUG : Looking for writers 2026/02/26 05:19:12 DEBUG : dir: reading active writers 2026/02/26 05:19:12 DEBUG : >WaitForWriters: 2026/02/26 05:19:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:13 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:13 DEBUG : dir/file1.rclone_chunk.001_21t58r: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:13 INFO : dir/file1.rclone_chunk.001_21t58r: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:13 INFO : dir/file1.rclone_chunk.001_21t58r: Deleted 2026/02/26 05:19:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:13 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): _readAt: size=1, off=0 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): openPending: 2026/02/26 05:19:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >openPending: err= 2026/02/26 05:19:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 05:19:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >_readAt: n=1, err= 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): _readAt: size=1, off=5 2026/02/26 05:19:13 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >_readAt: n=1, err= 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): _readAt: size=1, off=3 2026/02/26 05:19:13 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >_readAt: n=1, err= 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): _readAt: size=1, off=13 2026/02/26 05:19:13 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >_readAt: n=1, err= 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): _readAt: size=16, off=100 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >_readAt: n=0, err=EOF 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): close: 2026/02/26 05:19:13 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:13 DEBUG : dir/file1(0xc000b3db00): >close: err= 2026/02/26 05:19:13 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:13 DEBUG : dir: Looking for writers 2026/02/26 05:19:13 DEBUG : file1: reading active writers 2026/02/26 05:19:13 DEBUG : Looking for writers 2026/02/26 05:19:13 DEBUG : dir: reading active writers 2026/02/26 05:19:13 DEBUG : >WaitForWriters: 2026/02/26 05:19:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:14 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:14 DEBUG : dir/file1.rclone_chunk.001_21t6os: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:14 INFO : dir/file1.rclone_chunk.001_21t6os: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:14 INFO : dir/file1.rclone_chunk.001_21t6os: Deleted 2026/02/26 05:19:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:14 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=1, off=0 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): openPending: 2026/02/26 05:19:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >openPending: err= 2026/02/26 05:19:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 05:19:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=1, err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=1, off=5 2026/02/26 05:19:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=1, err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=1, off=1 2026/02/26 05:19:14 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=1, err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=6, off=10 2026/02/26 05:19:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=6, err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=256, off=10 2026/02/26 05:19:14 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=6, err=EOF 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=256, off=100 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=0, err=EOF 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): close: 2026/02/26 05:19:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >close: err= 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): _readAt: size=256, off=100 2026/02/26 05:19:14 DEBUG : dir/file1(0xc000b4c840): >_readAt: n=0, err=file already closed 2026/02/26 05:19:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:14 DEBUG : dir: Looking for writers 2026/02/26 05:19:14 DEBUG : file1: reading active writers 2026/02/26 05:19:14 DEBUG : Looking for writers 2026/02/26 05:19:14 DEBUG : dir: reading active writers 2026/02/26 05:19:14 DEBUG : >WaitForWriters: 2026/02/26 05:19:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.04s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:14 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:15 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:15 DEBUG : dir/file1.rclone_chunk.001_21t7mm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:15 INFO : dir/file1.rclone_chunk.001_21t7mm: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:15 INFO : dir/file1.rclone_chunk.001_21t7mm: Deleted 2026/02/26 05:19:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:15 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): RWFileHandle.Flush 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): _readAt: size=256, off=0 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): openPending: 2026/02/26 05:19:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): >openPending: err= 2026/02/26 05:19:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/26 05:19:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): >_readAt: n=16, err=EOF 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): RWFileHandle.Flush 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): RWFileHandle.Flush 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): close: 2026/02/26 05:19:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:15 DEBUG : dir/file1(0xc000a5fa40): >close: err= 2026/02/26 05:19:15 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:15 DEBUG : dir: Looking for writers 2026/02/26 05:19:15 DEBUG : file1: reading active writers 2026/02/26 05:19:15 DEBUG : Looking for writers 2026/02/26 05:19:15 DEBUG : dir: reading active writers 2026/02/26 05:19:15 DEBUG : >WaitForWriters: 2026/02/26 05:19:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:16 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:16 DEBUG : dir/file1.rclone_chunk.001_21t83i: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:16 INFO : dir/file1.rclone_chunk.001_21t83i: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:16 INFO : dir/file1.rclone_chunk.001_21t83i: Deleted 2026/02/26 05:19:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 05:19:16 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): _readAt: size=256, off=0 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): openPending: 2026/02/26 05:19:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): >openPending: err= 2026/02/26 05:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/26 05:19:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): >_readAt: n=16, err=EOF 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): RWFileHandle.Release 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): close: 2026/02/26 05:19:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): >close: err= 2026/02/26 05:19:16 DEBUG : dir/file1(0xc000dfc500): RWFileHandle.Release 2026/02/26 05:19:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:16 DEBUG : dir: Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : dir: reading active writers 2026/02/26 05:19:16 DEBUG : >WaitForWriters: 2026/02/26 05:19:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:16 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): openPending: 2026/02/26 05:19:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): >openPending: err= 2026/02/26 05:19:16 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): _writeAt: size=5, off=0 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): >_writeAt: n=5, err= 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): _writeAt: size=7, off=5 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): >_writeAt: n=7, err= 2026/02/26 05:19:16 DEBUG : file1: vfs cache: truncate to size=11 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): close: 2026/02/26 05:19:16 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:16.821020928 +0000 UTC m=+67.813520349 2026/02/26 05:19:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): >close: err= 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): close: 2026/02/26 05:19:16 DEBUG : file1(0xc000dfd740): >close: err=file already closed 2026/02/26 05:19:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:16 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:16 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:16 DEBUG : Looking for writers 2026/02/26 05:19:16 DEBUG : file1: reading active writers 2026/02/26 05:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:17 DEBUG : file1: size = 11 OK 2026/02/26 05:19:17 DEBUG : file1.rclone_chunk.001_21t992: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 05:19:17 INFO : file1.rclone_chunk.001_21t992: Copied (server-side copy) to: file1 2026/02/26 05:19:17 INFO : file1.rclone_chunk.001_21t992: Deleted 2026/02/26 05:19:17 DEBUG : file1: size = 11 OK 2026/02/26 05:19:17 INFO : file1: Copied (new) 2026/02/26 05:19:17 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-26 05:19:16.821020928 +0000 UTC" 2026/02/26 05:19:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:17 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : >WaitForWriters: 2026/02/26 05:19:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : >WaitForWriters: 2026/02/26 05:19:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.90s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:17 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): openPending: 2026/02/26 05:19:17 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): >openPending: err= 2026/02/26 05:19:17 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:17 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:17 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): _writeAt: size=7, off=0 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): >_writeAt: n=7, err= 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): _writeAt: size=6, off=5 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): >_writeAt: n=6, err= 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): close: 2026/02/26 05:19:17 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:17.72103537 +0000 UTC m=+68.713534751 2026/02/26 05:19:17 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): >close: err= 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): _writeAt: size=5, off=0 2026/02/26 05:19:17 DEBUG : file1(0xc000b3cb40): >_writeAt: n=0, err=file already closed 2026/02/26 05:19:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:17 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:17 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:17 DEBUG : Looking for writers 2026/02/26 05:19:17 DEBUG : file1: reading active writers 2026/02/26 05:19:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:18 DEBUG : file1: size = 11 OK 2026/02/26 05:19:18 DEBUG : file1.rclone_chunk.001_21taql: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 05:19:18 INFO : file1.rclone_chunk.001_21taql: Copied (server-side copy) to: file1 2026/02/26 05:19:18 INFO : file1.rclone_chunk.001_21taql: Deleted 2026/02/26 05:19:18 DEBUG : file1: size = 11 OK 2026/02/26 05:19:18 INFO : file1: Copied (new) 2026/02/26 05:19:18 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-26 05:19:17.72103537 +0000 UTC" 2026/02/26 05:19:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:18 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : >WaitForWriters: 2026/02/26 05:19:18 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : >WaitForWriters: 2026/02/26 05:19:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:18 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:18 DEBUG : file1(0xc000a3cb00): openPending: 2026/02/26 05:19:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:18 DEBUG : file1(0xc000a3cb00): >openPending: err= 2026/02/26 05:19:18 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:18 DEBUG : file1(0xc000a3cb00): close: 2026/02/26 05:19:18 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:18.63017857 +0000 UTC m=+69.622677950 2026/02/26 05:19:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:18 DEBUG : file1(0xc000a3cb00): >close: err= 2026/02/26 05:19:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 05:19:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:18 DEBUG : file2: newRWFileHandle: 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): openPending: 2026/02/26 05:19:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): >openPending: err= 2026/02/26 05:19:18 DEBUG : file2: >newRWFileHandle: err= 2026/02/26 05:19:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 05:19:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/26 05:19:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): RWFileHandle.Flush 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): RWFileHandle.Release 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): close: 2026/02/26 05:19:18 DEBUG : file2: vfs cache: setting modification time to 2026-02-26 05:19:18.631481115 +0000 UTC m=+69.623980475 2026/02/26 05:19:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:18 DEBUG : file2(0xc000a3cf80): >close: err= 2026/02/26 05:19:18 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/26 05:19:18 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:18 DEBUG : file2: vfs cache: starting upload 2026/02/26 05:19:18 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/26 05:19:18 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:18 DEBUG : Looking for writers 2026/02/26 05:19:18 DEBUG : file1: reading active writers 2026/02/26 05:19:18 DEBUG : file2: reading active writers 2026/02/26 05:19:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/26 05:19:19 DEBUG : file2: size = 0 OK 2026/02/26 05:19:19 DEBUG : file2.rclone_chunk.001_21tbdj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:19 INFO : file2.rclone_chunk.001_21tbdj: Copied (server-side copy) to: file2 2026/02/26 05:19:19 DEBUG : file1: size = 0 OK 2026/02/26 05:19:19 DEBUG : file1.rclone_chunk.001_21tbfr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:19 INFO : file1.rclone_chunk.001_21tbfr: Copied (server-side copy) to: file1 2026/02/26 05:19:19 INFO : file2.rclone_chunk.001_21tbdj: Deleted 2026/02/26 05:19:19 DEBUG : file2: size = 0 OK 2026/02/26 05:19:19 INFO : file2: Copied (new) 2026/02/26 05:19:19 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-26 05:19:18.631481115 +0000 UTC" 2026/02/26 05:19:19 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/26 05:19:19 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 05:19:19 INFO : file2: vfs cache: upload succeeded try #1 2026/02/26 05:19:19 INFO : file1.rclone_chunk.001_21tbfr: Deleted 2026/02/26 05:19:19 DEBUG : file1: size = 0 OK 2026/02/26 05:19:19 INFO : file1: Copied (new) 2026/02/26 05:19:19 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-26 05:19:18.63017857 +0000 UTC" 2026/02/26 05:19:19 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:19 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : file2: reading active writers 2026/02/26 05:19:19 DEBUG : >WaitForWriters: 2026/02/26 05:19:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : file2: reading active writers 2026/02/26 05:19:19 DEBUG : >WaitForWriters: 2026/02/26 05:19:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.03s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:19 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): openPending: 2026/02/26 05:19:19 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): >openPending: err= 2026/02/26 05:19:19 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:19 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:19 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): _writeAt: size=5, off=0 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): >_writeAt: n=5, err= 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): RWFileHandle.Flush 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): RWFileHandle.Flush 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): close: 2026/02/26 05:19:19 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:19.660323003 +0000 UTC m=+70.652822393 2026/02/26 05:19:19 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:19 DEBUG : file1(0xc000a5f640): >close: err= 2026/02/26 05:19:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:19 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:19 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:19 DEBUG : Looking for writers 2026/02/26 05:19:19 DEBUG : file1: reading active writers 2026/02/26 05:19:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:20 DEBUG : file1: size = 5 OK 2026/02/26 05:19:20 DEBUG : file1.rclone_chunk.001_21tcg7: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:20 INFO : file1.rclone_chunk.001_21tcg7: Copied (server-side copy) to: file1 2026/02/26 05:19:20 INFO : file1.rclone_chunk.001_21tcg7: Deleted 2026/02/26 05:19:20 DEBUG : file1: size = 5 OK 2026/02/26 05:19:20 INFO : file1: Copied (new) 2026/02/26 05:19:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 05:19:19.660323003 +0000 UTC" 2026/02/26 05:19:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:20 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : >WaitForWriters: 2026/02/26 05:19:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:20 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): openPending: 2026/02/26 05:19:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): >openPending: err= 2026/02/26 05:19:20 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): _writeAt: size=5, off=0 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): >_writeAt: n=5, err= 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): RWFileHandle.Release 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): close: 2026/02/26 05:19:20 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:20.486708433 +0000 UTC m=+71.479207813 2026/02/26 05:19:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): >close: err= 2026/02/26 05:19:20 DEBUG : file1(0xc000b9b340): RWFileHandle.Release 2026/02/26 05:19:20 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:20 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:20 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:20 DEBUG : Looking for writers 2026/02/26 05:19:20 DEBUG : file1: reading active writers 2026/02/26 05:19:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:20 DEBUG : file1: size = 5 OK 2026/02/26 05:19:20 DEBUG : file1.rclone_chunk.001_21td2s: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:20 INFO : file1.rclone_chunk.001_21td2s: Copied (server-side copy) to: file1 2026/02/26 05:19:21 INFO : file1.rclone_chunk.001_21td2s: Deleted 2026/02/26 05:19:21 DEBUG : file1: size = 5 OK 2026/02/26 05:19:21 INFO : file1: Copied (new) 2026/02/26 05:19:21 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 05:19:20.486708433 +0000 UTC" 2026/02/26 05:19:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:21 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:21 DEBUG : Looking for writers 2026/02/26 05:19:21 DEBUG : file1: reading active writers 2026/02/26 05:19:21 DEBUG : >WaitForWriters: 2026/02/26 05:19:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:21 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:21 DEBUG : dir/file1.rclone_chunk.001_21tem0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:21 INFO : dir/file1.rclone_chunk.001_21tem0: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:21 INFO : dir/file1.rclone_chunk.001_21tem0: Deleted 2026/02/26 05:19:21 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 05:19:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:19:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): openPending: 2026/02/26 05:19:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): >openPending: err= 2026/02/26 05:19:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 05:19:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): _writeAt: size=5, off=0 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): >_writeAt: n=5, err= 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): close: 2026/02/26 05:19:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:21 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-26 05:19:21.992837004 +0000 UTC m=+72.985336394 2026/02/26 05:19:21 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:21 DEBUG : dir/file1(0xc000b05480): >close: err= 2026/02/26 05:19:21 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:21 DEBUG : dir: Looking for writers 2026/02/26 05:19:21 DEBUG : file1: reading active writers 2026/02/26 05:19:21 DEBUG : Looking for writers 2026/02/26 05:19:21 DEBUG : dir: reading active writers 2026/02/26 05:19:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:22 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 05:19:22 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:22 DEBUG : dir/file1: size = 5 OK 2026/02/26 05:19:22 DEBUG : dir/file1.rclone_chunk.001_21tfrl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:22 INFO : dir/file1.rclone_chunk.001_21tfrl: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:22 INFO : dir/file1.rclone_chunk.001_21tfrl: Deleted 2026/02/26 05:19:22 DEBUG : dir/file1: size = 5 OK 2026/02/26 05:19:22 INFO : dir/file1: Copied (replaced existing) 2026/02/26 05:19:22 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-26 05:19:21.992837004 +0000 UTC" 2026/02/26 05:19:22 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:22 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:22 DEBUG : dir: Looking for writers 2026/02/26 05:19:22 DEBUG : file1: reading active writers 2026/02/26 05:19:22 DEBUG : Looking for writers 2026/02/26 05:19:22 DEBUG : dir: reading active writers 2026/02/26 05:19:22 DEBUG : >WaitForWriters: 2026/02/26 05:19:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:23 DEBUG : dir/file1: size = 16 OK 2026/02/26 05:19:23 DEBUG : dir/file1.rclone_chunk.001_21tfis: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/02/26 05:19:23 INFO : dir/file1.rclone_chunk.001_21tfis: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:23 INFO : dir/file1.rclone_chunk.001_21tfis: Deleted 2026/02/26 05:19:23 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 05:19:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 05:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 05:19:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): _writeAt: size=5, off=0 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): openPending: 2026/02/26 05:19:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 05:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): >openPending: err= 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): >_writeAt: n=5, err= 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): _writeAt: size=15, off=5 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): >_writeAt: n=15, err= 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): close: 2026/02/26 05:19:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/26 05:19:23 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-26 05:19:23.527886312 +0000 UTC m=+74.520385702 2026/02/26 05:19:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:23 DEBUG : dir/file1(0xc000b3d500): >close: err= 2026/02/26 05:19:23 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:23 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 05:19:23 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:23 DEBUG : dir: Looking for writers 2026/02/26 05:19:23 DEBUG : file1: reading active writers 2026/02/26 05:19:23 DEBUG : Looking for writers 2026/02/26 05:19:23 DEBUG : dir: reading active writers 2026/02/26 05:19:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:24 DEBUG : dir/file1: size = 20 OK 2026/02/26 05:19:24 DEBUG : dir/file1.rclone_chunk.001_21tg3k: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/02/26 05:19:24 INFO : dir/file1.rclone_chunk.001_21tg3k: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:24 INFO : dir/file1.rclone_chunk.001_21tg3k: Deleted 2026/02/26 05:19:24 DEBUG : dir/file1: size = 20 OK 2026/02/26 05:19:24 INFO : dir/file1: Copied (replaced existing) 2026/02/26 05:19:24 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-26 05:19:23.527886312 +0000 UTC" 2026/02/26 05:19:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:24 DEBUG : dir: Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : dir: reading active writers 2026/02/26 05:19:24 DEBUG : >WaitForWriters: 2026/02/26 05:19:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:24 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): openPending: 2026/02/26 05:19:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): >openPending: err= 2026/02/26 05:19:24 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): _writeAt: size=5, off=0 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): >_writeAt: n=5, err= 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): close: 2026/02/26 05:19:24 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 05:19:24.398342968 +0000 UTC m=+75.390842358 2026/02/26 05:19:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:24 DEBUG : file1(0xc000ad7000): >close: err= 2026/02/26 05:19:24 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:24 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:24 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:24 DEBUG : Looking for writers 2026/02/26 05:19:24 DEBUG : file1: reading active writers 2026/02/26 05:19:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:24 DEBUG : file1: size = 5 OK 2026/02/26 05:19:24 DEBUG : file1.rclone_chunk.001_21th6v: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:24 INFO : file1.rclone_chunk.001_21th6v: Copied (server-side copy) to: file1 2026/02/26 05:19:24 INFO : file1.rclone_chunk.001_21th6v: Deleted 2026/02/26 05:19:24 DEBUG : file1: size = 5 OK 2026/02/26 05:19:24 INFO : file1: Copied (new) 2026/02/26 05:19:24 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 05:19:24.398342968 +0000 UTC" 2026/02/26 05:19:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:24 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:25 DEBUG : Looking for writers 2026/02/26 05:19:25 DEBUG : file1: reading active writers 2026/02/26 05:19:25 DEBUG : >WaitForWriters: 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.81s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/26 05:19:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.210106474 +0000 UTC m=+76.202605854 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a9c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.210106474 +0000 UTC m=+76.202605854 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ae40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.210106474 +0000 UTC m=+76.202605854 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0380 item 1 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.213990426 +0000 UTC m=+76.206489855 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ba00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.213990426 +0000 UTC m=+76.206489855 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bf00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0c40 item 2 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.216423472 +0000 UTC m=+76.208922853 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.216423472 +0000 UTC m=+76.208922853 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.216423472 +0000 UTC m=+76.208922853 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e15e0 item 3 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.21997105 +0000 UTC m=+76.212470440 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.21997105 +0000 UTC m=+76.212470440 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffbc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1c70 item 4 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.222587531 +0000 UTC m=+76.215086921 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.222587531 +0000 UTC m=+76.215086921 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.222587531 +0000 UTC m=+76.215086921 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712700 item 5 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.226843634 +0000 UTC m=+76.219343025 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.226843634 +0000 UTC m=+76.219343025 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712f50 item 6 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.229302509 +0000 UTC m=+76.221801900 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969ec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.229302509 +0000 UTC m=+76.221801900 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c440): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.229302509 +0000 UTC m=+76.221801900 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713b20 item 7 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.232963661 +0000 UTC m=+76.225463052 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cf80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.232963661 +0000 UTC m=+76.225463052 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d4c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a310 item 8 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000c2dac0): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.235982381 +0000 UTC m=+76.228481771 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2de80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.235982381 +0000 UTC m=+76.228481771 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.235982381 +0000 UTC m=+76.228481771 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a770 item 9 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.238475832 +0000 UTC m=+76.230975192 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.238475832 +0000 UTC m=+76.230975192 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5ae70 item 10 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000b05b80): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05b80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.241112942 +0000 UTC m=+76.233612323 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.241112942 +0000 UTC m=+76.233612323 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.241112942 +0000 UTC m=+76.233612323 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532fc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b2d0 item 11 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.244794151 +0000 UTC m=+76.237293542 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.244794151 +0000 UTC m=+76.237293542 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a329c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b880 item 12 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000a33000): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.247127661 +0000 UTC m=+76.239627041 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.247127661 +0000 UTC m=+76.239627041 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33ac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bc70 item 13 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.249729986 +0000 UTC m=+76.242229377 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.249729986 +0000 UTC m=+76.242229377 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0070 item 14 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc0000b9dc0): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.252038148 +0000 UTC m=+76.244537508 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.252038148 +0000 UTC m=+76.244537508 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ca940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0bd0 item 15 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.253660505 +0000 UTC m=+76.246159865 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cafc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.253660505 +0000 UTC m=+76.246159865 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cb500): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1880 item 16 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.256865036 +0000 UTC m=+76.249364426 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009cbb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.256865036 +0000 UTC m=+76.249364426 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.256865036 +0000 UTC m=+76.249364426 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6070 item 17 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26028888 +0000 UTC m=+76.252788270 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f4bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26028888 +0000 UTC m=+76.252788270 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6af0 item 18 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26323321 +0000 UTC m=+76.255732590 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26323321 +0000 UTC m=+76.255732590 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26323321 +0000 UTC m=+76.255732590 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b340 item 19 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.267217381 +0000 UTC m=+76.259716762 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.267217381 +0000 UTC m=+76.259716762 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a80f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bc00 item 20 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26989093 +0000 UTC m=+76.262390321 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a815c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26989093 +0000 UTC m=+76.262390321 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a81ac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.26989093 +0000 UTC m=+76.262390321 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e140e0 item 21 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.273136067 +0000 UTC m=+76.265635448 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa66c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.273136067 +0000 UTC m=+76.265635448 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa6c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14620 item 22 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.275890058 +0000 UTC m=+76.268389449 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.275890058 +0000 UTC m=+76.268389449 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.275890058 +0000 UTC m=+76.268389449 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa7c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e149a0 item 23 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.279392031 +0000 UTC m=+76.271891420 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.279392031 +0000 UTC m=+76.271891420 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b148c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e150a0 item 24 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000b14f00): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b14f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.282372959 +0000 UTC m=+76.274872340 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b152c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.282372959 +0000 UTC m=+76.274872340 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b157c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.282372959 +0000 UTC m=+76.274872340 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009f5b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15420 item 25 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.285928091 +0000 UTC m=+76.278427481 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.285928091 +0000 UTC m=+76.278427481 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7960 item 26 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000a42d80): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42d80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.288399229 +0000 UTC m=+76.280898620 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.288399229 +0000 UTC m=+76.280898620 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43640): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.288399229 +0000 UTC m=+76.280898620 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43b80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594070 item 27 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.292545625 +0000 UTC m=+76.285045015 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.292545625 +0000 UTC m=+76.285045015 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7c7c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594a10 item 28 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000a7ce00): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7ce00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.294620005 +0000 UTC m=+76.287119365 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d1c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.294620005 +0000 UTC m=+76.287119365 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7d880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594ee0 item 29 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.296346731 +0000 UTC m=+76.288846091 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a7df00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.296346731 +0000 UTC m=+76.288846091 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be24c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005955e0 item 30 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000be2b00): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.29828807 +0000 UTC m=+76.290787430 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be2ec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.29828807 +0000 UTC m=+76.290787430 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595ea0 item 31 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.300064058 +0000 UTC m=+76.292563418 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000be3c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.300064058 +0000 UTC m=+76.292563418 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c121c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e540 item 32 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.302657747 +0000 UTC m=+76.295157138 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ea80 item 33 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.303507259 +0000 UTC m=+76.296006638 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.303507259 +0000 UTC m=+76.296006638 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ed20 item 33 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.30580513 +0000 UTC m=+76.298304510 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c137c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f420 item 34 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.306764839 +0000 UTC m=+76.299264219 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.306764839 +0000 UTC m=+76.299264219 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f6c0 item 34 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.309521645 +0000 UTC m=+76.302021026 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fb20 item 35 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.310304161 +0000 UTC m=+76.302803541 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c60cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.310304161 +0000 UTC m=+76.302803541 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c611c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fdc0 item 35 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.312303931 +0000 UTC m=+76.304803281 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec310 item 36 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.313045819 +0000 UTC m=+76.305545179 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c61d40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.313045819 +0000 UTC m=+76.305545179 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec4d0 item 36 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.314701871 +0000 UTC m=+76.307201231 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decbd0 item 37 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.315326539 +0000 UTC m=+76.307825899 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8edc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.315326539 +0000 UTC m=+76.307825899 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f2c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dece00 item 37 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.317594062 +0000 UTC m=+76.310093443 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded180 item 38 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.318354437 +0000 UTC m=+76.310853797 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fe40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.318354437 +0000 UTC m=+76.310853797 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded340 item 38 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.320056865 +0000 UTC m=+76.312556225 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded7a0 item 39 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.320833729 +0000 UTC m=+76.313333079 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8f80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.320833729 +0000 UTC m=+76.313333079 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded960 item 39 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.322717671 +0000 UTC m=+76.315217031 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedea0 item 40 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.323531545 +0000 UTC m=+76.316030905 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.323531545 +0000 UTC m=+76.316030905 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cde5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004342a0 item 40 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.325317582 +0000 UTC m=+76.317816942 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdeb80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 41 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.32599034 +0000 UTC m=+76.318489690 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434c40 item 41 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.327153383 +0000 UTC m=+76.319652743 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdf540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.327153383 +0000 UTC m=+76.319652743 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cdfa80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434e70 item 41 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.329327991 +0000 UTC m=+76.321827351 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435420 item 42 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.329994167 +0000 UTC m=+76.322493527 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12640): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435ab0 item 42 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.330824052 +0000 UTC m=+76.323323402 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d12b80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.330824052 +0000 UTC m=+76.323323402 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d13100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435e30 item 42 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.333082298 +0000 UTC m=+76.325581689 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480310 item 43 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.333968119 +0000 UTC m=+76.326467509 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004805b0 item 43 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.335127714 +0000 UTC m=+76.327627095 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6d40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.335127714 +0000 UTC m=+76.327627095 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 43 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.340532061 +0000 UTC m=+76.333031572 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14230 item 44 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.341718769 +0000 UTC m=+76.334218149 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e143f0 item 44 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.342848048 +0000 UTC m=+76.335347438 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cdc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.342848048 +0000 UTC m=+76.335347438 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d3c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e145b0 item 44 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.345119369 +0000 UTC m=+76.337618729 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3da00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14930 item 45 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.346208773 +0000 UTC m=+76.338708193 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3df00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.346208773 +0000 UTC m=+76.338708193 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14d20 item 45 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.348238478 +0000 UTC m=+76.340737838 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c6cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e150a0 item 46 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.348887211 +0000 UTC m=+76.341386571 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c71c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.348887211 +0000 UTC m=+76.341386571 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007c7a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15260 item 46 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.352187362 +0000 UTC m=+76.344686743 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15650 item 47 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.353381634 +0000 UTC m=+76.345881034 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004290c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.353381634 +0000 UTC m=+76.345881034 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e158f0 item 47 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.356848889 +0000 UTC m=+76.349348269 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15c70 item 48 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.357598793 +0000 UTC m=+76.350098153 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc3c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.357598793 +0000 UTC m=+76.350098153 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15ea0 item 48 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.359755499 +0000 UTC m=+76.352254859 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e02a0 item 49 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.36049348 +0000 UTC m=+76.352992840 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.36049348 +0000 UTC m=+76.352992840 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdb00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e05b0 item 49 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.363303036 +0000 UTC m=+76.355802426 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0c40 item 50 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.364819274 +0000 UTC m=+76.357318664 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.364819274 +0000 UTC m=+76.357318664 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0e70 item 50 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.367761229 +0000 UTC m=+76.360260669 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e12d0 item 51 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.368895909 +0000 UTC m=+76.361395288 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.368895909 +0000 UTC m=+76.361395288 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003735c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1490 item 51 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.371725613 +0000 UTC m=+76.364224992 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e19d0 item 52 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.372872455 +0000 UTC m=+76.365371845 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.372872455 +0000 UTC m=+76.365371845 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1ce0 item 52 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.376152448 +0000 UTC m=+76.368651838 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 53 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.377476904 +0000 UTC m=+76.369976374 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.377476904 +0000 UTC m=+76.369976374 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9be00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480540 item 53 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.380403871 +0000 UTC m=+76.372903262 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004811f0 item 54 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.381497313 +0000 UTC m=+76.373996693 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009feb00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.381497313 +0000 UTC m=+76.373996693 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481650 item 54 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.384131689 +0000 UTC m=+76.376631099 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6310 item 55 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.385144738 +0000 UTC m=+76.377644128 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ffc00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.385144738 +0000 UTC m=+76.377644128 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009681c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6540 item 55 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.387581953 +0000 UTC m=+76.380081333 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f71f0 item 56 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.388653142 +0000 UTC m=+76.381152532 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.388653142 +0000 UTC m=+76.381152532 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7570 item 56 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.390880089 +0000 UTC m=+76.383379480 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009699c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7ab0 item 57 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.391810814 +0000 UTC m=+76.384310204 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7d50 item 57 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.392811962 +0000 UTC m=+76.385311342 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c4c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.392811962 +0000 UTC m=+76.385311342 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2ca40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7f10 item 57 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.397127787 +0000 UTC m=+76.389627177 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f0b60 item 58 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.398308202 +0000 UTC m=+76.390807622 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f0e70 item 58 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.399762393 +0000 UTC m=+76.392261793 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2db40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.399762393 +0000 UTC m=+76.392261793 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f13b0 item 58 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.402179199 +0000 UTC m=+76.394678559 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b048c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f1960 item 59 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.404904196 +0000 UTC m=+76.397403586 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f1c70 item 59 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.405699005 +0000 UTC m=+76.398198365 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.405699005 +0000 UTC m=+76.398198365 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b058c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c84d0 item 59 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.407342522 +0000 UTC m=+76.399841882 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8c40 item 60 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.407958763 +0000 UTC m=+76.400458123 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005329c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9420 item 60 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.408780693 +0000 UTC m=+76.401280053 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000533000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.408780693 +0000 UTC m=+76.401280053 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c96c0 item 60 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.410241507 +0000 UTC m=+76.402740867 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9dc0 item 61 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.411617641 +0000 UTC m=+76.404117091 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32f80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.411617641 +0000 UTC m=+76.404117091 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a336c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e82a0 item 61 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.41603656 +0000 UTC m=+76.408535950 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33d00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8770 item 62 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.417194102 +0000 UTC m=+76.409693492 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b84c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.417194102 +0000 UTC m=+76.409693492 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8b60 item 62 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.420153532 +0000 UTC m=+76.412652922 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8f50 item 63 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.421237955 +0000 UTC m=+76.413737346 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6640): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.421237955 +0000 UTC m=+76.413737346 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6d80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9110 item 63 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.424227391 +0000 UTC m=+76.416726781 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad73c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9570 item 64 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.425386887 +0000 UTC m=+76.417886277 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.425386887 +0000 UTC m=+76.417886277 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9880 item 64 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.428986091 +0000 UTC m=+76.421485511 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9d50 item 65 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.430288767 +0000 UTC m=+76.422788158 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eb80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.430288767 +0000 UTC m=+76.422788158 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f0c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9f10 item 65 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.43250809 +0000 UTC m=+76.425007450 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac24d0 item 66 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.433270758 +0000 UTC m=+76.425770118 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fb80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.433270758 +0000 UTC m=+76.425770118 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac2700 item 66 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.435648049 +0000 UTC m=+76.428147409 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008227c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac2a80 item 67 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.436351956 +0000 UTC m=+76.428851316 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000822c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.436351956 +0000 UTC m=+76.428851316 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac30a0 item 67 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.438140427 +0000 UTC m=+76.430639787 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008237c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3570 item 68 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.438930396 +0000 UTC m=+76.431429756 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000823cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.438930396 +0000 UTC m=+76.431429756 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3730 item 68 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.440862277 +0000 UTC m=+76.433361628 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008348c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3ab0 item 69 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.441599478 +0000 UTC m=+76.434098838 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000834d40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.441599478 +0000 UTC m=+76.434098838 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3c70 item 69 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.443768687 +0000 UTC m=+76.436268067 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008358c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008101c0 item 70 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.444611686 +0000 UTC m=+76.437111046 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000835dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.444611686 +0000 UTC m=+76.437111046 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000872380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008103f0 item 70 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.451029593 +0000 UTC m=+76.443528944 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b463c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc380 item 71 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.453152766 +0000 UTC m=+76.445652166 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b468c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.453152766 +0000 UTC m=+76.445652166 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b46dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc540 item 71 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.457187502 +0000 UTC m=+76.449686902 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47440): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc9a0 item 72 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.460111473 +0000 UTC m=+76.452610833 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.460111473 +0000 UTC m=+76.452610833 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b47e80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccb60 item 72 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.46379653 +0000 UTC m=+76.456295890 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728230 item 73 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.465710138 +0000 UTC m=+76.458209488 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007284d0 item 73 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.466995831 +0000 UTC m=+76.459495181 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.466995831 +0000 UTC m=+76.459495181 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904fc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007287e0 item 73 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.472406721 +0000 UTC m=+76.464906072 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728ee0 item 74 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.472964512 +0000 UTC m=+76.465463862 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007292d0 item 74 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.473958125 +0000 UTC m=+76.466457475 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009400c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.473958125 +0000 UTC m=+76.466457475 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940640): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007296c0 item 74 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.475680662 +0000 UTC m=+76.468180013 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000940c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc81c0 item 75 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.476192888 +0000 UTC m=+76.468692238 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc83f0 item 75 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.476905662 +0000 UTC m=+76.469405012 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009416c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.476905662 +0000 UTC m=+76.469405012 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000941c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc85b0 item 75 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.47829504 +0000 UTC m=+76.470794391 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009882c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8930 item 76 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.479273354 +0000 UTC m=+76.471772705 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009887c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8c40 item 76 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.47998723 +0000 UTC m=+76.472486580 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000988d00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.47998723 +0000 UTC m=+76.472486580 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8f50 item 76 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.481727091 +0000 UTC m=+76.474226441 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009898c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc95e0 item 77 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.482361436 +0000 UTC m=+76.474860786 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000989dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.482361436 +0000 UTC m=+76.474860786 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc9a40 item 77 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.484727485 +0000 UTC m=+76.477226845 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b4b80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc9dc0 item 78 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.485359978 +0000 UTC m=+76.477859338 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.485359978 +0000 UTC m=+76.477859338 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e02a0 item 78 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.487234241 +0000 UTC m=+76.479733591 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009b5dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0a80 item 79 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.487892311 +0000 UTC m=+76.480391662 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.487892311 +0000 UTC m=+76.480391662 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e8a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0c40 item 79 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.489359387 +0000 UTC m=+76.481858747 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e15e0 item 80 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.489867635 +0000 UTC m=+76.482366985 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.489867635 +0000 UTC m=+76.482366985 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009e9c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e17a0 item 80 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.491651428 +0000 UTC m=+76.484150777 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1ce0 item 81 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.492367738 +0000 UTC m=+76.484867088 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a247c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.492367738 +0000 UTC m=+76.484867088 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a24d00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007122a0 item 81 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.494102729 +0000 UTC m=+76.486602089 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712af0 item 82 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.494744809 +0000 UTC m=+76.487244159 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.494744809 +0000 UTC m=+76.487244159 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a25e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712e70 item 82 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.496214008 +0000 UTC m=+76.488713359 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6e500): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007139d0 item 83 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.497009459 +0000 UTC m=+76.489508809 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ea00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.497009459 +0000 UTC m=+76.489508809 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6ef40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713d50 item 83 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.498632628 +0000 UTC m=+76.491131977 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6f5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a2a0 item 84 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.499300817 +0000 UTC m=+76.491800167 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a6fac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.499300817 +0000 UTC m=+76.491800167 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa20c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a540 item 84 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.500944335 +0000 UTC m=+76.493443685 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a930 item 85 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.50153547 +0000 UTC m=+76.494034820 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa2c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.50153547 +0000 UTC m=+76.494034820 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5abd0 item 85 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.502978109 +0000 UTC m=+76.495477459 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b030 item 86 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.503631461 +0000 UTC m=+76.496130811 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa3d00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.503631461 +0000 UTC m=+76.496130811 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b2d0 item 86 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.505497177 +0000 UTC m=+76.497996537 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b6c0 item 87 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.506199902 +0000 UTC m=+76.498699252 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae8e80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.506199902 +0000 UTC m=+76.498699252 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae93c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b8f0 item 87 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.507590023 +0000 UTC m=+76.500089373 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bce0 item 88 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.50828913 +0000 UTC m=+76.500788481 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ae9f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.50828913 +0000 UTC m=+76.500788481 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4a540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bea0 item 88 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.509893064 +0000 UTC m=+76.502392414 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4ab80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0620 item 89 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.510350666 +0000 UTC m=+76.502850017 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b0c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0c40 item 89 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.510847935 +0000 UTC m=+76.503347284 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4b600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.510847935 +0000 UTC m=+76.503347284 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b4bb80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b12d0 item 89 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.512886316 +0000 UTC m=+76.505385666 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1c70 item 90 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.513562541 +0000 UTC m=+76.506061891 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baa780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a070 item 90 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.514663937 +0000 UTC m=+76.507163288 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000baacc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.514663937 +0000 UTC m=+76.507163288 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a3f0 item 90 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.516446367 +0000 UTC m=+76.508945717 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bab8c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a930 item 91 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.517416225 +0000 UTC m=+76.509915575 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000babe00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ab60 item 91 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.518149327 +0000 UTC m=+76.510648677 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe3c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.518149327 +0000 UTC m=+76.510648677 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfe940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041ae00 item 91 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.519785302 +0000 UTC m=+76.512284651 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bfef80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b5e0 item 92 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.520505459 +0000 UTC m=+76.513004819 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bff4c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b810 item 92 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.521222621 +0000 UTC m=+76.513721971 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bffa00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.521222621 +0000 UTC m=+76.513721971 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bc00 item 92 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.523103867 +0000 UTC m=+76.515603227 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6310 item 93 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.523732633 +0000 UTC m=+76.516231983 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c42bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.523732633 +0000 UTC m=+76.516231983 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c432c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6690 item 93 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.525165102 +0000 UTC m=+76.517664452 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6d20 item 94 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.525891672 +0000 UTC m=+76.518391022 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c43e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.525891672 +0000 UTC m=+76.518391022 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6a5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7260 item 94 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.527268176 +0000 UTC m=+76.519767527 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6ac00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b79d0 item 95 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.527826389 +0000 UTC m=+76.520325749 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.527826389 +0000 UTC m=+76.520325749 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6b840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7e30 item 95 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.529106252 +0000 UTC m=+76.521605602 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c6be80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005944d0 item 96 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.529586418 +0000 UTC m=+76.522085767 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e440): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.529586418 +0000 UTC m=+76.522085767 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005947e0 item 96 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= 2026/02/26 05:19:25 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:25 DEBUG : Looking for writers 2026/02/26 05:19:25 DEBUG : >WaitForWriters: 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/26 05:19:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.660559356 +0000 UTC m=+76.653058736 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.660559356 +0000 UTC m=+76.653058736 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.660559356 +0000 UTC m=+76.653058736 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000885b40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdb20 item 1 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.663930501 +0000 UTC m=+76.656429890 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.663930501 +0000 UTC m=+76.656429890 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dc700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434380 item 2 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.666739285 +0000 UTC m=+76.659238676 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dcd40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.666739285 +0000 UTC m=+76.659238676 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd1c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.666739285 +0000 UTC m=+76.659238676 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008dd680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004349a0 item 3 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.669544965 +0000 UTC m=+76.662044325 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008ddd00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.669544965 +0000 UTC m=+76.662044325 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb82c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 4 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.67111817 +0000 UTC m=+76.663617520 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.67111817 +0000 UTC m=+76.663617520 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb8d80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.67111817 +0000 UTC m=+76.663617520 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435730 item 5 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.673723571 +0000 UTC m=+76.666222932 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb98c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.673723571 +0000 UTC m=+76.666222932 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cb9e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418620 item 6 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.675519807 +0000 UTC m=+76.668019167 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92500): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.675519807 +0000 UTC m=+76.668019167 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.675519807 +0000 UTC m=+76.668019167 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92ec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418d90 item 7 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.678257668 +0000 UTC m=+76.670757028 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.678257668 +0000 UTC m=+76.670757028 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d93a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004196c0 item 8 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000c8e300): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.682225618 +0000 UTC m=+76.674724998 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8e6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.682225618 +0000 UTC m=+76.674724998 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8eb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.682225618 +0000 UTC m=+76.674724998 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e5b0 item 9 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.685602954 +0000 UTC m=+76.678102334 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8f780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.685602954 +0000 UTC m=+76.678102334 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c8fcc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ee70 item 10 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000d92380): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.688319615 +0000 UTC m=+76.680819005 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.688319615 +0000 UTC m=+76.680819005 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d92c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.688319615 +0000 UTC m=+76.680819005 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c0c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f500 item 11 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.691630487 +0000 UTC m=+76.684129847 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.691630487 +0000 UTC m=+76.684129847 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3cc80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fb90 item 12 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000b3d300): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.694226028 +0000 UTC m=+76.686725389 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.694226028 +0000 UTC m=+76.686725389 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ddc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec1c0 item 13 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.696701505 +0000 UTC m=+76.689200886 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000428f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.696701505 +0000 UTC m=+76.689200886 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc4c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418150 item 14 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000dfcb40): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.699301427 +0000 UTC m=+76.691800806 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcf00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.699301427 +0000 UTC m=+76.691800806 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000418cb0 item 15 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.701610469 +0000 UTC m=+76.694109829 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.701610469 +0000 UTC m=+76.694109829 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000419c70 item 16 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.70400891 +0000 UTC m=+76.696508291 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6ac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.70400891 +0000 UTC m=+76.696508291 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.70400891 +0000 UTC m=+76.696508291 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008101c0 item 17 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.706515025 +0000 UTC m=+76.699014385 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372f80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.706515025 +0000 UTC m=+76.699014385 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000373600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810700 item 18 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.708642885 +0000 UTC m=+76.701142245 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.708642885 +0000 UTC m=+76.701142245 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.708642885 +0000 UTC m=+76.701142245 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ac40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810a80 item 19 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.712273579 +0000 UTC m=+76.704772939 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.712273579 +0000 UTC m=+76.704772939 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e141c0 item 20 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.71428472 +0000 UTC m=+76.706784080 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.71428472 +0000 UTC m=+76.706784080 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.71428472 +0000 UTC m=+76.706784080 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14540 item 21 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.717571817 +0000 UTC m=+76.710071196 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fff00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.717571817 +0000 UTC m=+76.710071196 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009684c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14af0 item 22 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.719920174 +0000 UTC m=+76.712419554 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968b80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.719920174 +0000 UTC m=+76.712419554 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.719920174 +0000 UTC m=+76.712419554 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e14fc0 item 23 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.72359443 +0000 UTC m=+76.716093810 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.72359443 +0000 UTC m=+76.716093810 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15490 item 24 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000c2c880): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.725965168 +0000 UTC m=+76.718464548 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cc40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.725965168 +0000 UTC m=+76.718464548 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d140): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.725965168 +0000 UTC m=+76.718464548 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e158f0 item 25 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.729368394 +0000 UTC m=+76.721867774 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dd40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.729368394 +0000 UTC m=+76.721867774 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e15e30 item 26 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000b04a40): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.732049387 +0000 UTC m=+76.724548777 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.732049387 +0000 UTC m=+76.724548777 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.732049387 +0000 UTC m=+76.724548777 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0230 item 27 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.734905962 +0000 UTC m=+76.727405322 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b05ec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.734905962 +0000 UTC m=+76.727405322 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000532980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0850 item 28 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc0005334c0): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0005334c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.737596243 +0000 UTC m=+76.730095623 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a321c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.737596243 +0000 UTC m=+76.730095623 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a32980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e0e00 item 29 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.739794767 +0000 UTC m=+76.732294148 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.739794767 +0000 UTC m=+76.732294148 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1260 item 30 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): _readAt: size=2, off=0 2026/02/26 05:19:25 ERROR : open-test-file(0xc000a33bc0): Couldn't read size of file 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a33bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.742306031 +0000 UTC m=+76.734805411 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.742306031 +0000 UTC m=+76.734805411 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b8a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1650 item 31 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.744587943 +0000 UTC m=+76.737087323 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0000b9cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.744587943 +0000 UTC m=+76.737087323 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000e1c00 item 32 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.746917895 +0000 UTC m=+76.739417275 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480230 item 33 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.747822941 +0000 UTC m=+76.740322331 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad6e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.747822941 +0000 UTC m=+76.740322331 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480460 item 33 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.750004423 +0000 UTC m=+76.742503804 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480d90 item 34 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.750969413 +0000 UTC m=+76.743468792 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ad7dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.750969413 +0000 UTC m=+76.743468792 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481180 item 34 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.753193184 +0000 UTC m=+76.745692564 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5e9c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481c70 item 35 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.754074917 +0000 UTC m=+76.746574296 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5eec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.754074917 +0000 UTC m=+76.746574296 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5f3c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f61c0 item 35 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.756536557 +0000 UTC m=+76.749035936 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a5fa40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6d90 item 36 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.757550929 +0000 UTC m=+76.750050309 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.757550929 +0000 UTC m=+76.750050309 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009045c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f70a0 item 36 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.759798325 +0000 UTC m=+76.752297705 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000904c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7650 item 37 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.760577444 +0000 UTC m=+76.753076824 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.760577444 +0000 UTC m=+76.753076824 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f79d0 item 37 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.762785957 +0000 UTC m=+76.755285337 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000905c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7e30 item 38 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.763585525 +0000 UTC m=+76.756084885 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.763585525 +0000 UTC m=+76.756084885 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077e6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f0700 item 38 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.765673019 +0000 UTC m=+76.758172399 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077ed40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f0cb0 item 39 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.76648495 +0000 UTC m=+76.758984310 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.76648495 +0000 UTC m=+76.758984310 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077f740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f11f0 item 39 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.768257852 +0000 UTC m=+76.760757212 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00077fdc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f17a0 item 40 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.769233851 +0000 UTC m=+76.761733231 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.769233851 +0000 UTC m=+76.761733231 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bc880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000f1a40 item 40 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.771528577 +0000 UTC m=+76.764028027 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bce40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8770 item 41 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.772380123 +0000 UTC m=+76.764879503 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c8af0 item 41 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.773214285 +0000 UTC m=+76.765713676 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bd800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.773214285 +0000 UTC m=+76.765713676 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007bdd40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c90a0 item 41 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.775700481 +0000 UTC m=+76.768199861 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9960 item 42 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.776456285 +0000 UTC m=+76.768955646 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001c9ce0 item 42 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.777295427 +0000 UTC m=+76.769794787 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d8e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.777295427 +0000 UTC m=+76.769794787 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d93c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8000 item 42 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.779146698 +0000 UTC m=+76.771646058 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8620 item 43 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.779876954 +0000 UTC m=+76.772376314 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0007d9f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e89a0 item 43 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.780806085 +0000 UTC m=+76.773305466 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008144c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.780806085 +0000 UTC m=+76.773305466 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000814a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e8cb0 item 43 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.78326956 +0000 UTC m=+76.775768940 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815040): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9030 item 44 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.784117508 +0000 UTC m=+76.776616888 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e91f0 item 44 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.784973131 +0000 UTC m=+76.777472521 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000815a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.784973131 +0000 UTC m=+76.777472521 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9490 item 44 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.787584514 +0000 UTC m=+76.780083894 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082a6c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9960 item 45 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.788497664 +0000 UTC m=+76.780997044 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082abc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.788497664 +0000 UTC m=+76.780997044 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b2c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e9c00 item 45 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.79120627 +0000 UTC m=+76.783705650 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082b900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac2150 item 46 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.792041975 +0000 UTC m=+76.784541356 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00082be00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.792041975 +0000 UTC m=+76.784541356 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac2310 item 46 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.794250288 +0000 UTC m=+76.786749639 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000844bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac27e0 item 47 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.795107725 +0000 UTC m=+76.787607085 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008450c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.795107725 +0000 UTC m=+76.787607085 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008457c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac29a0 item 47 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.796598475 +0000 UTC m=+76.789097835 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000845e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac32d0 item 48 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.797465059 +0000 UTC m=+76.789964408 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.797465059 +0000 UTC m=+76.789964408 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000870a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3490 item 48 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.798990825 +0000 UTC m=+76.791490185 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008710c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3810 item 49 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.79996439 +0000 UTC m=+76.792463750 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.79996439 +0000 UTC m=+76.792463750 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000871a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac39d0 item 49 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.801653584 +0000 UTC m=+76.794152944 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ac3e30 item 50 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.802507845 +0000 UTC m=+76.795007224 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.802507845 +0000 UTC m=+76.795007224 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c8c00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007281c0 item 50 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.805288757 +0000 UTC m=+76.797788137 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728700 item 51 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.806202188 +0000 UTC m=+76.798701548 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.806202188 +0000 UTC m=+76.798701548 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008c9cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000728b60 item 51 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.808947183 +0000 UTC m=+76.801446573 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc3c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007291f0 item 52 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.810147055 +0000 UTC m=+76.802646434 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fc8c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.810147055 +0000 UTC m=+76.802646434 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fce40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000729490 item 52 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.812715346 +0000 UTC m=+76.805214737 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd4c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc80e0 item 53 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.813669535 +0000 UTC m=+76.806168915 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fd9c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.813669535 +0000 UTC m=+76.806168915 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0008fdf00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8380 item 53 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.81639388 +0000 UTC m=+76.808893271 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091e600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8700 item 54 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.817792126 +0000 UTC m=+76.810291506 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091eb00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.817792126 +0000 UTC m=+76.810291506 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc88c0 item 54 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.820135844 +0000 UTC m=+76.812635223 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091f700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc8d90 item 55 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.821172919 +0000 UTC m=+76.813672309 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc00091fc00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.821172919 +0000 UTC m=+76.813672309 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009421c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc90a0 item 55 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.823118987 +0000 UTC m=+76.815618367 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc9880 item 56 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.824341742 +0000 UTC m=+76.816841123 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000942d40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.824341742 +0000 UTC m=+76.816841123 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009432c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc9ab0 item 56 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.826699416 +0000 UTC m=+76.819198796 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc9f10 item 57 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.827754174 +0000 UTC m=+76.820253535 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000943e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dec700 item 57 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.828748489 +0000 UTC m=+76.821247849 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000429440): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.828748489 +0000 UTC m=+76.821247849 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0004299c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000decc40 item 57 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.831575588 +0000 UTC m=+76.824074979 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded030 item 58 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.832389492 +0000 UTC m=+76.824888842 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd65c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded1f0 item 58 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.833392984 +0000 UTC m=+76.825892374 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd6b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.833392984 +0000 UTC m=+76.825892374 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd70c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded3b0 item 58 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.835704722 +0000 UTC m=+76.828204112 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded810 item 59 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.8365421 +0000 UTC m=+76.829041490 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dd7c40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ded9d0 item 59 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.837358399 +0000 UTC m=+76.829857789 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.837358399 +0000 UTC m=+76.829857789 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6780): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dedd50 item 59 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.839606526 +0000 UTC m=+76.832105907 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df6dc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712690 item 60 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.840732109 +0000 UTC m=+76.833231499 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712850 item 60 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.841950065 +0000 UTC m=+76.834449445 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.841950065 +0000 UTC m=+76.834449445 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000df7e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000712bd0 item 60 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.844141305 +0000 UTC m=+76.836640696 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a424c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713500 item 61 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.845146871 +0000 UTC m=+76.837646250 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a42a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.845146871 +0000 UTC m=+76.837646250 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000713b20 item 61 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.847705565 +0000 UTC m=+76.840204925 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a1c0 item 62 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.848821036 +0000 UTC m=+76.841320396 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a43c80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.848821036 +0000 UTC m=+76.841320396 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a380 item 62 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.850970458 +0000 UTC m=+76.843469818 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5a7e0 item 63 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.851584166 +0000 UTC m=+76.844083526 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a72f80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.851584166 +0000 UTC m=+76.844083526 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5aaf0 item 63 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.853474199 +0000 UTC m=+76.845973559 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000a73cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5af50 item 64 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.854507707 +0000 UTC m=+76.847007096 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4280): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.854507707 +0000 UTC m=+76.847007096 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b1f0 item 64 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.856516213 +0000 UTC m=+76.849015562 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa4fc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b5e0 item 65 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.85740646 +0000 UTC m=+76.849905820 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5440): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.85740646 +0000 UTC m=+76.849905820 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000aa5940): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5b810 item 65 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.860123172 +0000 UTC m=+76.852622561 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bb90 item 66 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.861372086 +0000 UTC m=+76.853871466 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.861372086 +0000 UTC m=+76.853871466 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2a9c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d5bdc0 item 66 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.864780411 +0000 UTC m=+76.857279901 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0380 item 67 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.865914389 +0000 UTC m=+76.858413779 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.865914389 +0000 UTC m=+76.858413779 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b2b980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b0af0 item 67 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.868080712 +0000 UTC m=+76.860580072 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b17a0 item 68 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.868785641 +0000 UTC m=+76.861284991 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.868785641 +0000 UTC m=+76.861284991 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b64ac0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b1b20 item 68 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.870377992 +0000 UTC m=+76.862877352 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a310 item 69 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.871055119 +0000 UTC m=+76.863554479 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.871055119 +0000 UTC m=+76.863554479 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b65a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041a540 item 69 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.872626411 +0000 UTC m=+76.865125771 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe180): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041aa10 item 70 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.873758314 +0000 UTC m=+76.866257704 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbe680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.873758314 +0000 UTC m=+76.866257704 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbebc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041acb0 item 70 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.87615932 +0000 UTC m=+76.868658710 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b340 item 71 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.877007128 +0000 UTC m=+76.869506508 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbf740): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.877007128 +0000 UTC m=+76.869506508 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000bbfc40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041b650 item 71 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.879296103 +0000 UTC m=+76.871795493 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041bc70 item 72 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.880064863 +0000 UTC m=+76.872564223 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.880064863 +0000 UTC m=+76.872564223 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c12d80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00041be30 item 72 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.881604605 +0000 UTC m=+76.874103965 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6700 item 73 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.882546009 +0000 UTC m=+76.875045400 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13840): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6af0 item 73 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.883409087 +0000 UTC m=+76.875908477 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c13d00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.883409087 +0000 UTC m=+76.875908477 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c402c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b6f50 item 73 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.88559675 +0000 UTC m=+76.878096130 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7730 item 74 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.886353487 +0000 UTC m=+76.878852867 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c40e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7b20 item 74 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.887301103 +0000 UTC m=+76.879800494 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.887301103 +0000 UTC m=+76.879800494 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c418c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005b7ea0 item 74 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.889839909 +0000 UTC m=+76.882339299 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c41f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594540 item 75 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.890734044 +0000 UTC m=+76.883233434 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66480): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): _writeAt: size=3, off=2 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594850 item 75 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.891707219 +0000 UTC m=+76.884206599 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c669c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.891707219 +0000 UTC m=+76.884206599 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c66f00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000594b60 item 75 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.894157277 +0000 UTC m=+76.886656667 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67540): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005950a0 item 76 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.895122036 +0000 UTC m=+76.887621426 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c67a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595500 item 76 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): _writeAt: size=3, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.89617458 +0000 UTC m=+76.888673970 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.89617458 +0000 UTC m=+76.888673970 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000595880 item 76 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.898813425 +0000 UTC m=+76.891312805 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c98bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc1c0 item 77 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.900056437 +0000 UTC m=+76.892555817 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c990c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.900056437 +0000 UTC m=+76.892555817 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c997c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc3f0 item 77 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.902678771 +0000 UTC m=+76.895178161 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c99e00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcc850 item 78 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.903608263 +0000 UTC m=+76.896107652 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.903608263 +0000 UTC m=+76.896107652 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc6a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcca10 item 78 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.906106752 +0000 UTC m=+76.898606142 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc70c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dccd90 item 79 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.907050251 +0000 UTC m=+76.899549631 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc75c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.907050251 +0000 UTC m=+76.899549631 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000cc7cc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd0a0 item 79 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.909907498 +0000 UTC m=+76.902406887 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0380): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd570 item 80 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.910764823 +0000 UTC m=+76.903264213 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.910764823 +0000 UTC m=+76.903264213 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce0f80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcd880 item 80 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.913103732 +0000 UTC m=+76.905603112 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce15c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdc70 item 81 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.914052871 +0000 UTC m=+76.906552251 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000ce1a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.914052871 +0000 UTC m=+76.906552251 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dcdf10 item 81 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.917633862 +0000 UTC m=+76.910133222 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059e620 item 82 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.92009455 +0000 UTC m=+76.912593910 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90b00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.92009455 +0000 UTC m=+76.912593910 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0e580): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004342a0 item 82 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.921946671 +0000 UTC m=+76.914446031 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0ec00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 83 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.922637243 +0000 UTC m=+76.915136603 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.922637243 +0000 UTC m=+76.915136603 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0f640): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434c40 item 83 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.924953849 +0000 UTC m=+76.917453230 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d0fcc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004350a0 item 84 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.926025549 +0000 UTC m=+76.918524940 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d90e40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.926025549 +0000 UTC m=+76.918524940 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d913c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435420 item 84 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.9282799 +0000 UTC m=+76.920779280 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91a40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435b90 item 85 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.929288982 +0000 UTC m=+76.921788363 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000d91f40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.929288982 +0000 UTC m=+76.921788363 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9a500): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ea80 item 85 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.932386491 +0000 UTC m=+76.924885881 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9ab80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059ef50 item 86 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.933338796 +0000 UTC m=+76.925838186 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b100): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.933338796 +0000 UTC m=+76.925838186 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9b680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f110 item 86 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.935705978 +0000 UTC m=+76.928205369 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b9bd40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059f500 item 87 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.936558776 +0000 UTC m=+76.929058166 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c2c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.936558776 +0000 UTC m=+76.929058166 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3c800): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00059fb90 item 87 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.938787557 +0000 UTC m=+76.931286917 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3ce80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0540 item 88 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.939905755 +0000 UTC m=+76.932405135 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.939905755 +0000 UTC m=+76.932405135 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b3d980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e09a0 item 88 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.942211211 +0000 UTC m=+76.934710601 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc080): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1110 item 89 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.943130514 +0000 UTC m=+76.935629904 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfc5c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1490 item 89 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.944105632 +0000 UTC m=+76.936605012 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfcb40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.944105632 +0000 UTC m=+76.936605012 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd0c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1730 item 89 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.94626337 +0000 UTC m=+76.938762730 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfd700): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1c70 item 90 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.946940155 +0000 UTC m=+76.939439515 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000dfdc40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810000 item 90 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.947633753 +0000 UTC m=+76.940133113 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6240): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.947633753 +0000 UTC m=+76.940133113 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e6a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008101c0 item 90 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.949180048 +0000 UTC m=+76.941679408 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0006e7a80): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008105b0 item 91 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.949877662 +0000 UTC m=+76.942377062 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000114d40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): >_readAt: n=2, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): _writeAt: size=3, off=7 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810770 item 91 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.950586659 +0000 UTC m=+76.943086009 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000372fc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): >_readAt: n=8, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.950586659 +0000 UTC m=+76.943086009 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0003737c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810930 item 91 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.952245426 +0000 UTC m=+76.944744786 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe2c0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000810f50 item 92 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.953131846 +0000 UTC m=+76.945631217 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fe900): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): open at offset 5 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008115e0 item 92 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): _readAt: size=2, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): _writeAt: size=3, off=5 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): >_writeAt: n=3, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.954283277 +0000 UTC m=+76.946782647 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009fee40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): >_readAt: n=3, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.954283277 +0000 UTC m=+76.946782647 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc0009ff400): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008119d0 item 92 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.957132237 +0000 UTC m=+76.949631617 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968300): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e5b0 item 93 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.957943947 +0000 UTC m=+76.950443317 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000968880): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.957943947 +0000 UTC m=+76.950443317 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969000): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e930 item 93 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.962208046 +0000 UTC m=+76.954707436 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969680): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063eee0 item 94 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.963453965 +0000 UTC m=+76.955953344 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000969bc0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.963453965 +0000 UTC m=+76.955953344 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c340): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f2d0 item 94 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.966024379 +0000 UTC m=+76.958523760 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2c980): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f810 item 95 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.966990371 +0000 UTC m=+76.959489731 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2cec0): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.966990371 +0000 UTC m=+76.959489731 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2d600): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fab0 item 95 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 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/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): open at offset 0 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): _readAt: size=2, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): >_readAt: n=0, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.96882575 +0000 UTC m=+76.961325110 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000c2dc40): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): _writeAt: size=5, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): >openPending: err= 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004180e0 item 96 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): >_writeAt: n=5, err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.969410733 +0000 UTC m=+76.961910093 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04200): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 05:19:25 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:25 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 05:19:25 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 05:19:25 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 05:19:25 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): _readAt: size=512, off=0 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): openPending: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): >openPending: err= 2026/02/26 05:19:25 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): >_readAt: n=5, err=EOF 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): close: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 05:19:25.969410733 +0000 UTC m=+76.961910093 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:25 DEBUG : open-test-file(0xc000b04a00): >close: err= 2026/02/26 05:19:25 DEBUG : open-test-file: Remove: 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004187e0 item 96 2026/02/26 05:19:25 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 05:19:25 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 05:19:25 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 05:19:25 DEBUG : open-test-file: >Remove: err= 2026/02/26 05:19:25 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:25 DEBUG : Looking for writers 2026/02/26 05:19:25 DEBUG : >WaitForWriters: 2026/02/26 05:19:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.91s) --- PASS: TestRWFileHandleOpenTests/writes (0.45s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.46s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:26 DEBUG : file1: newRWFileHandle: 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): openPending: 2026/02/26 05:19:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): >openPending: err= 2026/02/26 05:19:26 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 05:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 05:19:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): _writeAt: size=2, off=0 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): >_writeAt: n=2, err= 2026/02/26 05:19:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): RWFileHandle.Flush 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): RWFileHandle.Release 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): close: 2026/02/26 05:19:26 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/02/26 05:19:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:26 DEBUG : file1(0xc000a32500): >close: err= 2026/02/26 05:19:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:26 DEBUG : file1: vfs cache: starting upload 2026/02/26 05:19:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:26 DEBUG : file1: size = 2 OK 2026/02/26 05:19:26 DEBUG : file1.rclone_chunk.001_21tjlr: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/26 05:19:26 INFO : file1.rclone_chunk.001_21tjlr: Copied (server-side copy) to: file1 2026/02/26 05:19:26 INFO : file1.rclone_chunk.001_21tjlr: Deleted 2026/02/26 05:19:26 DEBUG : file1: size = 2 OK 2026/02/26 05:19:26 INFO : file1: Copied (new) 2026/02/26 05:19:26 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/02/26 05:19:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 05:19:26 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/02/26 05:19:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:26 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : >WaitForWriters: 2026/02/26 05:19:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:26 DEBUG : Looking for writers 2026/02/26 05:19:26 DEBUG : file1: reading active writers 2026/02/26 05:19:26 DEBUG : >WaitForWriters: 2026/02/26 05:19:26 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.93s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:27 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:27 DEBUG : rename_me: newRWFileHandle: 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): openPending: 2026/02/26 05:19:27 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 05:19:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): >openPending: err= 2026/02/26 05:19:27 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/26 05:19:27 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/26 05:19:27 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/26 05:19:27 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): _writeAt: size=5, off=0 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): >_writeAt: n=5, err= 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): close: 2026/02/26 05:19:27 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-26 05:19:27.055530663 +0000 UTC m=+78.048030053 2026/02/26 05:19:27 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/26 05:19:27 DEBUG : rename_me(0xc000a5e740): >close: err= 2026/02/26 05:19:27 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/26 05:19:27 DEBUG : i_was_renamed: Updating file with 0xc000566540 2026/02/26 05:19:27 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/26 05:19:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/26 05:19:27 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 05:19:27 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/26 05:19:27 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 05:19:27 DEBUG : i_was_renamed: size = 5 OK 2026/02/26 05:19:27 DEBUG : i_was_renamed.rclone_chunk.001_21tkwo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:27 INFO : i_was_renamed.rclone_chunk.001_21tkwo: Copied (server-side copy) to: i_was_renamed 2026/02/26 05:19:27 INFO : i_was_renamed.rclone_chunk.001_21tkwo: Deleted 2026/02/26 05:19:27 DEBUG : i_was_renamed: size = 5 OK 2026/02/26 05:19:27 INFO : i_was_renamed: Copied (new) 2026/02/26 05:19:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-26 05:19:27.055530663 +0000 UTC" 2026/02/26 05:19:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/26 05:19:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/26 05:19:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/26 05:19:27 DEBUG : Looking for writers 2026/02/26 05:19:27 DEBUG : i_was_renamed: reading active writers 2026/02/26 05:19:27 DEBUG : >WaitForWriters: 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 05:19:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-hofuyuj0soyu" 2026/02/26 05:19:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 05:19:28 DEBUG : forgetting directory cache 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tkgr: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/02/26 05:19:28 INFO : TestRWCacheUpdate.rclone_chunk.001_21tkgr: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:28 INFO : TestRWCacheUpdate.rclone_chunk.001_21tkgr: Deleted 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): _readAt: size=512, off=0 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): openPending: 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:20:27.849515537 +0000 UTC" against cached fingerprint "" 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): >openPending: err= 2026/02/26 05:19:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): >_readAt: n=20, err=EOF 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): close: 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:20:27.849515537 +0000 UTC 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate(0xc000ce06c0): >close: err= 2026/02/26 05:19:28 DEBUG : Re-reading directory (107.442573ms old) 2026/02/26 05:19:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:28 DEBUG : forgetting directory cache 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tlo8: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/02/26 05:19:29 INFO : TestRWCacheUpdate.rclone_chunk.001_21tlo8: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:29 INFO : TestRWCacheUpdate.rclone_chunk.001_21tlo8: Deleted 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): _readAt: size=512, off=0 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): openPending: 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:21:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:20:27.849515537 +0000 UTC" 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 04:21:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:20:27.849515537 +0000 UTC") 2026/02/26 05:19:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): >openPending: err= 2026/02/26 05:19:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): >_readAt: n=20, err=EOF 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): close: 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:21:27.849515537 +0000 UTC 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate(0xc000d90d80): >close: err= 2026/02/26 05:19:29 DEBUG : Re-reading directory (101.075582ms old) 2026/02/26 05:19:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:30 DEBUG : forgetting directory cache 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tnwf: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/02/26 05:19:30 INFO : TestRWCacheUpdate.rclone_chunk.001_21tnwf: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:30 INFO : TestRWCacheUpdate.rclone_chunk.001_21tnwf: Deleted 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): _readAt: size=512, off=0 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): openPending: 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:22:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:21:27.849515537 +0000 UTC" 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 04:22:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:21:27.849515537 +0000 UTC") 2026/02/26 05:19:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): >openPending: err= 2026/02/26 05:19:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): >_readAt: n=20, err=EOF 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): close: 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:22:27.849515537 +0000 UTC 2026/02/26 05:19:30 DEBUG : TestRWCacheUpdate(0xc0006e6840): >close: err= 2026/02/26 05:19:30 DEBUG : Re-reading directory (103.335581ms old) 2026/02/26 05:19:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:31 DEBUG : forgetting directory cache 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21ton8: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/02/26 05:19:31 INFO : TestRWCacheUpdate.rclone_chunk.001_21ton8: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:31 INFO : TestRWCacheUpdate.rclone_chunk.001_21ton8: Deleted 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate(0xc000c2c480): _readAt: size=512, off=0 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate(0xc000c2c480): openPending: 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:23:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:22:27.849515537 +0000 UTC" 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 04:23:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:22:27.849515537 +0000 UTC") 2026/02/26 05:19:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate(0xc000c2c480): >openPending: err= 2026/02/26 05:19:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate(0xc000c2c480): >_readAt: n=20, err=EOF 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate(0xc000c2c480): close: 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:23:27.849515537 +0000 UTC 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate(0xc000c2c480): >close: err= 2026/02/26 05:19:32 DEBUG : Re-reading directory (103.278905ms old) 2026/02/26 05:19:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:32 DEBUG : forgetting directory cache 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tpvy: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/02/26 05:19:32 INFO : TestRWCacheUpdate.rclone_chunk.001_21tpvy: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:32 INFO : TestRWCacheUpdate.rclone_chunk.001_21tpvy: Deleted 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): _readAt: size=512, off=0 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): openPending: 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:24:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:23:27.849515537 +0000 UTC" 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 04:24:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:23:27.849515537 +0000 UTC") 2026/02/26 05:19:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): >openPending: err= 2026/02/26 05:19:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): >_readAt: n=20, err=EOF 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): close: 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:24:27.849515537 +0000 UTC 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate(0xc000532e40): >close: err= 2026/02/26 05:19:33 DEBUG : forgetting directory cache 2026/02/26 05:19:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/02/26 05:19:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tqlr: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/02/26 05:19:33 INFO : TestRWCacheUpdate.rclone_chunk.001_21tqlr: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:33 INFO : TestRWCacheUpdate.rclone_chunk.001_21tqlr: Deleted 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): _readAt: size=512, off=0 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): openPending: 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 04:25:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:24:27.849515537 +0000 UTC" 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 04:25:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:24:27.849515537 +0000 UTC") 2026/02/26 05:19:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 05:19:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): >openPending: err= 2026/02/26 05:19:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): >_readAt: n=20, err=EOF 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): close: 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:25:27.849515537 +0000 UTC 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate(0xc000ad6f00): >close: err= 2026/02/26 05:19:34 DEBUG : forgetting directory cache 2026/02/26 05:19:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21trkz: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/02/26 05:19:34 INFO : TestRWCacheUpdate.rclone_chunk.001_21trkz: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:34 INFO : TestRWCacheUpdate.rclone_chunk.001_21trkz: Deleted 2026/02/26 05:19:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): _readAt: size=512, off=0 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): openPending: 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-26 04:26:27.849515537 +0000 UTC" against cached fingerprint "20,2026-02-26 04:25:27.849515537 +0000 UTC" 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-26 04:26:27.849515537 +0000 UTC" != cached fingerprint "20,2026-02-26 04:25:27.849515537 +0000 UTC") 2026/02/26 05:19:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/26 05:19:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): >openPending: err= 2026/02/26 05:19:35 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): >_readAt: n=21, err=EOF 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): close: 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:26:27.849515537 +0000 UTC 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc000c2ca00): >close: err= 2026/02/26 05:19:35 DEBUG : forgetting directory cache 2026/02/26 05:19:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21ts5g: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/02/26 05:19:35 INFO : TestRWCacheUpdate.rclone_chunk.001_21ts5g: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:35 INFO : TestRWCacheUpdate.rclone_chunk.001_21ts5g: Deleted 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc0004299c0): _readAt: size=512, off=0 2026/02/26 05:19:35 DEBUG : TestRWCacheUpdate(0xc0004299c0): openPending: 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-26 04:27:27.849515537 +0000 UTC" against cached fingerprint "21,2026-02-26 04:26:27.849515537 +0000 UTC" 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-26 04:27:27.849515537 +0000 UTC" != cached fingerprint "21,2026-02-26 04:26:27.849515537 +0000 UTC") 2026/02/26 05:19:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/26 05:19:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate(0xc0004299c0): >openPending: err= 2026/02/26 05:19:36 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate(0xc0004299c0): >_readAt: n=22, err=EOF 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate(0xc0004299c0): close: 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:27:27.849515537 +0000 UTC 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate(0xc0004299c0): >close: err= 2026/02/26 05:19:36 DEBUG : Re-reading directory (102.218867ms old) 2026/02/26 05:19:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:36 DEBUG : forgetting directory cache 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tt3z: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/02/26 05:19:36 INFO : TestRWCacheUpdate.rclone_chunk.001_21tt3z: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:36 INFO : TestRWCacheUpdate.rclone_chunk.001_21tt3z: Deleted 2026/02/26 05:19:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): _readAt: size=512, off=0 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): openPending: 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-26 04:28:27.849515537 +0000 UTC" against cached fingerprint "22,2026-02-26 04:27:27.849515537 +0000 UTC" 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-26 04:28:27.849515537 +0000 UTC" != cached fingerprint "22,2026-02-26 04:27:27.849515537 +0000 UTC") 2026/02/26 05:19:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/26 05:19:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): >openPending: err= 2026/02/26 05:19:37 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): >_readAt: n=23, err=EOF 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): close: 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:28:27.849515537 +0000 UTC 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate(0xc000b05bc0): >close: err= 2026/02/26 05:19:37 DEBUG : Re-reading directory (101.787944ms old) 2026/02/26 05:19:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 05:19:37 DEBUG : forgetting directory cache 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/02/26 05:19:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_21tuuv: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/02/26 05:19:37 INFO : TestRWCacheUpdate.rclone_chunk.001_21tuuv: Copied (server-side copy) to: TestRWCacheUpdate 2026/02/26 05:19:37 INFO : TestRWCacheUpdate.rclone_chunk.001_21tuuv: Deleted 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): _readAt: size=512, off=0 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): openPending: 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-26 04:29:27.849515537 +0000 UTC" against cached fingerprint "23,2026-02-26 04:28:27.849515537 +0000 UTC" 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-26 04:29:27.849515537 +0000 UTC" != cached fingerprint "23,2026-02-26 04:28:27.849515537 +0000 UTC") 2026/02/26 05:19:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/26 05:19:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): >openPending: err= 2026/02/26 05:19:38 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): >_readAt: n=24, err=EOF 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): close: 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 04:29:27.849515537 +0000 UTC 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate(0xc000d91d40): >close: err= 2026/02/26 05:19:38 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:38 DEBUG : Looking for writers 2026/02/26 05:19:38 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/26 05:19:38 DEBUG : >WaitForWriters: 2026/02/26 05:19:38 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': vfs cache: cleaner exiting 2026/02/26 05:19:38 DEBUG : forgetting directory cache 2026/02/26 05:19:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.56s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:38 DEBUG : FiLeA: size = 5 OK 2026/02/26 05:19:38 DEBUG : FiLeA.rclone_chunk.001_21tv1c: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/02/26 05:19:38 INFO : FiLeA.rclone_chunk.001_21tv1c: Copied (server-side copy) to: FiLeA 2026/02/26 05:19:38 INFO : FiLeA.rclone_chunk.001_21tv1c: Deleted 2026/02/26 05:19:39 DEBUG : FiLeB: size = 5 OK 2026/02/26 05:19:39 DEBUG : FiLeB.rclone_chunk.001_21tvx0: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/02/26 05:19:39 INFO : FiLeB.rclone_chunk.001_21tvx0: Copied (server-side copy) to: FiLeB 2026/02/26 05:19:39 INFO : FiLeB.rclone_chunk.001_21tvx0: Deleted 2026/02/26 05:19:39 DEBUG : FilEb: size = 5 OK 2026/02/26 05:19:39 DEBUG : FilEb.rclone_chunk.001_21twuf: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/02/26 05:19:39 INFO : FilEb.rclone_chunk.001_21twuf: Copied (server-side copy) to: FilEb 2026/02/26 05:19:39 INFO : FilEb.rclone_chunk.001_21twuf: Deleted 2026/02/26 05:19:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/26 05:19:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/26 05:19:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/26 05:19:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/26 05:19:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 05:19:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:40 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:40 DEBUG : Looking for writers 2026/02/26 05:19:40 DEBUG : FiLeA: reading active writers 2026/02/26 05:19:40 DEBUG : FiLeB: reading active writers 2026/02/26 05:19:40 DEBUG : FilEb: reading active writers 2026/02/26 05:19:40 DEBUG : >WaitForWriters: 2026/02/26 05:19:40 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:40 DEBUG : Looking for writers 2026/02/26 05:19:40 DEBUG : FiLeA: reading active writers 2026/02/26 05:19:40 DEBUG : FiLeB: reading active writers 2026/02/26 05:19:40 DEBUG : FilEb: reading active writers 2026/02/26 05:19:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.75s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:41 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/02/26 05:19:41 DEBUG : normal name with no special characters.txt.rclone_chunk.001_21ty01: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/02/26 05:19:41 INFO : normal name with no special characters.txt.rclone_chunk.001_21ty01: Copied (server-side copy) to: normal name with no special characters.txt 2026/02/26 05:19:41 INFO : normal name with no special characters.txt.rclone_chunk.001_21ty01: Deleted 2026/02/26 05:19:41 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/02/26 05:19:41 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_21ty1t: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/02/26 05:19:41 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_21ty1t: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/02/26 05:19:42 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_21ty1t: Deleted 2026/02/26 05:19:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:42 DEBUG : Looking for writers 2026/02/26 05:19:42 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/26 05:19:42 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/26 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': Reusing VFS from active cache 2026/02/26 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:42 DEBUG : Looking for writers 2026/02/26 05:19:42 DEBUG : >WaitForWriters: 2026/02/26 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:42 DEBUG : Looking for writers 2026/02/26 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:42 DEBUG : Looking for writers 2026/02/26 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:42 DEBUG : Looking for writers 2026/02/26 05:19:42 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:43 DEBUG : file1: size = 14 OK 2026/02/26 05:19:43 DEBUG : file1.rclone_chunk.001_21tzap: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:43 INFO : file1.rclone_chunk.001_21tzap: Copied (server-side copy) to: file1 2026/02/26 05:19:43 INFO : file1.rclone_chunk.001_21tzap: Deleted 2026/02/26 05:19:43 DEBUG : dir/file2: size = 14 OK 2026/02/26 05:19:43 DEBUG : dir/file2.rclone_chunk.001_21u05q: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/26 05:19:43 INFO : dir/file2.rclone_chunk.001_21u05q: Copied (server-side copy) to: dir/file2 2026/02/26 05:19:43 INFO : dir/file2.rclone_chunk.001_21u05q: Deleted 2026/02/26 05:19:44 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:44 DEBUG : dir: Looking for writers 2026/02/26 05:19:44 DEBUG : file2: reading active writers 2026/02/26 05:19:44 DEBUG : Looking for writers 2026/02/26 05:19:44 DEBUG : dir: reading active writers 2026/02/26 05:19:44 DEBUG : file1: reading active writers 2026/02/26 05:19:44 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.43s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:44 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:44 DEBUG : file1: size = 14 OK 2026/02/26 05:19:44 DEBUG : file1.rclone_chunk.001_21u1hv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:44 INFO : file1.rclone_chunk.001_21u1hv: Copied (server-side copy) to: file1 2026/02/26 05:19:44 INFO : file1.rclone_chunk.001_21u1hv: Deleted 2026/02/26 05:19:45 DEBUG : dir/file2: size = 14 OK 2026/02/26 05:19:45 DEBUG : dir/file2.rclone_chunk.001_21u1zv: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/26 05:19:45 INFO : dir/file2.rclone_chunk.001_21u1zv: Copied (server-side copy) to: dir/file2 2026/02/26 05:19:45 INFO : dir/file2.rclone_chunk.001_21u1zv: Deleted 2026/02/26 05:19:45 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:45 DEBUG : dir: Looking for writers 2026/02/26 05:19:45 DEBUG : Looking for writers 2026/02/26 05:19:45 DEBUG : dir: reading active writers 2026/02/26 05:19:45 DEBUG : file1: reading active writers 2026/02/26 05:19:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:45 DEBUG : file1: size = 14 OK 2026/02/26 05:19:45 DEBUG : file1.rclone_chunk.001_21u2ps: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 05:19:45 INFO : file1.rclone_chunk.001_21u2ps: Copied (server-side copy) to: file1 2026/02/26 05:19:46 INFO : file1.rclone_chunk.001_21u2ps: Deleted 2026/02/26 05:19:46 DEBUG : dir/file2: size = 14 OK 2026/02/26 05:19:46 DEBUG : dir/file2.rclone_chunk.001_21u34z: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/26 05:19:46 INFO : dir/file2.rclone_chunk.001_21u34z: Copied (server-side copy) to: dir/file2 2026/02/26 05:19:46 INFO : dir/file2.rclone_chunk.001_21u34z: Deleted 2026/02/26 05:19:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:46 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 05:19:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 05:19:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 05:19:46 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:46 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/26 05:19:46 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/26 05:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 05:19:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 05:19:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/26 05:19:47 DEBUG : dir/new_file.txt.rclone_chunk.001_21u3yq: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:47 INFO : dir/new_file.txt.rclone_chunk.001_21u3yq: Copied (server-side copy) to: dir/new_file.txt 2026/02/26 05:19:47 INFO : dir/new_file.txt.rclone_chunk.001_21u3yq: Deleted 2026/02/26 05:19:47 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/26 05:19:47 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/26 05:19:47 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 05:19:47 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:47 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/26 05:19:47 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:47 DEBUG : dir: Looking for writers 2026/02/26 05:19:47 DEBUG : file2: reading active writers 2026/02/26 05:19:47 DEBUG : new_file.txt: reading active writers 2026/02/26 05:19:47 DEBUG : Looking for writers 2026/02/26 05:19:47 DEBUG : dir: reading active writers 2026/02/26 05:19:47 DEBUG : file1: reading active writers 2026/02/26 05:19:47 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.87s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:47 DEBUG : dir/file2: size = 14 OK 2026/02/26 05:19:47 DEBUG : dir/file2.rclone_chunk.001_21u40i: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/02/26 05:19:47 INFO : dir/file2.rclone_chunk.001_21u40i: Copied (server-side copy) to: dir/file2 2026/02/26 05:19:47 INFO : dir/file2.rclone_chunk.001_21u40i: Deleted 2026/02/26 05:19:48 DEBUG : dir/file2: copy non-chunked object... 2026/02/26 05:19:48 DEBUG : dir/file1: size = 14 OK 2026/02/26 05:19:48 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/02/26 05:19:48 INFO : dir/file2: Deleted 2026/02/26 05:19:48 DEBUG : dir/file1: Updating file with dir/file1 0xc000b5b080 2026/02/26 05:19:48 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/26 05:19:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:48 DEBUG : dir/file1: copy non-chunked object... 2026/02/26 05:19:48 DEBUG : file0: size = 14 OK 2026/02/26 05:19:48 INFO : dir/file1: Copied (server-side copy) to: file0 2026/02/26 05:19:48 INFO : dir/file1: Deleted 2026/02/26 05:19:48 DEBUG : file0: Updating file with file0 0xc000b5b080 2026/02/26 05:19:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 05:19:48 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/26 05:19:48 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:48 DEBUG : dir: Looking for writers 2026/02/26 05:19:48 DEBUG : Looking for writers 2026/02/26 05:19:48 DEBUG : dir: reading active writers 2026/02/26 05:19:48 DEBUG : file0: reading active writers 2026/02/26 05:19:48 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.58s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:49 DEBUG : Looking for writers 2026/02/26 05:19:49 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.08s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:49 DEBUG : Looking for writers 2026/02/26 05:19:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:49 DEBUG : Looking for writers 2026/02/26 05:19:49 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:49 DEBUG : Looking for writers 2026/02/26 05:19:49 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/26 05:19:49 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/26 05:19:49 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/26 05:19:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 05:19:49 DEBUG : file1: size = 5 OK 2026/02/26 05:19:49 DEBUG : file1.rclone_chunk.001_21u6nz: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:49 INFO : file1.rclone_chunk.001_21u6nz: Copied (server-side copy) to: file1 2026/02/26 05:19:49 INFO : file1.rclone_chunk.001_21u6nz: Deleted 2026/02/26 05:19:49 DEBUG : file1: size = 5 OK 2026/02/26 05:19:49 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/26 05:19:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 05:19:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 05:19:50 DEBUG : file1: size = 0 OK 2026/02/26 05:19:50 DEBUG : file1.rclone_chunk.001_21u7rf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:50 INFO : file1.rclone_chunk.001_21u7rf: Copied (server-side copy) to: file1 2026/02/26 05:19:50 INFO : file1.rclone_chunk.001_21u7rf: Deleted 2026/02/26 05:19:50 DEBUG : file1: size = 0 OK 2026/02/26 05:19:50 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 05:19:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 05:19:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:50 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (7 bytes), uploading instead of streaming 2026/02/26 05:19:50 DEBUG : file1: size = 7 OK 2026/02/26 05:19:50 DEBUG : file1.rclone_chunk.001_21u7j5: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/02/26 05:19:50 INFO : file1.rclone_chunk.001_21u7j5: Copied (server-side copy) to: file1 2026/02/26 05:19:50 INFO : file1.rclone_chunk.001_21u7j5: Deleted 2026/02/26 05:19:50 DEBUG : file1: size = 7 OK 2026/02/26 05:19:50 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:50 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:50 DEBUG : Looking for writers 2026/02/26 05:19:50 DEBUG : file1: reading active writers 2026/02/26 05:19:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.70s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:51 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/26 05:19:52 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/26 05:19:52 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/26 05:19:52 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/26 05:19:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (11 bytes), uploading instead of streaming 2026/02/26 05:19:52 DEBUG : file1: size = 11 OK 2026/02/26 05:19:52 DEBUG : file1.rclone_chunk.001_21u9o3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 05:19:52 INFO : file1.rclone_chunk.001_21u9o3: Copied (server-side copy) to: file1 2026/02/26 05:19:52 INFO : file1.rclone_chunk.001_21u9o3: Deleted 2026/02/26 05:19:52 DEBUG : file1: size = 11 OK 2026/02/26 05:19:52 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:52 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/26 05:19:52 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:52 DEBUG : Looking for writers 2026/02/26 05:19:52 DEBUG : file1: reading active writers 2026/02/26 05:19:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/26 05:19:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:52 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 05:19:53 DEBUG : file1: size = 5 OK 2026/02/26 05:19:53 DEBUG : file1.rclone_chunk.001_21u9pi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 05:19:53 INFO : file1.rclone_chunk.001_21u9pi: Copied (server-side copy) to: file1 2026/02/26 05:19:53 INFO : file1.rclone_chunk.001_21u9pi: Deleted 2026/02/26 05:19:53 DEBUG : file1: size = 5 OK 2026/02/26 05:19:53 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/26 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:53 DEBUG : Looking for writers 2026/02/26 05:19:53 DEBUG : file1: reading active writers 2026/02/26 05:19:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.61s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:53 DEBUG : file1: WriteFileHandle.Release closing 2026/02/26 05:19:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 05:19:53 DEBUG : file1: size = 0 OK 2026/02/26 05:19:53 DEBUG : file1.rclone_chunk.001_21uaid: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:53 INFO : file1.rclone_chunk.001_21uaid: Copied (server-side copy) to: file1 2026/02/26 05:19:53 INFO : file1.rclone_chunk.001_21uaid: Deleted 2026/02/26 05:19:53 DEBUG : file1: size = 0 OK 2026/02/26 05:19:53 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:53 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/26 05:19:53 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:53 DEBUG : Looking for writers 2026/02/26 05:19:53 DEBUG : file1: reading active writers 2026/02/26 05:19:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.67s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (2 bytes), uploading instead of streaming 2026/02/26 05:19:54 DEBUG : file1: size = 2 OK 2026/02/26 05:19:54 DEBUG : file1.rclone_chunk.001_21ubff: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/02/26 05:19:54 INFO : file1.rclone_chunk.001_21ubff: Copied (server-side copy) to: file1 2026/02/26 05:19:54 INFO : file1.rclone_chunk.001_21ubff: Deleted 2026/02/26 05:19:54 DEBUG : file1: size = 2 OK 2026/02/26 05:19:54 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:54 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/02/26 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:54 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:54 DEBUG : Looking for writers 2026/02/26 05:19:54 DEBUG : file1: reading active writers 2026/02/26 05:19:54 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:54 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 05:19:55 DEBUG : file1: size = 0 OK 2026/02/26 05:19:55 DEBUG : file1.rclone_chunk.001_21ubn9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 05:19:55 INFO : file1.rclone_chunk.001_21ubn9: Copied (server-side copy) to: file1 2026/02/26 05:19:55 INFO : file1.rclone_chunk.001_21ubn9: Deleted 2026/02/26 05:19:55 DEBUG : file1: size = 0 OK 2026/02/26 05:19:55 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:55 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 05:19:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 05:19:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:55 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:55 DEBUG : Looking for writers 2026/02/26 05:19:55 DEBUG : file1: reading active writers 2026/02/26 05:19:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 05:19:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 05:19:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 05:19:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:55 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': File to upload is small (100 bytes), uploading instead of streaming 2026/02/26 05:19:55 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/02/26 05:19:55 DEBUG : file1.rclone_chunk.001_21ucm0: md5 = 25d42474281d26b733b08a25161037bf OK 2026/02/26 05:19:55 INFO : file1.rclone_chunk.001_21ucm0: Copied (server-side copy) to: file1.rclone_chunk.001 2026/02/26 05:19:55 INFO : file1.rclone_chunk.001_21ucm0: Deleted 2026/02/26 05:19:55 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/02/26 05:19:55 DEBUG : file1.rclone_chunk.002_21ucm0: md5 = 5017bade9927c0b9ca88ef01aefc7e0b OK 2026/02/26 05:19:55 INFO : file1.rclone_chunk.002_21ucm0: Copied (server-side copy) to: file1.rclone_chunk.002 2026/02/26 05:19:56 INFO : file1.rclone_chunk.002_21ucm0: Deleted 2026/02/26 05:19:56 DEBUG : file1: size = 100 OK 2026/02/26 05:19:56 DEBUG : file1: Size of src and dst objects identical 2026/02/26 05:19:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 05:19:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 05:19:56 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 05:19:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 05:19:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 05:19:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:56 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:56 DEBUG : Looking for writers 2026/02/26 05:19:56 DEBUG : file1: reading active writers 2026/02/26 05:19:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:19:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:19:56 DEBUG : flat/f000.txt: size = 7 OK 2026/02/26 05:19:56 DEBUG : flat/f000.txt.rclone_chunk.001_21udup: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/02/26 05:19:56 INFO : flat/f000.txt.rclone_chunk.001_21udup: Copied (server-side copy) to: flat/f000.txt 2026/02/26 05:19:56 INFO : flat/f000.txt.rclone_chunk.001_21udup: Deleted 2026/02/26 05:19:57 DEBUG : flat/f001.txt: size = 14 OK 2026/02/26 05:19:57 DEBUG : flat/f001.txt.rclone_chunk.001_21uedf: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/02/26 05:19:57 INFO : flat/f001.txt.rclone_chunk.001_21uedf: Copied (server-side copy) to: flat/f001.txt 2026/02/26 05:19:57 INFO : flat/f001.txt.rclone_chunk.001_21uedf: Deleted 2026/02/26 05:19:57 DEBUG : flat/f002.txt: size = 21 OK 2026/02/26 05:19:57 DEBUG : flat/f002.txt.rclone_chunk.001_21ue8q: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/02/26 05:19:57 INFO : flat/f002.txt.rclone_chunk.001_21ue8q: Copied (server-side copy) to: flat/f002.txt 2026/02/26 05:19:57 INFO : flat/f002.txt.rclone_chunk.001_21ue8q: Deleted 2026/02/26 05:19:58 DEBUG : flat/f003.txt: size = 28 OK 2026/02/26 05:19:58 DEBUG : flat/f003.txt.rclone_chunk.001_21uekv: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/02/26 05:19:58 INFO : flat/f003.txt.rclone_chunk.001_21uekv: Copied (server-side copy) to: flat/f003.txt 2026/02/26 05:19:58 INFO : flat/f003.txt.rclone_chunk.001_21uekv: Deleted 2026/02/26 05:19:58 DEBUG : flat/f004.txt: size = 35 OK 2026/02/26 05:19:58 DEBUG : flat/f004.txt.rclone_chunk.001_21ufw5: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/02/26 05:19:58 INFO : flat/f004.txt.rclone_chunk.001_21ufw5: Copied (server-side copy) to: flat/f004.txt 2026/02/26 05:19:58 INFO : flat/f004.txt.rclone_chunk.001_21ufw5: Deleted 2026/02/26 05:19:59 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/26 05:19:59 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/26 05:19:59 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:59 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:59 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/26 05:19:59 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/26 05:19:59 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:59 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:59 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/26 05:19:59 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/26 05:19:59 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:59 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:59 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/26 05:19:59 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/26 05:19:59 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/26 05:19:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/26 05:19:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:19:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:19:59 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:19:59 DEBUG : flat: Looking for writers 2026/02/26 05:19:59 DEBUG : f000.txt: reading active writers 2026/02/26 05:19:59 DEBUG : f001.txt: reading active writers 2026/02/26 05:19:59 DEBUG : f002.txt: reading active writers 2026/02/26 05:19:59 DEBUG : f003.txt: reading active writers 2026/02/26 05:19:59 DEBUG : f004.txt: reading active writers 2026/02/26 05:19:59 DEBUG : Looking for writers 2026/02/26 05:19:59 DEBUG : flat: reading active writers 2026/02/26 05:19:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.54s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:20:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:20:00 DEBUG : a/top.txt: size = 3 OK 2026/02/26 05:20:00 DEBUG : a/top.txt.rclone_chunk.001_21uhzi: md5 = b28354b543375bfa94dabaeda722927f OK 2026/02/26 05:20:00 INFO : a/top.txt.rclone_chunk.001_21uhzi: Copied (server-side copy) to: a/top.txt 2026/02/26 05:20:00 INFO : a/top.txt.rclone_chunk.001_21uhzi: Deleted 2026/02/26 05:20:00 DEBUG : a/b/mid.txt: size = 3 OK 2026/02/26 05:20:00 DEBUG : a/b/mid.txt.rclone_chunk.001_21uhhs: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/02/26 05:20:00 INFO : a/b/mid.txt.rclone_chunk.001_21uhhs: Copied (server-side copy) to: a/b/mid.txt 2026/02/26 05:20:00 INFO : a/b/mid.txt.rclone_chunk.001_21uhhs: Deleted 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt.rclone_chunk.001_21uiuu: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/02/26 05:20:01 INFO : a/b/c/deep.txt.rclone_chunk.001_21uiuu: Copied (server-side copy) to: a/b/c/deep.txt 2026/02/26 05:20:01 INFO : a/b/c/deep.txt.rclone_chunk.001_21uiuu: Deleted 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:01 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:01 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/26 05:20:01 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/26 05:20:01 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:01 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:01 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/26 05:20:01 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/26 05:20:01 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:01 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:01 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:20:01 DEBUG : a/b/c: Looking for writers 2026/02/26 05:20:01 DEBUG : deep.txt: reading active writers 2026/02/26 05:20:01 DEBUG : a/b: Looking for writers 2026/02/26 05:20:01 DEBUG : mid.txt: reading active writers 2026/02/26 05:20:01 DEBUG : c: reading active writers 2026/02/26 05:20:01 DEBUG : a: Looking for writers 2026/02/26 05:20:01 DEBUG : b: reading active writers 2026/02/26 05:20:01 DEBUG : top.txt: reading active writers 2026/02/26 05:20:01 DEBUG : Looking for writers 2026/02/26 05:20:01 DEBUG : a: reading active writers 2026/02/26 05:20:01 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.16s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:20:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/02/26 05:20:02 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:20:02 DEBUG : Looking for writers 2026/02/26 05:20:02 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu'", Local "Local file system at /tmp/rclone1614183405", Modify Window "1ns" 2026/02/26 05:20:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': poll-interval is not supported by this remote 2026/02/26 05:20:02 DEBUG : dir1/a.txt: size = 1 OK 2026/02/26 05:20:02 DEBUG : dir1/a.txt.rclone_chunk.001_21uja0: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/02/26 05:20:02 INFO : dir1/a.txt.rclone_chunk.001_21uja0: Copied (server-side copy) to: dir1/a.txt 2026/02/26 05:20:02 INFO : dir1/a.txt.rclone_chunk.001_21uja0: Deleted 2026/02/26 05:20:03 DEBUG : dir2/b.txt: size = 1 OK 2026/02/26 05:20:03 DEBUG : dir2/b.txt.rclone_chunk.001_21uj6f: md5 = 415290769594460e2e485922904f345d OK 2026/02/26 05:20:03 INFO : dir2/b.txt.rclone_chunk.001_21uj6f: Copied (server-side copy) to: dir2/b.txt 2026/02/26 05:20:03 INFO : dir2/b.txt.rclone_chunk.001_21uj6f: Deleted 2026/02/26 05:20:03 DEBUG : dir3/c.txt: size = 1 OK 2026/02/26 05:20:03 DEBUG : dir3/c.txt.rclone_chunk.001_21ukc9: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/02/26 05:20:03 INFO : dir3/c.txt.rclone_chunk.001_21ukc9: Copied (server-side copy) to: dir3/c.txt 2026/02/26 05:20:03 INFO : dir3/c.txt.rclone_chunk.001_21ukc9: Deleted 2026/02/26 05:20:03 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/26 05:20:03 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/26 05:20:03 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:03 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/26 05:20:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/26 05:20:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/26 05:20:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/26 05:20:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 05:20:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 05:20:04 DEBUG : WaitForWriters: timeout=30s 2026/02/26 05:20:04 DEBUG : dir1: Looking for writers 2026/02/26 05:20:04 DEBUG : a.txt: reading active writers 2026/02/26 05:20:04 DEBUG : dir2: Looking for writers 2026/02/26 05:20:04 DEBUG : b.txt: reading active writers 2026/02/26 05:20:04 DEBUG : dir3: Looking for writers 2026/02/26 05:20:04 DEBUG : c.txt: reading active writers 2026/02/26 05:20:04 DEBUG : Looking for writers 2026/02/26 05:20:04 DEBUG : dir1: reading active writers 2026/02/26 05:20:04 DEBUG : dir2: reading active writers 2026/02/26 05:20:04 DEBUG : dir3: reading active writers 2026/02/26 05:20:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.23s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/26 05:20:04 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-hofuyuj0soyu': Purge remote 2026/02/26 05:20:04 DEBUG : Waiting for deletions to finish 2026/02/26 05:20:04 INFO : S3 bucket rclone-test-hofuyuj0soyu: Bucket "rclone-test-hofuyuj0soyu" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 1m55.970538781s (try 1/5)