"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/03/06 03:03:37 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso" 2026/03/06 03:03:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/06 03:03:37 DEBUG : Creating backend with remote "TestS3:rclone-test-bapelab6moso" 2026/03/06 03:03:37 DEBUG : Creating backend with remote "/tmp/rclone858620289" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:37 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:38 INFO : S3 bucket rclone-test-bapelab6moso: Bucket "rclone-test-bapelab6moso" created with ACL "" 2026/03/06 03:03:38 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:38 DEBUG : dir/file1.rclone_chunk.001_gov7s0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:38 INFO : dir/file1.rclone_chunk.001_gov7s0: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:38 INFO : dir/file1.rclone_chunk.001_gov7s0: Deleted 2026/03/06 03:03:38 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:38 DEBUG : dir: Looking for writers 2026/03/06 03:03:38 DEBUG : Looking for writers 2026/03/06 03:03:38 DEBUG : dir: reading active writers 2026/03/06 03:03:38 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:39 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:39 DEBUG : dir/file1.rclone_chunk.001_gov8i6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:39 INFO : dir/file1.rclone_chunk.001_gov8i6: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:39 INFO : dir/file1.rclone_chunk.001_gov8i6: Deleted 2026/03/06 03:03:39 DEBUG : dir/file2: size = 15 OK 2026/03/06 03:03:39 DEBUG : dir/file2.rclone_chunk.001_gov8r8: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/06 03:03:39 INFO : dir/file2.rclone_chunk.001_gov8r8: Copied (server-side copy) to: dir/file2 2026/03/06 03:03:39 INFO : dir/file2.rclone_chunk.001_gov8r8: Deleted 2026/03/06 03:03:40 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/06 03:03:40 DEBUG : dir/subdir/file3.rclone_chunk.001_gov8u9: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/06 03:03:40 INFO : dir/subdir/file3.rclone_chunk.001_gov8u9: Copied (server-side copy) to: dir/subdir/file3 2026/03/06 03:03:40 INFO : dir/subdir/file3.rclone_chunk.001_gov8u9: Deleted 2026/03/06 03:03:40 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:40 DEBUG : dir/subdir: Looking for writers 2026/03/06 03:03:40 DEBUG : dir: Looking for writers 2026/03/06 03:03:40 DEBUG : file1: reading active writers 2026/03/06 03:03:40 DEBUG : file2: reading active writers 2026/03/06 03:03:40 DEBUG : subdir: reading active writers 2026/03/06 03:03:40 DEBUG : Looking for writers 2026/03/06 03:03:40 DEBUG : dir: reading active writers 2026/03/06 03:03:40 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.20s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:41 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:41 DEBUG : dir/file1.rclone_chunk.001_govaj4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:41 INFO : dir/file1.rclone_chunk.001_govaj4: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:41 INFO : dir/file1.rclone_chunk.001_govaj4: Deleted 2026/03/06 03:03:41 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:41 DEBUG : dir: Looking for writers 2026/03/06 03:03:41 DEBUG : file1: reading active writers 2026/03/06 03:03:41 DEBUG : Looking for writers 2026/03/06 03:03:41 DEBUG : dir: reading active writers 2026/03/06 03:03:41 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.97s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:42 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:42 DEBUG : dir/file1.rclone_chunk.001_govbqw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:42 INFO : dir/file1.rclone_chunk.001_govbqw: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:42 INFO : dir/file1.rclone_chunk.001_govbqw: Deleted 2026/03/06 03:03:42 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:42 DEBUG : dir: Looking for writers 2026/03/06 03:03:42 DEBUG : Looking for writers 2026/03/06 03:03:42 DEBUG : dir: reading active writers 2026/03/06 03:03:42 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.99s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:43 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:43 DEBUG : dir/file1.rclone_chunk.001_govcl7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:43 INFO : dir/file1.rclone_chunk.001_govcl7: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:43 INFO : dir/file1.rclone_chunk.001_govcl7: Deleted 2026/03/06 03:03:43 DEBUG : dir: forgetting directory cache 2026/03/06 03:03:43 DEBUG : forgetting directory cache 2026/03/06 03:03:43 DEBUG : dir: forgetting directory cache 2026/03/06 03:03:43 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:43 DEBUG : Looking for writers 2026/03/06 03:03:43 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.91s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:44 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:44 DEBUG : dir/file1.rclone_chunk.001_govdoj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:44 INFO : dir/file1.rclone_chunk.001_govdoj: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:44 INFO : dir/file1.rclone_chunk.001_govdoj: Deleted 2026/03/06 03:03:44 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/06 03:03:44 DEBUG : dir: invalidating directory cache 2026/03/06 03:03:44 DEBUG : >ForgetPath: 2026/03/06 03:03:44 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/06 03:03:44 DEBUG : invalidating directory cache 2026/03/06 03:03:44 DEBUG : dir: forgetting directory cache 2026/03/06 03:03:44 DEBUG : >ForgetPath: 2026/03/06 03:03:44 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/06 03:03:44 DEBUG : >ForgetPath: 2026/03/06 03:03:44 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:44 DEBUG : dir: Looking for writers 2026/03/06 03:03:44 DEBUG : Looking for writers 2026/03/06 03:03:44 DEBUG : dir: reading active writers 2026/03/06 03:03:44 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.85s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:45 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:45 DEBUG : dir/file1.rclone_chunk.001_govdrp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:45 INFO : dir/file1.rclone_chunk.001_govdrp: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:45 INFO : dir/file1.rclone_chunk.001_govdrp: Deleted 2026/03/06 03:03:45 DEBUG : fil/a/b/c: size = 15 OK 2026/03/06 03:03:45 DEBUG : fil/a/b/c.rclone_chunk.001_gove3j: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/03/06 03:03:45 INFO : fil/a/b/c.rclone_chunk.001_gove3j: Copied (server-side copy) to: fil/a/b/c 2026/03/06 03:03:45 INFO : fil/a/b/c.rclone_chunk.001_gove3j: Deleted 2026/03/06 03:03:46 DEBUG : forgetting directory cache 2026/03/06 03:03:46 DEBUG : dir: forgetting directory cache 2026/03/06 03:03:46 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:46 DEBUG : dir: Looking for writers 2026/03/06 03:03:46 DEBUG : fil/a/b: Looking for writers 2026/03/06 03:03:46 DEBUG : fil/a: Looking for writers 2026/03/06 03:03:46 DEBUG : b: reading active writers 2026/03/06 03:03:46 DEBUG : fil: Looking for writers 2026/03/06 03:03:46 DEBUG : a: reading active writers 2026/03/06 03:03:46 DEBUG : Looking for writers 2026/03/06 03:03:46 DEBUG : dir: reading active writers 2026/03/06 03:03:46 DEBUG : fil: reading active writers 2026/03/06 03:03:46 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.83s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:47 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:47 DEBUG : dir/file1.rclone_chunk.001_govfuy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:47 INFO : dir/file1.rclone_chunk.001_govfuy: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:47 INFO : dir/file1.rclone_chunk.001_govfuy: Deleted 2026/03/06 03:03:47 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:47 DEBUG : dir: Looking for writers 2026/03/06 03:03:47 DEBUG : Looking for writers 2026/03/06 03:03:47 DEBUG : dir: reading active writers 2026/03/06 03:03:47 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.77s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:47 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:47 DEBUG : dir/file1.rclone_chunk.001_govgyd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:47 INFO : dir/file1.rclone_chunk.001_govgyd: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:47 INFO : dir/file1.rclone_chunk.001_govgyd: Deleted 2026/03/06 03:03:48 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:48 DEBUG : dir: Looking for writers 2026/03/06 03:03:48 DEBUG : file1: reading active writers 2026/03/06 03:03:48 DEBUG : Looking for writers 2026/03/06 03:03:48 DEBUG : dir: reading active writers 2026/03/06 03:03:48 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:48 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:48 DEBUG : dir/file1.rclone_chunk.001_govhmw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:48 INFO : dir/file1.rclone_chunk.001_govhmw: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:48 INFO : dir/file1.rclone_chunk.001_govhmw: Deleted 2026/03/06 03:03:49 DEBUG : dir/file2: size = 15 OK 2026/03/06 03:03:49 DEBUG : dir/file2.rclone_chunk.001_govhpu: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/06 03:03:49 INFO : dir/file2.rclone_chunk.001_govhpu: Copied (server-side copy) to: dir/file2 2026/03/06 03:03:49 INFO : dir/file2.rclone_chunk.001_govhpu: Deleted 2026/03/06 03:03:49 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/06 03:03:49 DEBUG : dir/subdir/file3.rclone_chunk.001_govi3w: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/06 03:03:49 INFO : dir/subdir/file3.rclone_chunk.001_govi3w: Copied (server-side copy) to: dir/subdir/file3 2026/03/06 03:03:49 INFO : dir/subdir/file3.rclone_chunk.001_govi3w: Deleted === RUN TestDirReadDirAll/Virtual 2026/03/06 03:03:50 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/06 03:03:50 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/06 03:03:50 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/06 03:03:50 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/06 03:03:50 DEBUG : dir/virtualFile: size = 20 OK 2026/03/06 03:03:50 DEBUG : dir/virtualFile.rclone_chunk.001_govjbf: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/03/06 03:03:50 INFO : dir/virtualFile.rclone_chunk.001_govjbf: Copied (server-side copy) to: dir/virtualFile 2026/03/06 03:03:50 INFO : dir/virtualFile.rclone_chunk.001_govjbf: Deleted 2026/03/06 03:03:50 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/03/06 03:03:50 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_govjmx: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/03/06 03:03:50 INFO : dir/virtualDir/testFile.rclone_chunk.001_govjmx: Copied (server-side copy) to: dir/virtualDir/testFile 2026/03/06 03:03:50 INFO : dir/virtualDir/testFile.rclone_chunk.001_govjmx: Deleted 2026/03/06 03:03:51 DEBUG : S3 bucket rclone-test-bapelab6moso: bucket is versioned: false 2026/03/06 03:03:51 DEBUG : Waiting for deletions to finish 2026/03/06 03:03:51 DEBUG : "dir/subdir/file3" version false 2026/03/06 03:03:51 DEBUG : dir/subdir/file3: Deleting (id "") 2026/03/06 03:03:51 INFO : dir/subdir/file3: Deleted 2026/03/06 03:03:51 DEBUG : dir: invalidating directory cache 2026/03/06 03:03:51 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/06 03:03:51 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/06 03:03:51 DEBUG : dir/file1: Reset virtual modtime 2026/03/06 03:03:51 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/06 03:03:51 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/06 03:03:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/06 03:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/06 03:03:51 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/06 03:03:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:03:51 DEBUG : dir: invalidating directory cache 2026/03/06 03:03:51 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/06 03:03:51 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/06 03:03:51 DEBUG : forgetting directory cache 2026/03/06 03:03:51 DEBUG : dir: forgetting directory cache 2026/03/06 03:03:51 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/06 03:03:51 DEBUG : dir/virtualDir2: forgetting directory cache 2026/03/06 03:03:51 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:51 DEBUG : dir/virtualDir2: Looking for writers 2026/03/06 03:03:51 DEBUG : dir/virtualDir: Looking for writers 2026/03/06 03:03:51 DEBUG : dir: Looking for writers 2026/03/06 03:03:51 DEBUG : file1: reading active writers 2026/03/06 03:03:51 DEBUG : virtualFile2: reading active writers 2026/03/06 03:03:51 DEBUG : virtualDir2: reading active writers 2026/03/06 03:03:51 DEBUG : virtualFile: reading active writers 2026/03/06 03:03:51 DEBUG : virtualDir: reading active writers 2026/03/06 03:03:51 DEBUG : Looking for writers 2026/03/06 03:03:51 DEBUG : dir: reading active writers 2026/03/06 03:03:51 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.35s) --- PASS: TestDirReadDirAll/Virtual (1.24s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:52 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:52 DEBUG : dir/file1.rclone_chunk.001_govkw2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:52 INFO : dir/file1.rclone_chunk.001_govkw2: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:52 INFO : dir/file1.rclone_chunk.001_govkw2: Deleted 2026/03/06 03:03:52 ERROR : dir/: Can only open directories read only 2026/03/06 03:03:52 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:52 DEBUG : dir: Looking for writers 2026/03/06 03:03:52 DEBUG : Looking for writers 2026/03/06 03:03:52 DEBUG : dir: reading active writers 2026/03/06 03:03:52 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.80s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:52 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:52 DEBUG : dir/file1.rclone_chunk.001_govlyl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:52 INFO : dir/file1.rclone_chunk.001_govlyl: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:52 INFO : dir/file1.rclone_chunk.001_govlyl: Deleted 2026/03/06 03:03:53 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/06 03:03:53 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/06 03:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/06 03:03:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (5 bytes), uploading instead of streaming 2026/03/06 03:03:53 DEBUG : dir/potato: size = 5 OK 2026/03/06 03:03:53 DEBUG : dir/potato.rclone_chunk.001_govmu9: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:03:53 INFO : dir/potato.rclone_chunk.001_govmu9: Copied (server-side copy) to: dir/potato 2026/03/06 03:03:53 INFO : dir/potato.rclone_chunk.001_govmu9: Deleted 2026/03/06 03:03:53 DEBUG : dir/potato: size = 5 OK 2026/03/06 03:03:53 NOTICE: Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/06 03:03:53 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/06 03:03:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/06 03:03:53 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:53 DEBUG : dir: Looking for writers 2026/03/06 03:03:53 DEBUG : file1: reading active writers 2026/03/06 03:03:53 DEBUG : potato: reading active writers 2026/03/06 03:03:53 DEBUG : Looking for writers 2026/03/06 03:03:53 DEBUG : dir: reading active writers 2026/03/06 03:03:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.53s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:54 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:54 DEBUG : dir/file1.rclone_chunk.001_govnrz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:54 INFO : dir/file1.rclone_chunk.001_govnrz: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:54 INFO : dir/file1.rclone_chunk.001_govnrz: Deleted 2026/03/06 03:03:54 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/03/06 03:03:55 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:55 DEBUG : dir/sub: Looking for writers 2026/03/06 03:03:55 DEBUG : dir: Looking for writers 2026/03/06 03:03:55 DEBUG : file1: reading active writers 2026/03/06 03:03:55 DEBUG : sub: reading active writers 2026/03/06 03:03:55 DEBUG : Looking for writers 2026/03/06 03:03:55 DEBUG : dir: reading active writers 2026/03/06 03:03:55 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.20s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:55 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:55 DEBUG : dir/file1.rclone_chunk.001_govoq5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:55 INFO : dir/file1.rclone_chunk.001_govoq5: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:55 INFO : dir/file1.rclone_chunk.001_govoq5: Deleted 2026/03/06 03:03:55 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/06 03:03:55 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/03/06 03:03:56 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:56 DEBUG : dir/sub/subsub: Looking for writers 2026/03/06 03:03:56 DEBUG : dir/sub: Looking for writers 2026/03/06 03:03:56 DEBUG : subsub: reading active writers 2026/03/06 03:03:56 DEBUG : dir: Looking for writers 2026/03/06 03:03:56 DEBUG : file1: reading active writers 2026/03/06 03:03:56 DEBUG : sub: reading active writers 2026/03/06 03:03:56 DEBUG : Looking for writers 2026/03/06 03:03:56 DEBUG : dir: reading active writers 2026/03/06 03:03:56 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.07s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:56 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:56 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:56 DEBUG : dir/file1.rclone_chunk.001_govpkb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:56 INFO : dir/file1.rclone_chunk.001_govpkb: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:56 INFO : dir/file1.rclone_chunk.001_govpkb: Deleted 2026/03/06 03:03:56 ERROR : dir/: Dir.Remove not empty 2026/03/06 03:03:56 DEBUG : dir/file1: Remove: 2026/03/06 03:03:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:03:56 DEBUG : dir/file1: >Remove: err= 2026/03/06 03:03:56 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/06 03:03:57 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:57 DEBUG : Looking for writers 2026/03/06 03:03:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.85s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:57 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:57 DEBUG : dir/file1.rclone_chunk.001_govqok: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:57 INFO : dir/file1.rclone_chunk.001_govqok: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:57 INFO : dir/file1.rclone_chunk.001_govqok: Deleted 2026/03/06 03:03:57 DEBUG : dir/file1: Remove: 2026/03/06 03:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:03:57 DEBUG : dir/file1: >Remove: err= 2026/03/06 03:03:57 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/06 03:03:57 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:57 DEBUG : Looking for writers 2026/03/06 03:03:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.88s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:58 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:58 DEBUG : dir/file1.rclone_chunk.001_govrv2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:58 INFO : dir/file1.rclone_chunk.001_govrv2: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:58 INFO : dir/file1.rclone_chunk.001_govrv2: Deleted 2026/03/06 03:03:58 DEBUG : dir/file1: Remove: 2026/03/06 03:03:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:03:58 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/03/06 03:03:58 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:03:58 DEBUG : dir: Looking for writers 2026/03/06 03:03:58 DEBUG : Looking for writers 2026/03/06 03:03:58 DEBUG : dir: reading active writers 2026/03/06 03:03:58 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:03:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:03:59 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:03:59 DEBUG : dir/file1.rclone_chunk.001_govrle: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:03:59 INFO : dir/file1.rclone_chunk.001_govrle: Copied (server-side copy) to: dir/file1 2026/03/06 03:03:59 INFO : dir/file1.rclone_chunk.001_govrle: Deleted 2026/03/06 03:03:59 DEBUG : dir/file3: size = 15 OK 2026/03/06 03:03:59 DEBUG : dir/file3.rclone_chunk.001_govsbd: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/06 03:03:59 INFO : dir/file3.rclone_chunk.001_govsbd: Copied (server-side copy) to: dir/file3 2026/03/06 03:03:59 INFO : dir/file3.rclone_chunk.001_govsbd: Deleted 2026/03/06 03:04:00 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/06 03:04:00 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:00 DEBUG : dir/file3: copy non-chunked object... 2026/03/06 03:04:00 DEBUG : dir2/file3: size = 15 OK 2026/03/06 03:04:00 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/03/06 03:04:00 DEBUG : dir2/file1: size = 14 OK 2026/03/06 03:04:00 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/03/06 03:04:00 INFO : dir/file3: Deleted 2026/03/06 03:04:00 INFO : dir/file1: Deleted 2026/03/06 03:04:00 DEBUG : dir: Updating dir with dir2 0xc0008a0d00 2026/03/06 03:04:00 DEBUG : dir: forgetting directory cache 2026/03/06 03:04:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/06 03:04:00 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/06 03:04:00 DEBUG : dir2/file1: copy non-chunked object... 2026/03/06 03:04:01 DEBUG : file2: size = 14 OK 2026/03/06 03:04:01 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/03/06 03:04:01 INFO : dir2/file1: Deleted 2026/03/06 03:04:01 DEBUG : file2: Updating file with file2 0xc000539140 2026/03/06 03:04:01 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:01 DEBUG : file2: copy non-chunked object... 2026/03/06 03:04:01 DEBUG : dir2/file3: size = 14 OK 2026/03/06 03:04:01 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/03/06 03:04:01 INFO : file2: Deleted 2026/03/06 03:04:01 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000539140 2026/03/06 03:04:01 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/06 03:04:01 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/06 03:04:01 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/06 03:04:01 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0008a1c70 2026/03/06 03:04:01 DEBUG : empty directory: forgetting directory cache 2026/03/06 03:04:01 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/06 03:04:01 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/06 03:04:01 DEBUG : dir2: Renaming to "dir3" 2026/03/06 03:04:01 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:01 DEBUG : dir3: Looking for writers 2026/03/06 03:04:01 DEBUG : file3: reading active writers 2026/03/06 03:04:01 DEBUG : renamed empty directory: Looking for writers 2026/03/06 03:04:01 DEBUG : Looking for writers 2026/03/06 03:04:01 DEBUG : dir3: reading active writers 2026/03/06 03:04:01 DEBUG : renamed empty directory: reading active writers 2026/03/06 03:04:01 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.92s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:02 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:02 DEBUG : dir/file1.rclone_chunk.001_govuwh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:02 INFO : dir/file1.rclone_chunk.001_govuwh: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:02 INFO : dir/file1.rclone_chunk.001_govuwh: Deleted 2026/03/06 03:04:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/06 03:04:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/06 03:04:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/06 03:04:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/06 03:04:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/06 03:04:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/06 03:04:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/06 03:04:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (12 bytes), uploading instead of streaming 2026/03/06 03:04:03 DEBUG : dir/sub/file2: size = 12 OK 2026/03/06 03:04:03 DEBUG : dir/sub/file2.rclone_chunk.001_govv72: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/06 03:04:03 INFO : dir/sub/file2.rclone_chunk.001_govv72: Copied (server-side copy) to: dir/sub/file2 2026/03/06 03:04:03 INFO : dir/sub/file2.rclone_chunk.001_govv72: Deleted 2026/03/06 03:04:03 DEBUG : dir/sub/file2: size = 12 OK 2026/03/06 03:04:03 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/06 03:04:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:03 DEBUG : forgetting directory cache 2026/03/06 03:04:03 DEBUG : dir: forgetting directory cache 2026/03/06 03:04:03 DEBUG : dir/sub: forgetting directory cache 2026/03/06 03:04:03 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/06 03:04:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (5 bytes), uploading instead of streaming 2026/03/06 03:04:03 DEBUG : dir/sub/file0: size = 5 OK 2026/03/06 03:04:03 DEBUG : dir/sub/file0.rclone_chunk.001_govwag: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:03 INFO : dir/sub/file0.rclone_chunk.001_govwag: Copied (server-side copy) to: dir/sub/file0 2026/03/06 03:04:03 INFO : dir/sub/file0.rclone_chunk.001_govwag: Deleted 2026/03/06 03:04:03 DEBUG : dir/sub/file0: size = 5 OK 2026/03/06 03:04:03 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/06 03:04:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/06 03:04:03 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:03 DEBUG : dir/sub: Looking for writers 2026/03/06 03:04:03 DEBUG : file0: reading active writers 2026/03/06 03:04:03 DEBUG : file2: reading active writers 2026/03/06 03:04:03 DEBUG : dir: Looking for writers 2026/03/06 03:04:03 DEBUG : file1: reading active writers 2026/03/06 03:04:03 DEBUG : sub: reading active writers 2026/03/06 03:04:03 DEBUG : Looking for writers 2026/03/06 03:04:03 DEBUG : dir: reading active writers 2026/03/06 03:04:03 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.14s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/06 03:04:04 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:04 DEBUG : Looking for writers 2026/03/06 03:04:04 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:04 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:04 DEBUG : dir/file1.rclone_chunk.001_govxsr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:04 INFO : dir/file1.rclone_chunk.001_govxsr: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:04 INFO : dir/file1.rclone_chunk.001_govxsr: Deleted 2026/03/06 03:04:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:04 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:04 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/06 03:04:04 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:04 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/06 03:04:04 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/06 03:04:04 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/06 03:04:04 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:04 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:04 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:04 DEBUG : dir: Looking for writers 2026/03/06 03:04:04 DEBUG : file1: reading active writers 2026/03/06 03:04:04 DEBUG : file1.metadata: reading active writers 2026/03/06 03:04:04 DEBUG : Looking for writers 2026/03/06 03:04:04 DEBUG : dir.metadata: reading active writers 2026/03/06 03:04:04 DEBUG : dir: reading active writers 2026/03/06 03:04:04 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.89s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:04 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:05 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:05 DEBUG : dir/file1.rclone_chunk.001_govy51: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:05 INFO : dir/file1.rclone_chunk.001_govy51: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:05 INFO : dir/file1.rclone_chunk.001_govy51: Deleted 2026/03/06 03:04:05 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:05 DEBUG : dir: Looking for writers 2026/03/06 03:04:05 DEBUG : file1: reading active writers 2026/03/06 03:04:05 DEBUG : Looking for writers 2026/03/06 03:04:05 DEBUG : dir: reading active writers 2026/03/06 03:04:05 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.91s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:05 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:06 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:06 DEBUG : dir/file1.rclone_chunk.001_govyyw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:06 INFO : dir/file1.rclone_chunk.001_govyyw: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:06 INFO : dir/file1.rclone_chunk.001_govyyw: Deleted 2026/03/06 03:04:07 DEBUG : time_test: size = 5 OK 2026/03/06 03:04:07 DEBUG : time_test.rclone_chunk.001_govzmp: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/03/06 03:04:07 INFO : time_test.rclone_chunk.001_govzmp: Copied (server-side copy) to: time_test 2026/03/06 03:04:07 INFO : time_test.rclone_chunk.001_govzmp: Deleted 2026/03/06 03:04:07 DEBUG : Can set mod time: true 2026/03/06 03:04:07 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/06 03:04:07 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:07 DEBUG : dir: Looking for writers 2026/03/06 03:04:07 DEBUG : file1: reading active writers 2026/03/06 03:04:07 DEBUG : Looking for writers 2026/03/06 03:04:07 DEBUG : dir: reading active writers 2026/03/06 03:04:07 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:07 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:08 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:08 DEBUG : dir/file1.rclone_chunk.001_gow07z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:08 INFO : dir/file1.rclone_chunk.001_gow07z: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:08 INFO : dir/file1.rclone_chunk.001_gow07z: Deleted 2026/03/06 03:04:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (0 bytes), uploading instead of streaming 2026/03/06 03:04:09 DEBUG : dir/file1: size = 0 OK 2026/03/06 03:04:09 DEBUG : dir/file1.rclone_chunk.001_gow1kj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:04:09 INFO : dir/file1.rclone_chunk.001_gow1kj: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:09 INFO : dir/file1.rclone_chunk.001_gow1kj: Deleted 2026/03/06 03:04:09 DEBUG : dir/file1: size = 0 OK 2026/03/06 03:04:09 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/06 03:04:09 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/06 03:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:09 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:09 DEBUG : dir: Looking for writers 2026/03/06 03:04:09 DEBUG : file1: reading active writers 2026/03/06 03:04:09 DEBUG : Looking for writers 2026/03/06 03:04:09 DEBUG : dir: reading active writers 2026/03/06 03:04:09 DEBUG : >WaitForWriters: 2026/03/06 03:04:09 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:09 DEBUG : dir: Looking for writers 2026/03/06 03:04:09 DEBUG : file1: reading active writers 2026/03/06 03:04:09 DEBUG : Looking for writers 2026/03/06 03:04:09 DEBUG : dir: reading active writers 2026/03/06 03:04:09 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:09 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:10 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:10 DEBUG : dir/file1.rclone_chunk.001_gow2pi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:10 INFO : dir/file1.rclone_chunk.001_gow2pi: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:10 INFO : dir/file1.rclone_chunk.001_gow2pi: Deleted 2026/03/06 03:04:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (5 bytes), uploading instead of streaming 2026/03/06 03:04:10 DEBUG : dir/file1: size = 5 OK 2026/03/06 03:04:10 DEBUG : dir/file1.rclone_chunk.001_gow3e0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:10 INFO : dir/file1.rclone_chunk.001_gow3e0: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:10 INFO : dir/file1.rclone_chunk.001_gow3e0: Deleted 2026/03/06 03:04:10 DEBUG : dir/file1: size = 5 OK 2026/03/06 03:04:10 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/06 03:04:10 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/06 03:04:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:10 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:10 DEBUG : dir: Looking for writers 2026/03/06 03:04:10 DEBUG : file1: reading active writers 2026/03/06 03:04:10 DEBUG : Looking for writers 2026/03/06 03:04:10 DEBUG : dir: reading active writers 2026/03/06 03:04:10 DEBUG : >WaitForWriters: 2026/03/06 03:04:11 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:11 DEBUG : dir: Looking for writers 2026/03/06 03:04:11 DEBUG : file1: reading active writers 2026/03/06 03:04:11 DEBUG : Looking for writers 2026/03/06 03:04:11 DEBUG : dir: reading active writers 2026/03/06 03:04:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:11 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:11 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:11 DEBUG : dir/file1.rclone_chunk.001_gow4tf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:11 INFO : dir/file1.rclone_chunk.001_gow4tf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:11 INFO : dir/file1.rclone_chunk.001_gow4tf: Deleted 2026/03/06 03:04:12 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/06 03:04:12 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:12 DEBUG : dir: Looking for writers 2026/03/06 03:04:12 DEBUG : file1: reading active writers 2026/03/06 03:04:12 DEBUG : Looking for writers 2026/03/06 03:04:12 DEBUG : dir: reading active writers 2026/03/06 03:04:12 DEBUG : >WaitForWriters: 2026/03/06 03:04:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:12 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:12 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:12 DEBUG : dir/file1.rclone_chunk.001_gow52p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:12 INFO : dir/file1.rclone_chunk.001_gow52p: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:12 INFO : dir/file1.rclone_chunk.001_gow52p: Deleted 2026/03/06 03:04:13 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/06 03:04:13 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:13 DEBUG : dir/file1(0xc000937dc0): close: 2026/03/06 03:04:13 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/06 03:04:13 DEBUG : dir/file1(0xc000937dc0): >close: err= 2026/03/06 03:04:13 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:13 DEBUG : dir: Looking for writers 2026/03/06 03:04:13 DEBUG : file1: reading active writers 2026/03/06 03:04:13 DEBUG : Looking for writers 2026/03/06 03:04:13 DEBUG : dir: reading active writers 2026/03/06 03:04:13 DEBUG : >WaitForWriters: 2026/03/06 03:04:13 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:13 DEBUG : dir: Looking for writers 2026/03/06 03:04:13 DEBUG : file1: reading active writers 2026/03/06 03:04:13 DEBUG : Looking for writers 2026/03/06 03:04:13 DEBUG : dir: reading active writers 2026/03/06 03:04:13 DEBUG : >WaitForWriters: 2026/03/06 03:04:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:14 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:14 DEBUG : dir/file1.rclone_chunk.001_gow6se: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:14 INFO : dir/file1.rclone_chunk.001_gow6se: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:14 INFO : dir/file1.rclone_chunk.001_gow6se: Deleted 2026/03/06 03:04:14 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/06 03:04:14 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): _writeAt: size=5, off=0 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): openPending: 2026/03/06 03:04:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/06 03:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): >openPending: err= 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): >_writeAt: n=5, err= 2026/03/06 03:04:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): close: 2026/03/06 03:04:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/06 03:04:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/06 03:04:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/06 03:04:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/06 03:04:14 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/06 03:04:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:14 DEBUG : dir/file1(0xc000dae780): >close: err= 2026/03/06 03:04:14 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:14 DEBUG : dir/file1: vfs cache: starting upload 2026/03/06 03:04:14 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:14 DEBUG : dir: Looking for writers 2026/03/06 03:04:14 DEBUG : file1: reading active writers 2026/03/06 03:04:14 DEBUG : Looking for writers 2026/03/06 03:04:14 DEBUG : dir: reading active writers 2026/03/06 03:04:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:15 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:15 DEBUG : dir/file1.rclone_chunk.001_gow7xt: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/06 03:04:15 INFO : dir/file1.rclone_chunk.001_gow7xt: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:15 DEBUG : dir: Looking for writers 2026/03/06 03:04:15 DEBUG : file1: reading active writers 2026/03/06 03:04:15 DEBUG : Looking for writers 2026/03/06 03:04:15 DEBUG : dir: reading active writers 2026/03/06 03:04:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/06 03:04:15 INFO : dir/file1.rclone_chunk.001_gow7xt: Deleted 2026/03/06 03:04:15 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:15 INFO : dir/file1: Copied (replaced existing) 2026/03/06 03:04:15 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/03/06 03:04:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:15 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/06 03:04:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:15 DEBUG : dir: Looking for writers 2026/03/06 03:04:15 DEBUG : file1: reading active writers 2026/03/06 03:04:15 DEBUG : Looking for writers 2026/03/06 03:04:15 DEBUG : dir: reading active writers 2026/03/06 03:04:15 DEBUG : >WaitForWriters: 2026/03/06 03:04:15 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:15 DEBUG : dir: Looking for writers 2026/03/06 03:04:15 DEBUG : file1: reading active writers 2026/03/06 03:04:15 DEBUG : Looking for writers 2026/03/06 03:04:15 DEBUG : dir: reading active writers 2026/03/06 03:04:15 DEBUG : >WaitForWriters: 2026/03/06 03:04:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (10.15s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.93s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.75s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.70s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (2.30s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:16 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:16 DEBUG : dir/file1.rclone_chunk.001_gow9zq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:16 INFO : dir/file1.rclone_chunk.001_gow9zq: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:16 INFO : dir/file1.rclone_chunk.001_gow9zq: Deleted 2026/03/06 03:04:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:16 DEBUG : dir: Looking for writers 2026/03/06 03:04:16 DEBUG : file1: reading active writers 2026/03/06 03:04:16 DEBUG : Looking for writers 2026/03/06 03:04:16 DEBUG : dir: reading active writers 2026/03/06 03:04:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.89s) === RUN TestFileOpenReadUnknownSize 2026/03/06 03:04:16 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/06 03:04:16 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/06 03:04:16 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:16 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/06 03:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:16 DEBUG : Looking for writers 2026/03/06 03:04:16 DEBUG : file.txt: reading active writers 2026/03/06 03:04:16 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:17 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:17 DEBUG : dir/file1.rclone_chunk.001_gow9ns: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:17 INFO : dir/file1.rclone_chunk.001_gow9ns: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:17 INFO : dir/file1.rclone_chunk.001_gow9ns: Deleted 2026/03/06 03:04:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (25 bytes), uploading instead of streaming 2026/03/06 03:04:18 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:18 DEBUG : dir/file1.rclone_chunk.001_gowaxj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:18 INFO : dir/file1.rclone_chunk.001_gowaxj: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:18 INFO : dir/file1.rclone_chunk.001_gowaxj: Deleted 2026/03/06 03:04:18 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:18 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/06 03:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:18 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:18 DEBUG : dir: Looking for writers 2026/03/06 03:04:18 DEBUG : file1: reading active writers 2026/03/06 03:04:18 DEBUG : Looking for writers 2026/03/06 03:04:18 DEBUG : dir: reading active writers 2026/03/06 03:04:18 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.35s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:18 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:18 DEBUG : dir/file1.rclone_chunk.001_gowbok: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:18 INFO : dir/file1.rclone_chunk.001_gowbok: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:18 INFO : dir/file1.rclone_chunk.001_gowbok: Deleted 2026/03/06 03:04:19 DEBUG : dir/file1: Remove: 2026/03/06 03:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:19 DEBUG : dir/file1: >Remove: err= 2026/03/06 03:04:19 DEBUG : dir/file1: Remove: 2026/03/06 03:04:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/06 03:04:19 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:19 DEBUG : dir: Looking for writers 2026/03/06 03:04:19 DEBUG : Looking for writers 2026/03/06 03:04:19 DEBUG : dir: reading active writers 2026/03/06 03:04:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.92s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:19 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:19 DEBUG : dir/file1.rclone_chunk.001_gowcvp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:19 INFO : dir/file1.rclone_chunk.001_gowcvp: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:19 INFO : dir/file1.rclone_chunk.001_gowcvp: Deleted 2026/03/06 03:04:19 DEBUG : dir/file1: Remove: 2026/03/06 03:04:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:19 DEBUG : dir/file1: >Remove: err= 2026/03/06 03:04:19 DEBUG : dir/file1: Remove: 2026/03/06 03:04:19 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/06 03:04:19 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:19 DEBUG : dir: Looking for writers 2026/03/06 03:04:19 DEBUG : Looking for writers 2026/03/06 03:04:19 DEBUG : dir: reading active writers 2026/03/06 03:04:19 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:20 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:20 DEBUG : dir/file1.rclone_chunk.001_gowdgv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:20 INFO : dir/file1.rclone_chunk.001_gowdgv: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:20 INFO : dir/file1.rclone_chunk.001_gowdgv: Deleted 2026/03/06 03:04:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:20 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/06 03:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:20 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/06 03:04:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:20 DEBUG : dir/file1: Open: flags=0x3 2026/03/06 03:04:20 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/06 03:04:20 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/06 03:04:20 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:20 DEBUG : dir: Looking for writers 2026/03/06 03:04:20 DEBUG : file1: reading active writers 2026/03/06 03:04:20 DEBUG : Looking for writers 2026/03/06 03:04:20 DEBUG : dir: reading active writers 2026/03/06 03:04:20 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:20 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:21 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:21 DEBUG : dir/file1.rclone_chunk.001_gowd72: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:21 INFO : dir/file1.rclone_chunk.001_gowd72: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:21 INFO : dir/file1.rclone_chunk.001_gowd72: Deleted 2026/03/06 03:04:21 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:21 DEBUG : dir: Looking for writers 2026/03/06 03:04:21 DEBUG : file1: reading active writers 2026/03/06 03:04:21 DEBUG : Looking for writers 2026/03/06 03:04:21 DEBUG : dir: reading active writers 2026/03/06 03:04:21 DEBUG : >WaitForWriters: 2026/03/06 03:04:21 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:21 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:22 INFO : dir/file1: Deleted 2026/03/06 03:04:22 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0b380 2026/03/06 03:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:22 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:22 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:22 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:22 INFO : newLeaf: Deleted 2026/03/06 03:04:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0b380 2026/03/06 03:04:22 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:22 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a0b380 2026/03/06 03:04:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (25 bytes), uploading instead of streaming 2026/03/06 03:04:22 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:22 DEBUG : dir/file1.rclone_chunk.001_gowfrt: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:22 INFO : dir/file1.rclone_chunk.001_gowfrt: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:23 INFO : dir/file1.rclone_chunk.001_gowfrt: Deleted 2026/03/06 03:04:23 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:23 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/06 03:04:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:23 DEBUG : newLeaf: Running delayed rename now 2026/03/06 03:04:23 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:23 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:23 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:23 INFO : dir/file1: Deleted 2026/03/06 03:04:23 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0b380 2026/03/06 03:04:23 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:23 DEBUG : dir: Looking for writers 2026/03/06 03:04:23 DEBUG : Looking for writers 2026/03/06 03:04:23 DEBUG : dir: reading active writers 2026/03/06 03:04:23 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:23 DEBUG : >WaitForWriters: 2026/03/06 03:04:23 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:23 DEBUG : dir: Looking for writers 2026/03/06 03:04:23 DEBUG : Looking for writers 2026/03/06 03:04:23 DEBUG : dir: reading active writers 2026/03/06 03:04:23 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:23 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:23 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:23 DEBUG : dir/file1.rclone_chunk.001_gowgrd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:23 INFO : dir/file1.rclone_chunk.001_gowgrd: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:24 INFO : dir/file1.rclone_chunk.001_gowgrd: Deleted 2026/03/06 03:04:24 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:24 DEBUG : dir: Looking for writers 2026/03/06 03:04:24 DEBUG : file1: reading active writers 2026/03/06 03:04:24 DEBUG : Looking for writers 2026/03/06 03:04:24 DEBUG : dir: reading active writers 2026/03/06 03:04:24 DEBUG : >WaitForWriters: 2026/03/06 03:04:24 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:24 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:24 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:24 INFO : dir/file1: Deleted 2026/03/06 03:04:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000729800 2026/03/06 03:04:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:24 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:24 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:24 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:25 INFO : newLeaf: Deleted 2026/03/06 03:04:25 DEBUG : dir/file1: Updating file with dir/file1 0xc000729800 2026/03/06 03:04:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/06 03:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:25 DEBUG : dir/file1: File is currently open, delaying rename 0xc000729800 2026/03/06 03:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (25 bytes), uploading instead of streaming 2026/03/06 03:04:25 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:25 DEBUG : dir/file1.rclone_chunk.001_gowi4n: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:25 INFO : dir/file1.rclone_chunk.001_gowi4n: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:25 INFO : dir/file1.rclone_chunk.001_gowi4n: Deleted 2026/03/06 03:04:25 DEBUG : dir/file1: size = 25 OK 2026/03/06 03:04:25 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/06 03:04:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:25 DEBUG : newLeaf: Running delayed rename now 2026/03/06 03:04:25 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:25 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:25 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:25 INFO : dir/file1: Deleted 2026/03/06 03:04:25 DEBUG : newLeaf: Updating file with newLeaf 0xc000729800 2026/03/06 03:04:25 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:25 DEBUG : dir: Looking for writers 2026/03/06 03:04:25 DEBUG : Looking for writers 2026/03/06 03:04:25 DEBUG : dir: reading active writers 2026/03/06 03:04:25 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:25 DEBUG : >WaitForWriters: 2026/03/06 03:04:25 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:25 DEBUG : dir: Looking for writers 2026/03/06 03:04:25 DEBUG : Looking for writers 2026/03/06 03:04:25 DEBUG : dir: reading active writers 2026/03/06 03:04:25 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:25 DEBUG : >WaitForWriters: 2026/03/06 03:04:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:26 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:26 DEBUG : dir/file1.rclone_chunk.001_gowjnv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:26 INFO : dir/file1.rclone_chunk.001_gowjnv: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:26 INFO : dir/file1.rclone_chunk.001_gowjnv: Deleted 2026/03/06 03:04:26 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:26 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): openPending: 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/06 03:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): >openPending: err= 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): _writeAt: size=14, off=0 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): >_writeAt: n=14, err= 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): close: 2026/03/06 03:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:26 DEBUG : dir/file1(0xc000a5bc80): >close: err= 2026/03/06 03:04:26 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:26 DEBUG : dir: Looking for writers 2026/03/06 03:04:26 DEBUG : file1: reading active writers 2026/03/06 03:04:26 DEBUG : Looking for writers 2026/03/06 03:04:26 DEBUG : dir: reading active writers 2026/03/06 03:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:26 DEBUG : dir: Looking for writers 2026/03/06 03:04:26 DEBUG : file1: reading active writers 2026/03/06 03:04:26 DEBUG : Looking for writers 2026/03/06 03:04:26 DEBUG : dir: reading active writers 2026/03/06 03:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:26 DEBUG : dir: Looking for writers 2026/03/06 03:04:26 DEBUG : file1: reading active writers 2026/03/06 03:04:26 DEBUG : Looking for writers 2026/03/06 03:04:26 DEBUG : dir: reading active writers 2026/03/06 03:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:26 DEBUG : dir: Looking for writers 2026/03/06 03:04:26 DEBUG : file1: reading active writers 2026/03/06 03:04:26 DEBUG : Looking for writers 2026/03/06 03:04:26 DEBUG : dir: reading active writers 2026/03/06 03:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:26 DEBUG : dir/file1: vfs cache: starting upload 2026/03/06 03:04:26 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:26 DEBUG : dir: Looking for writers 2026/03/06 03:04:26 DEBUG : file1: reading active writers 2026/03/06 03:04:26 DEBUG : Looking for writers 2026/03/06 03:04:26 DEBUG : dir: reading active writers 2026/03/06 03:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:27 DEBUG : dir: Looking for writers 2026/03/06 03:04:27 DEBUG : file1: reading active writers 2026/03/06 03:04:27 DEBUG : Looking for writers 2026/03/06 03:04:27 DEBUG : dir: reading active writers 2026/03/06 03:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:27 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:27 DEBUG : dir/file1.rclone_chunk.001_gowjux: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:27 INFO : dir/file1.rclone_chunk.001_gowjux: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:27 INFO : dir/file1.rclone_chunk.001_gowjux: Deleted 2026/03/06 03:04:27 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:27 INFO : dir/file1: Copied (replaced existing) 2026/03/06 03:04:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:27 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/06 03:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:27 DEBUG : dir: Looking for writers 2026/03/06 03:04:27 DEBUG : file1: reading active writers 2026/03/06 03:04:27 DEBUG : Looking for writers 2026/03/06 03:04:27 DEBUG : dir: reading active writers 2026/03/06 03:04:27 DEBUG : >WaitForWriters: 2026/03/06 03:04:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:27 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): _readAt: size=512, off=0 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): openPending: 2026/03/06 03:04:27 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/03/06 03:04:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/06 03:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): >openPending: err= 2026/03/06 03:04:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): >_readAt: n=14, err=EOF 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): close: 2026/03/06 03:04:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:27 DEBUG : dir/file1(0xc000dbe440): >close: err= 2026/03/06 03:04:27 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:27 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:27 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:27 INFO : dir/file1: Deleted 2026/03/06 03:04:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0b8c0 2026/03/06 03:04:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:28 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:28 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:28 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:28 INFO : newLeaf: Deleted 2026/03/06 03:04:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/06 03:04:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0b8c0 2026/03/06 03:04:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:28 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:28 DEBUG : dir/file1(0xc000d2bbc0): openPending: 2026/03/06 03:04:28 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/03/06 03:04:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/06 03:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:28 DEBUG : dir/file1(0xc000d2bbc0): >openPending: err= 2026/03/06 03:04:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:28 DEBUG : dir/file1(0xc000d2bbc0): _writeAt: size=25, off=0 2026/03/06 03:04:28 DEBUG : dir/file1(0xc000d2bbc0): >_writeAt: n=25, err= 2026/03/06 03:04:28 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:28 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:28 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:28 INFO : dir/file1: Deleted 2026/03/06 03:04:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0b8c0 2026/03/06 03:04:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:28 DEBUG : newLeaf(0xc000d2bbc0): close: 2026/03/06 03:04:28 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/06 03:04:28 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-06 03:04:28.337124325 +0000 UTC m=+50.998264387 2026/03/06 03:04:28 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:28 DEBUG : newLeaf(0xc000d2bbc0): >close: err= 2026/03/06 03:04:28 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:28 DEBUG : newLeaf: vfs cache: starting upload 2026/03/06 03:04:28 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:28 DEBUG : dir: Looking for writers 2026/03/06 03:04:28 DEBUG : Looking for writers 2026/03/06 03:04:28 DEBUG : dir: reading active writers 2026/03/06 03:04:28 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:29 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:29 DEBUG : newLeaf.rclone_chunk.001_gowl2y: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:29 INFO : newLeaf.rclone_chunk.001_gowl2y: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:29 INFO : newLeaf.rclone_chunk.001_gowl2y: Deleted 2026/03/06 03:04:29 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:29 INFO : newLeaf: Copied (replaced existing) 2026/03/06 03:04:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-06 03:04:28.337124325 +0000 UTC" 2026/03/06 03:04:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/06 03:04:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/06 03:04:29 DEBUG : dir: Looking for writers 2026/03/06 03:04:29 DEBUG : Looking for writers 2026/03/06 03:04:29 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:29 DEBUG : dir: reading active writers 2026/03/06 03:04:29 DEBUG : >WaitForWriters: 2026/03/06 03:04:29 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:29 DEBUG : dir: Looking for writers 2026/03/06 03:04:29 DEBUG : Looking for writers 2026/03/06 03:04:29 DEBUG : dir: reading active writers 2026/03/06 03:04:29 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:29 DEBUG : >WaitForWriters: 2026/03/06 03:04:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:29 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:29 DEBUG : dir/file1.rclone_chunk.001_gowmbd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:29 INFO : dir/file1.rclone_chunk.001_gowmbd: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:29 INFO : dir/file1.rclone_chunk.001_gowmbd: Deleted 2026/03/06 03:04:30 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:30 DEBUG : dir: Looking for writers 2026/03/06 03:04:30 DEBUG : file1: reading active writers 2026/03/06 03:04:30 DEBUG : Looking for writers 2026/03/06 03:04:30 DEBUG : dir: reading active writers 2026/03/06 03:04:30 DEBUG : >WaitForWriters: 2026/03/06 03:04:30 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:30 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:30 INFO : dir/file1: Deleted 2026/03/06 03:04:30 DEBUG : newLeaf: Updating file with newLeaf 0xc000729080 2026/03/06 03:04:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:30 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:30 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:30 INFO : newLeaf: Deleted 2026/03/06 03:04:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000729080 2026/03/06 03:04:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:30 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:30 DEBUG : dir/file1(0xc000c61580): openPending: 2026/03/06 03:04:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/06 03:04:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:30 DEBUG : dir/file1(0xc000c61580): >openPending: err= 2026/03/06 03:04:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:30 DEBUG : dir/file1(0xc000c61580): _writeAt: size=25, off=0 2026/03/06 03:04:30 DEBUG : dir/file1(0xc000c61580): >_writeAt: n=25, err= 2026/03/06 03:04:31 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:31 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:31 INFO : dir/file1: Deleted 2026/03/06 03:04:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000729080 2026/03/06 03:04:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:31 DEBUG : newLeaf(0xc000c61580): close: 2026/03/06 03:04:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/06 03:04:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-06 03:04:30.954949904 +0000 UTC m=+53.616089996 2026/03/06 03:04:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:31 DEBUG : newLeaf(0xc000c61580): >close: err= 2026/03/06 03:04:31 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:31 DEBUG : newLeaf: vfs cache: starting upload 2026/03/06 03:04:31 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:31 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:31 DEBUG : newLeaf.rclone_chunk.001_gowoez: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:31 INFO : newLeaf.rclone_chunk.001_gowoez: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:31 INFO : newLeaf.rclone_chunk.001_gowoez: Deleted 2026/03/06 03:04:31 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:31 INFO : newLeaf: Copied (replaced existing) 2026/03/06 03:04:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-06 03:04:30.954949904 +0000 UTC" 2026/03/06 03:04:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/06 03:04:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : >WaitForWriters: 2026/03/06 03:04:31 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:31 DEBUG : dir: Looking for writers 2026/03/06 03:04:31 DEBUG : Looking for writers 2026/03/06 03:04:31 DEBUG : dir: reading active writers 2026/03/06 03:04:31 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:31 DEBUG : >WaitForWriters: 2026/03/06 03:04:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:32 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:32 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:32 DEBUG : dir/file1.rclone_chunk.001_gowp4u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:32 INFO : dir/file1.rclone_chunk.001_gowp4u: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:32 INFO : dir/file1.rclone_chunk.001_gowp4u: Deleted 2026/03/06 03:04:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:32 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): openPending: 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/06 03:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): >openPending: err= 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): _writeAt: size=14, off=0 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): >_writeAt: n=14, err= 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): close: 2026/03/06 03:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:32 DEBUG : dir/file1(0xc000cbe780): >close: err= 2026/03/06 03:04:32 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:32 DEBUG : dir: Looking for writers 2026/03/06 03:04:32 DEBUG : file1: reading active writers 2026/03/06 03:04:32 DEBUG : Looking for writers 2026/03/06 03:04:32 DEBUG : dir: reading active writers 2026/03/06 03:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:32 DEBUG : dir: Looking for writers 2026/03/06 03:04:32 DEBUG : file1: reading active writers 2026/03/06 03:04:32 DEBUG : Looking for writers 2026/03/06 03:04:32 DEBUG : dir: reading active writers 2026/03/06 03:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:32 DEBUG : dir: Looking for writers 2026/03/06 03:04:32 DEBUG : file1: reading active writers 2026/03/06 03:04:32 DEBUG : Looking for writers 2026/03/06 03:04:32 DEBUG : dir: reading active writers 2026/03/06 03:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:32 DEBUG : dir: Looking for writers 2026/03/06 03:04:32 DEBUG : file1: reading active writers 2026/03/06 03:04:32 DEBUG : Looking for writers 2026/03/06 03:04:32 DEBUG : dir: reading active writers 2026/03/06 03:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:32 DEBUG : dir/file1: vfs cache: starting upload 2026/03/06 03:04:32 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:32 DEBUG : dir: Looking for writers 2026/03/06 03:04:32 DEBUG : file1: reading active writers 2026/03/06 03:04:32 DEBUG : Looking for writers 2026/03/06 03:04:32 DEBUG : dir: reading active writers 2026/03/06 03:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:33 DEBUG : dir: Looking for writers 2026/03/06 03:04:33 DEBUG : file1: reading active writers 2026/03/06 03:04:33 DEBUG : Looking for writers 2026/03/06 03:04:33 DEBUG : dir: reading active writers 2026/03/06 03:04:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:33 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:33 DEBUG : dir/file1.rclone_chunk.001_gowps4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:33 INFO : dir/file1.rclone_chunk.001_gowps4: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:33 INFO : dir/file1.rclone_chunk.001_gowps4: Deleted 2026/03/06 03:04:33 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:33 INFO : dir/file1: Copied (replaced existing) 2026/03/06 03:04:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/06 03:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:33 DEBUG : dir: Looking for writers 2026/03/06 03:04:33 DEBUG : file1: reading active writers 2026/03/06 03:04:33 DEBUG : Looking for writers 2026/03/06 03:04:33 DEBUG : dir: reading active writers 2026/03/06 03:04:33 DEBUG : >WaitForWriters: 2026/03/06 03:04:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:33 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): _readAt: size=512, off=0 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): openPending: 2026/03/06 03:04:33 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/03/06 03:04:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/06 03:04:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): >openPending: err= 2026/03/06 03:04:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): >_readAt: n=14, err=EOF 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): close: 2026/03/06 03:04:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:33 DEBUG : dir/file1(0xc000cbe400): >close: err= 2026/03/06 03:04:33 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:33 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:33 INFO : dir/file1: Deleted 2026/03/06 03:04:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000b16f00 2026/03/06 03:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:33 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:34 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:34 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:34 INFO : newLeaf: Deleted 2026/03/06 03:04:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/06 03:04:34 DEBUG : dir/file1: Updating file with dir/file1 0xc000b16f00 2026/03/06 03:04:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:34 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:34 DEBUG : dir/file1(0xc000d2a440): openPending: 2026/03/06 03:04:34 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/03/06 03:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/06 03:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:34 DEBUG : dir/file1(0xc000d2a440): >openPending: err= 2026/03/06 03:04:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:34 DEBUG : dir/file1(0xc000d2a440): _writeAt: size=25, off=0 2026/03/06 03:04:34 DEBUG : dir/file1(0xc000d2a440): >_writeAt: n=25, err= 2026/03/06 03:04:34 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:34 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:34 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:34 INFO : dir/file1: Deleted 2026/03/06 03:04:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000b16f00 2026/03/06 03:04:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:34 DEBUG : newLeaf(0xc000d2a440): close: 2026/03/06 03:04:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/06 03:04:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-06 03:04:34.188688329 +0000 UTC m=+56.849828411 2026/03/06 03:04:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:34 DEBUG : newLeaf(0xc000d2a440): >close: err= 2026/03/06 03:04:34 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:34 DEBUG : newLeaf: vfs cache: starting upload 2026/03/06 03:04:34 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:34 DEBUG : dir: Looking for writers 2026/03/06 03:04:34 DEBUG : Looking for writers 2026/03/06 03:04:34 DEBUG : dir: reading active writers 2026/03/06 03:04:34 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:35 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:35 DEBUG : newLeaf.rclone_chunk.001_gowrvo: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:35 INFO : newLeaf.rclone_chunk.001_gowrvo: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:35 DEBUG : dir: Looking for writers 2026/03/06 03:04:35 DEBUG : Looking for writers 2026/03/06 03:04:35 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:35 DEBUG : dir: reading active writers 2026/03/06 03:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/06 03:04:35 INFO : newLeaf.rclone_chunk.001_gowrvo: Deleted 2026/03/06 03:04:35 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:35 INFO : newLeaf: Copied (replaced existing) 2026/03/06 03:04:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-06 03:04:34.188688329 +0000 UTC" 2026/03/06 03:04:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/06 03:04:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/06 03:04:35 DEBUG : dir: Looking for writers 2026/03/06 03:04:35 DEBUG : Looking for writers 2026/03/06 03:04:35 DEBUG : dir: reading active writers 2026/03/06 03:04:35 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:35 DEBUG : >WaitForWriters: 2026/03/06 03:04:35 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:35 DEBUG : dir: Looking for writers 2026/03/06 03:04:35 DEBUG : Looking for writers 2026/03/06 03:04:35 DEBUG : dir: reading active writers 2026/03/06 03:04:35 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:35 DEBUG : >WaitForWriters: 2026/03/06 03:04:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:36 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:36 DEBUG : dir/file1.rclone_chunk.001_gowsq7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:04:36 INFO : dir/file1.rclone_chunk.001_gowsq7: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:36 INFO : dir/file1.rclone_chunk.001_gowsq7: Deleted 2026/03/06 03:04:36 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:36 DEBUG : dir: Looking for writers 2026/03/06 03:04:36 DEBUG : file1: reading active writers 2026/03/06 03:04:36 DEBUG : Looking for writers 2026/03/06 03:04:36 DEBUG : dir: reading active writers 2026/03/06 03:04:36 DEBUG : >WaitForWriters: 2026/03/06 03:04:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:36 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): _readAt: size=512, off=0 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): openPending: 2026/03/06 03:04:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/06 03:04:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): >openPending: err= 2026/03/06 03:04:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/06 03:04:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): >_readAt: n=14, err=EOF 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): close: 2026/03/06 03:04:36 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:36 DEBUG : dir/file1(0xc000daef00): >close: err= 2026/03/06 03:04:36 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:37 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:37 INFO : dir/file1: Deleted 2026/03/06 03:04:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a9c0 2026/03/06 03:04:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:37 DEBUG : newLeaf: copy non-chunked object... 2026/03/06 03:04:37 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:04:37 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:37 INFO : newLeaf: Deleted 2026/03/06 03:04:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/06 03:04:37 DEBUG : dir/file1: Updating file with dir/file1 0xc000a0a9c0 2026/03/06 03:04:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/06 03:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:37 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:37 DEBUG : dir/file1(0xc000aeea80): openPending: 2026/03/06 03:04:37 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/03/06 03:04:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/06 03:04:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:37 DEBUG : dir/file1(0xc000aeea80): >openPending: err= 2026/03/06 03:04:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:37 DEBUG : dir/file1(0xc000aeea80): _writeAt: size=25, off=0 2026/03/06 03:04:37 DEBUG : dir/file1(0xc000aeea80): >_writeAt: n=25, err= 2026/03/06 03:04:37 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:04:37 DEBUG : newLeaf: size = 14 OK 2026/03/06 03:04:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:37 INFO : dir/file1: Deleted 2026/03/06 03:04:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/06 03:04:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000a0a9c0 2026/03/06 03:04:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:04:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:37 DEBUG : newLeaf(0xc000aeea80): close: 2026/03/06 03:04:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/06 03:04:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-06 03:04:37.545258 +0000 UTC m=+60.206398102 2026/03/06 03:04:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:37 DEBUG : newLeaf(0xc000aeea80): >close: err= 2026/03/06 03:04:37 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:37 DEBUG : dir: Looking for writers 2026/03/06 03:04:37 DEBUG : Looking for writers 2026/03/06 03:04:37 DEBUG : dir: reading active writers 2026/03/06 03:04:37 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:37 DEBUG : dir: Looking for writers 2026/03/06 03:04:37 DEBUG : Looking for writers 2026/03/06 03:04:37 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:37 DEBUG : dir: reading active writers 2026/03/06 03:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:37 DEBUG : dir: Looking for writers 2026/03/06 03:04:37 DEBUG : Looking for writers 2026/03/06 03:04:37 DEBUG : dir: reading active writers 2026/03/06 03:04:37 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:37 DEBUG : dir: Looking for writers 2026/03/06 03:04:37 DEBUG : Looking for writers 2026/03/06 03:04:37 DEBUG : dir: reading active writers 2026/03/06 03:04:37 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:37 DEBUG : newLeaf: vfs cache: starting upload 2026/03/06 03:04:37 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:37 DEBUG : dir: Looking for writers 2026/03/06 03:04:37 DEBUG : Looking for writers 2026/03/06 03:04:37 DEBUG : dir: reading active writers 2026/03/06 03:04:37 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:38 DEBUG : dir: Looking for writers 2026/03/06 03:04:38 DEBUG : Looking for writers 2026/03/06 03:04:38 DEBUG : dir: reading active writers 2026/03/06 03:04:38 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:38 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:38 DEBUG : newLeaf.rclone_chunk.001_gowuua: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/06 03:04:38 INFO : newLeaf.rclone_chunk.001_gowuua: Copied (server-side copy) to: newLeaf 2026/03/06 03:04:38 INFO : newLeaf.rclone_chunk.001_gowuua: Deleted 2026/03/06 03:04:38 DEBUG : newLeaf: size = 25 OK 2026/03/06 03:04:38 INFO : newLeaf: Copied (replaced existing) 2026/03/06 03:04:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-06 03:04:37.545258 +0000 UTC" 2026/03/06 03:04:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/06 03:04:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/06 03:04:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/06 03:04:38 DEBUG : dir: Looking for writers 2026/03/06 03:04:38 DEBUG : Looking for writers 2026/03/06 03:04:38 DEBUG : dir: reading active writers 2026/03/06 03:04:38 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:38 DEBUG : >WaitForWriters: 2026/03/06 03:04:38 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:38 DEBUG : dir: Looking for writers 2026/03/06 03:04:38 DEBUG : Looking for writers 2026/03/06 03:04:38 DEBUG : dir: reading active writers 2026/03/06 03:04:38 DEBUG : newLeaf: reading active writers 2026/03/06 03:04:38 DEBUG : >WaitForWriters: 2026/03/06 03:04:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestFileRename (17.69s) --- PASS: TestFileRename/off,forceCache=false (2.57s) --- PASS: TestFileRename/minimal,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=true (3.30s) --- PASS: TestFileRename/writes,forceCache=false (2.66s) --- PASS: TestFileRename/writes,forceCache=true (3.88s) --- PASS: TestFileRename/full,forceCache=false (2.70s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:38 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:38 DEBUG : Looking for writers 2026/03/06 03:04:38 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:38 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:39 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:39 DEBUG : dir/file1.rclone_chunk.001_gowvj3: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:39 INFO : dir/file1.rclone_chunk.001_gowvj3: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:39 INFO : dir/file1.rclone_chunk.001_gowvj3: Deleted 2026/03/06 03:04:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/06 03:04:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:39 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:39 DEBUG : dir: Looking for writers 2026/03/06 03:04:39 DEBUG : file1: reading active writers 2026/03/06 03:04:39 DEBUG : Looking for writers 2026/03/06 03:04:39 DEBUG : dir: reading active writers 2026/03/06 03:04:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.02s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:39 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:40 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:40 DEBUG : dir/file1.rclone_chunk.001_gowwdm: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:40 INFO : dir/file1.rclone_chunk.001_gowwdm: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:40 INFO : dir/file1.rclone_chunk.001_gowwdm: Deleted 2026/03/06 03:04:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/06 03:04:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/06 03:04:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/06 03:04:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/06 03:04:40 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/06 03:04:40 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:40 DEBUG : dir: Looking for writers 2026/03/06 03:04:40 DEBUG : file1: reading active writers 2026/03/06 03:04:40 DEBUG : Looking for writers 2026/03/06 03:04:40 DEBUG : dir: reading active writers 2026/03/06 03:04:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.38s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:41 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:41 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:41 DEBUG : dir/file1.rclone_chunk.001_gowy27: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:41 INFO : dir/file1.rclone_chunk.001_gowy27: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:41 INFO : dir/file1.rclone_chunk.001_gowy27: Deleted 2026/03/06 03:04:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/06 03:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:41 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/06 03:04:41 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/06 03:04:41 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/06 03:04:41 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/06 03:04:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/06 03:04:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/06 03:04:41 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/06 03:04:42 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/06 03:04:42 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/06 03:04:42 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/06 03:04:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/06 03:04:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/06 03:04:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/06 03:04:42 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/06 03:04:42 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/06 03:04:42 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/06 03:04:42 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/06 03:04:42 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/06 03:04:42 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:42 DEBUG : dir: Looking for writers 2026/03/06 03:04:42 DEBUG : file1: reading active writers 2026/03/06 03:04:42 DEBUG : Looking for writers 2026/03/06 03:04:42 DEBUG : dir: reading active writers 2026/03/06 03:04:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.54s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:42 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:43 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:43 DEBUG : dir/file1.rclone_chunk.001_gowz2m: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:43 INFO : dir/file1.rclone_chunk.001_gowz2m: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:43 INFO : dir/file1.rclone_chunk.001_gowz2m: Deleted 2026/03/06 03:04:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/06 03:04:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:43 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:43 DEBUG : dir: Looking for writers 2026/03/06 03:04:43 DEBUG : file1: reading active writers 2026/03/06 03:04:43 DEBUG : Looking for writers 2026/03/06 03:04:43 DEBUG : dir: reading active writers 2026/03/06 03:04:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.98s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:43 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:44 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:44 DEBUG : dir/file1.rclone_chunk.001_gox0tp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:44 INFO : dir/file1.rclone_chunk.001_gox0tp: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:44 INFO : dir/file1.rclone_chunk.001_gox0tp: Deleted 2026/03/06 03:04:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/06 03:04:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/06 03:04:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/06 03:04:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/06 03:04:44 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:44 DEBUG : dir: Looking for writers 2026/03/06 03:04:44 DEBUG : file1: reading active writers 2026/03/06 03:04:44 DEBUG : Looking for writers 2026/03/06 03:04:44 DEBUG : dir: reading active writers 2026/03/06 03:04:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:44 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:44 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:44 DEBUG : dir/file1.rclone_chunk.001_gox1wa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:44 INFO : dir/file1.rclone_chunk.001_gox1wa: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:45 INFO : dir/file1.rclone_chunk.001_gox1wa: Deleted 2026/03/06 03:04:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:45 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): _readAt: size=1, off=0 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): openPending: 2026/03/06 03:04:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >openPending: err= 2026/03/06 03:04:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/06 03:04:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >_readAt: n=1, err= 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): _readAt: size=256, off=1 2026/03/06 03:04:45 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >_readAt: n=15, err=EOF 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): _readAt: size=16, off=16 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): close: 2026/03/06 03:04:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >close: err= 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): close: 2026/03/06 03:04:45 DEBUG : dir/file1(0xc000cf98c0): >close: err=file already closed 2026/03/06 03:04:45 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:45 DEBUG : dir: Looking for writers 2026/03/06 03:04:45 DEBUG : file1: reading active writers 2026/03/06 03:04:45 DEBUG : Looking for writers 2026/03/06 03:04:45 DEBUG : dir: reading active writers 2026/03/06 03:04:45 DEBUG : >WaitForWriters: 2026/03/06 03:04:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.00s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:45 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:46 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:46 DEBUG : dir/file1.rclone_chunk.001_gox26x: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:46 INFO : dir/file1.rclone_chunk.001_gox26x: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:46 INFO : dir/file1.rclone_chunk.001_gox26x: Deleted 2026/03/06 03:04:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:46 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): _readAt: size=1, off=0 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): openPending: 2026/03/06 03:04:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >openPending: err= 2026/03/06 03:04:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/06 03:04:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >_readAt: n=1, err= 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): _readAt: size=1, off=5 2026/03/06 03:04:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >_readAt: n=1, err= 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): _readAt: size=1, off=3 2026/03/06 03:04:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >_readAt: n=1, err= 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): _readAt: size=1, off=13 2026/03/06 03:04:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >_readAt: n=1, err= 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): _readAt: size=16, off=100 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >_readAt: n=0, err=EOF 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): close: 2026/03/06 03:04:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:46 DEBUG : dir/file1(0xc000599300): >close: err= 2026/03/06 03:04:46 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:46 DEBUG : dir: Looking for writers 2026/03/06 03:04:46 DEBUG : file1: reading active writers 2026/03/06 03:04:46 DEBUG : Looking for writers 2026/03/06 03:04:46 DEBUG : dir: reading active writers 2026/03/06 03:04:46 DEBUG : >WaitForWriters: 2026/03/06 03:04:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.07s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:46 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:47 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:47 DEBUG : dir/file1.rclone_chunk.001_gox3sr: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:47 INFO : dir/file1.rclone_chunk.001_gox3sr: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:47 INFO : dir/file1.rclone_chunk.001_gox3sr: Deleted 2026/03/06 03:04:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:47 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=1, off=0 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): openPending: 2026/03/06 03:04:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >openPending: err= 2026/03/06 03:04:47 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/06 03:04:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=1, err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=1, off=5 2026/03/06 03:04:47 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=1, err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=1, off=1 2026/03/06 03:04:47 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=1, err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=6, off=10 2026/03/06 03:04:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=6, err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=256, off=10 2026/03/06 03:04:47 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=6, err=EOF 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=256, off=100 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=0, err=EOF 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): close: 2026/03/06 03:04:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >close: err= 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): _readAt: size=256, off=100 2026/03/06 03:04:47 DEBUG : dir/file1(0xc00075f500): >_readAt: n=0, err=file already closed 2026/03/06 03:04:47 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:47 DEBUG : dir: Looking for writers 2026/03/06 03:04:47 DEBUG : file1: reading active writers 2026/03/06 03:04:47 DEBUG : Looking for writers 2026/03/06 03:04:47 DEBUG : dir: reading active writers 2026/03/06 03:04:47 DEBUG : >WaitForWriters: 2026/03/06 03:04:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.12s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:47 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:48 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:48 DEBUG : dir/file1.rclone_chunk.001_gox4ry: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:48 INFO : dir/file1.rclone_chunk.001_gox4ry: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:48 INFO : dir/file1.rclone_chunk.001_gox4ry: Deleted 2026/03/06 03:04:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:48 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): RWFileHandle.Flush 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): _readAt: size=256, off=0 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): openPending: 2026/03/06 03:04:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): >openPending: err= 2026/03/06 03:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/06 03:04:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): >_readAt: n=16, err=EOF 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): RWFileHandle.Flush 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): RWFileHandle.Flush 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): close: 2026/03/06 03:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:48 DEBUG : dir/file1(0xc000cbca40): >close: err= 2026/03/06 03:04:48 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:48 DEBUG : dir: Looking for writers 2026/03/06 03:04:48 DEBUG : file1: reading active writers 2026/03/06 03:04:48 DEBUG : Looking for writers 2026/03/06 03:04:48 DEBUG : dir: reading active writers 2026/03/06 03:04:48 DEBUG : >WaitForWriters: 2026/03/06 03:04:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.97s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:48 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:49 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:49 DEBUG : dir/file1.rclone_chunk.001_gox5xl: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:49 INFO : dir/file1.rclone_chunk.001_gox5xl: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:49 INFO : dir/file1.rclone_chunk.001_gox5xl: Deleted 2026/03/06 03:04:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:04:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/06 03:04:49 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): _readAt: size=256, off=0 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): openPending: 2026/03/06 03:04:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): >openPending: err= 2026/03/06 03:04:49 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/06 03:04:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:04:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:04:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): >_readAt: n=16, err=EOF 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): RWFileHandle.Release 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): close: 2026/03/06 03:04:49 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): >close: err= 2026/03/06 03:04:49 DEBUG : dir/file1(0xc000917700): RWFileHandle.Release 2026/03/06 03:04:49 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:49 DEBUG : dir: Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : dir: reading active writers 2026/03/06 03:04:49 DEBUG : >WaitForWriters: 2026/03/06 03:04:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.02s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:49 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:49 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): openPending: 2026/03/06 03:04:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): >openPending: err= 2026/03/06 03:04:49 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): _writeAt: size=5, off=0 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): >_writeAt: n=5, err= 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): _writeAt: size=7, off=5 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): >_writeAt: n=7, err= 2026/03/06 03:04:49 DEBUG : file1: vfs cache: truncate to size=11 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): close: 2026/03/06 03:04:49 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:49.82066746 +0000 UTC m=+72.481807553 2026/03/06 03:04:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): >close: err= 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): close: 2026/03/06 03:04:49 DEBUG : file1(0xc000ba7d80): >close: err=file already closed 2026/03/06 03:04:49 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:49 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:49 DEBUG : Looking for writers 2026/03/06 03:04:49 DEBUG : file1: reading active writers 2026/03/06 03:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:50 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:50 DEBUG : file1: size = 11 OK 2026/03/06 03:04:50 DEBUG : file1.rclone_chunk.001_gox76p: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/06 03:04:50 INFO : file1.rclone_chunk.001_gox76p: Copied (server-side copy) to: file1 2026/03/06 03:04:50 INFO : file1.rclone_chunk.001_gox76p: Deleted 2026/03/06 03:04:50 DEBUG : file1: size = 11 OK 2026/03/06 03:04:50 INFO : file1: Copied (new) 2026/03/06 03:04:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-06 03:04:49.82066746 +0000 UTC" 2026/03/06 03:04:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:50 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : >WaitForWriters: 2026/03/06 03:04:50 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : >WaitForWriters: 2026/03/06 03:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:50 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:50 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): openPending: 2026/03/06 03:04:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): >openPending: err= 2026/03/06 03:04:50 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): _writeAt: size=7, off=0 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): >_writeAt: n=7, err= 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): _writeAt: size=6, off=5 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): >_writeAt: n=6, err= 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): close: 2026/03/06 03:04:50 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:50.735108198 +0000 UTC m=+73.396248300 2026/03/06 03:04:50 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): >close: err= 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): _writeAt: size=5, off=0 2026/03/06 03:04:50 DEBUG : file1(0xc000cf9240): >_writeAt: n=0, err=file already closed 2026/03/06 03:04:50 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:50 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:50 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:50 DEBUG : Looking for writers 2026/03/06 03:04:50 DEBUG : file1: reading active writers 2026/03/06 03:04:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:51 DEBUG : file1: size = 11 OK 2026/03/06 03:04:51 DEBUG : file1.rclone_chunk.001_gox7fo: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/06 03:04:51 INFO : file1.rclone_chunk.001_gox7fo: Copied (server-side copy) to: file1 2026/03/06 03:04:51 INFO : file1.rclone_chunk.001_gox7fo: Deleted 2026/03/06 03:04:51 DEBUG : file1: size = 11 OK 2026/03/06 03:04:51 INFO : file1: Copied (new) 2026/03/06 03:04:51 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-06 03:04:50.735108198 +0000 UTC" 2026/03/06 03:04:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:51 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : >WaitForWriters: 2026/03/06 03:04:51 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : >WaitForWriters: 2026/03/06 03:04:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:51 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:51 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:51 DEBUG : file1(0xc0009cf180): openPending: 2026/03/06 03:04:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:51 DEBUG : file1(0xc0009cf180): >openPending: err= 2026/03/06 03:04:51 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:51 DEBUG : file1(0xc0009cf180): close: 2026/03/06 03:04:51 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:51.663387254 +0000 UTC m=+74.324527347 2026/03/06 03:04:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:51 DEBUG : file1(0xc0009cf180): >close: err= 2026/03/06 03:04:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/06 03:04:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:04:51 DEBUG : file2: newRWFileHandle: 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): openPending: 2026/03/06 03:04:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): >openPending: err= 2026/03/06 03:04:51 DEBUG : file2: >newRWFileHandle: err= 2026/03/06 03:04:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/06 03:04:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): RWFileHandle.Flush 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): RWFileHandle.Release 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): close: 2026/03/06 03:04:51 DEBUG : file2: vfs cache: setting modification time to 2026-03-06 03:04:51.666067993 +0000 UTC m=+74.327208085 2026/03/06 03:04:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:51 DEBUG : file2(0xc0009cf600): >close: err= 2026/03/06 03:04:51 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/06 03:04:51 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:51 DEBUG : file2: vfs cache: starting upload 2026/03/06 03:04:51 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/06 03:04:51 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:51 DEBUG : Looking for writers 2026/03/06 03:04:51 DEBUG : file1: reading active writers 2026/03/06 03:04:51 DEBUG : file2: reading active writers 2026/03/06 03:04:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/06 03:04:52 DEBUG : file1: size = 0 OK 2026/03/06 03:04:52 DEBUG : file1.rclone_chunk.001_gox85t: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:04:52 INFO : file1.rclone_chunk.001_gox85t: Copied (server-side copy) to: file1 2026/03/06 03:04:52 DEBUG : file2: size = 0 OK 2026/03/06 03:04:52 DEBUG : file2.rclone_chunk.001_gox84p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:04:52 INFO : file2.rclone_chunk.001_gox84p: Copied (server-side copy) to: file2 2026/03/06 03:04:52 INFO : file1.rclone_chunk.001_gox85t: Deleted 2026/03/06 03:04:52 DEBUG : file1: size = 0 OK 2026/03/06 03:04:52 INFO : file1: Copied (new) 2026/03/06 03:04:52 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-06 03:04:51.663387254 +0000 UTC" 2026/03/06 03:04:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:52 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:52 INFO : file2.rclone_chunk.001_gox84p: Deleted 2026/03/06 03:04:52 DEBUG : file2: size = 0 OK 2026/03/06 03:04:52 INFO : file2: Copied (new) 2026/03/06 03:04:52 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-06 03:04:51.666067993 +0000 UTC" 2026/03/06 03:04:52 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/06 03:04:52 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/06 03:04:52 INFO : file2: vfs cache: upload succeeded try #1 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : file2: reading active writers 2026/03/06 03:04:52 DEBUG : >WaitForWriters: 2026/03/06 03:04:52 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : file2: reading active writers 2026/03/06 03:04:52 DEBUG : >WaitForWriters: 2026/03/06 03:04:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:52 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:52 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): openPending: 2026/03/06 03:04:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): >openPending: err= 2026/03/06 03:04:52 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): _writeAt: size=5, off=0 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): >_writeAt: n=5, err= 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): RWFileHandle.Flush 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): RWFileHandle.Flush 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): close: 2026/03/06 03:04:52 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:52.673536294 +0000 UTC m=+75.334676406 2026/03/06 03:04:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:52 DEBUG : file1(0xc000b2c6c0): >close: err= 2026/03/06 03:04:52 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:52 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:52 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:52 DEBUG : Looking for writers 2026/03/06 03:04:52 DEBUG : file1: reading active writers 2026/03/06 03:04:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:53 DEBUG : file1: size = 5 OK 2026/03/06 03:04:53 DEBUG : file1.rclone_chunk.001_gox99m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:53 INFO : file1.rclone_chunk.001_gox99m: Copied (server-side copy) to: file1 2026/03/06 03:04:53 INFO : file1.rclone_chunk.001_gox99m: Deleted 2026/03/06 03:04:53 DEBUG : file1: size = 5 OK 2026/03/06 03:04:53 INFO : file1: Copied (new) 2026/03/06 03:04:53 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-06 03:04:52.673536294 +0000 UTC" 2026/03/06 03:04:53 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:53 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : >WaitForWriters: 2026/03/06 03:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.84s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:53 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:53 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): openPending: 2026/03/06 03:04:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): >openPending: err= 2026/03/06 03:04:53 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): _writeAt: size=5, off=0 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): >_writeAt: n=5, err= 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): RWFileHandle.Release 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): close: 2026/03/06 03:04:53 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:53.518062256 +0000 UTC m=+76.179202349 2026/03/06 03:04:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): >close: err= 2026/03/06 03:04:53 DEBUG : file1(0xc000b03840): RWFileHandle.Release 2026/03/06 03:04:53 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:53 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:53 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:53 DEBUG : Looking for writers 2026/03/06 03:04:53 DEBUG : file1: reading active writers 2026/03/06 03:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:54 DEBUG : file1: size = 5 OK 2026/03/06 03:04:54 DEBUG : file1.rclone_chunk.001_goxaxd: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:54 INFO : file1.rclone_chunk.001_goxaxd: Copied (server-side copy) to: file1 2026/03/06 03:04:54 INFO : file1.rclone_chunk.001_goxaxd: Deleted 2026/03/06 03:04:54 DEBUG : file1: size = 5 OK 2026/03/06 03:04:54 INFO : file1: Copied (new) 2026/03/06 03:04:54 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-06 03:04:53.518062256 +0000 UTC" 2026/03/06 03:04:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:54 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:54 DEBUG : Looking for writers 2026/03/06 03:04:54 DEBUG : file1: reading active writers 2026/03/06 03:04:54 DEBUG : >WaitForWriters: 2026/03/06 03:04:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.82s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:54 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:54 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:54 DEBUG : dir/file1.rclone_chunk.001_goxbhy: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:54 INFO : dir/file1.rclone_chunk.001_goxbhy: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:54 INFO : dir/file1.rclone_chunk.001_goxbhy: Deleted 2026/03/06 03:04:54 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/06 03:04:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:55 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): openPending: 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): >openPending: err= 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/06 03:04:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): _writeAt: size=5, off=0 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): >_writeAt: n=5, err= 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): close: 2026/03/06 03:04:55 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-06 03:04:55.050692493 +0000 UTC m=+77.711832635 2026/03/06 03:04:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:55 DEBUG : dir/file1(0xc000cf8900): >close: err= 2026/03/06 03:04:55 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: starting upload 2026/03/06 03:04:55 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:55 DEBUG : dir/file1: size = 5 OK 2026/03/06 03:04:55 DEBUG : dir/file1.rclone_chunk.001_goxclm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:55 INFO : dir/file1.rclone_chunk.001_goxclm: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:55 INFO : dir/file1.rclone_chunk.001_goxclm: Deleted 2026/03/06 03:04:55 DEBUG : dir/file1: size = 5 OK 2026/03/06 03:04:55 INFO : dir/file1: Copied (replaced existing) 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-06 03:04:55.050692493 +0000 UTC" 2026/03/06 03:04:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:55 DEBUG : dir: Looking for writers 2026/03/06 03:04:55 DEBUG : file1: reading active writers 2026/03/06 03:04:55 DEBUG : Looking for writers 2026/03/06 03:04:55 DEBUG : dir: reading active writers 2026/03/06 03:04:55 DEBUG : >WaitForWriters: 2026/03/06 03:04:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.58s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:55 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:56 DEBUG : dir/file1: size = 16 OK 2026/03/06 03:04:56 DEBUG : dir/file1.rclone_chunk.001_goxcm0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/06 03:04:56 INFO : dir/file1.rclone_chunk.001_goxcm0: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:56 INFO : dir/file1.rclone_chunk.001_goxcm0: Deleted 2026/03/06 03:04:56 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:56 DEBUG : dir/file1: newRWFileHandle: 2026/03/06 03:04:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/06 03:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/06 03:04:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): _writeAt: size=5, off=0 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): openPending: 2026/03/06 03:04:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/06 03:04:56 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/06 03:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): >openPending: err= 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): >_writeAt: n=5, err= 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): _writeAt: size=15, off=5 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): >_writeAt: n=15, err= 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): close: 2026/03/06 03:04:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/06 03:04:56 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-06 03:04:56.655850539 +0000 UTC m=+79.316990641 2026/03/06 03:04:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:56 DEBUG : dir/file1(0xc000ba7300): >close: err= 2026/03/06 03:04:56 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:56 DEBUG : dir/file1: vfs cache: starting upload 2026/03/06 03:04:56 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:56 DEBUG : dir: Looking for writers 2026/03/06 03:04:56 DEBUG : file1: reading active writers 2026/03/06 03:04:56 DEBUG : Looking for writers 2026/03/06 03:04:56 DEBUG : dir: reading active writers 2026/03/06 03:04:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:57 DEBUG : dir/file1: size = 20 OK 2026/03/06 03:04:57 DEBUG : dir/file1.rclone_chunk.001_goxdwh: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/06 03:04:57 INFO : dir/file1.rclone_chunk.001_goxdwh: Copied (server-side copy) to: dir/file1 2026/03/06 03:04:57 INFO : dir/file1.rclone_chunk.001_goxdwh: Deleted 2026/03/06 03:04:57 DEBUG : dir/file1: size = 20 OK 2026/03/06 03:04:57 INFO : dir/file1: Copied (replaced existing) 2026/03/06 03:04:57 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-06 03:04:56.655850539 +0000 UTC" 2026/03/06 03:04:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:57 DEBUG : dir: Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : dir: reading active writers 2026/03/06 03:04:57 DEBUG : >WaitForWriters: 2026/03/06 03:04:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.63s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:57 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:57 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): openPending: 2026/03/06 03:04:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): >openPending: err= 2026/03/06 03:04:57 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): _writeAt: size=5, off=0 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): >_writeAt: n=5, err= 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): close: 2026/03/06 03:04:57 DEBUG : file1: vfs cache: setting modification time to 2026-03-06 03:04:57.552173736 +0000 UTC m=+80.213313829 2026/03/06 03:04:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:57 DEBUG : file1(0xc000aed480): >close: err= 2026/03/06 03:04:57 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:57 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:57 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:57 DEBUG : Looking for writers 2026/03/06 03:04:57 DEBUG : file1: reading active writers 2026/03/06 03:04:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:58 DEBUG : file1: size = 5 OK 2026/03/06 03:04:58 DEBUG : file1.rclone_chunk.001_goxekf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:04:58 INFO : file1.rclone_chunk.001_goxekf: Copied (server-side copy) to: file1 2026/03/06 03:04:58 INFO : file1.rclone_chunk.001_goxekf: Deleted 2026/03/06 03:04:58 DEBUG : file1: size = 5 OK 2026/03/06 03:04:58 INFO : file1: Copied (new) 2026/03/06 03:04:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-06 03:04:57.552173736 +0000 UTC" 2026/03/06 03:04:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:58 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:04:58 DEBUG : Looking for writers 2026/03/06 03:04:58 DEBUG : file1: reading active writers 2026/03/06 03:04:58 DEBUG : >WaitForWriters: 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/06 03:04:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.373624363 +0000 UTC m=+81.034764455 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.373624363 +0000 UTC m=+81.034764455 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2ca80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.373624363 +0000 UTC m=+81.034764455 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cf40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0230 item 1 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.377282116 +0000 UTC m=+81.038422207 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.377282116 +0000 UTC m=+81.038422207 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dac0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d90 item 2 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.37977601 +0000 UTC m=+81.040916113 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.37977601 +0000 UTC m=+81.040916113 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.37977601 +0000 UTC m=+81.040916113 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e12d0 item 3 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.383138906 +0000 UTC m=+81.044278979 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.383138906 +0000 UTC m=+81.044278979 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368fc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1b20 item 4 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.384796284 +0000 UTC m=+81.045936356 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.384796284 +0000 UTC m=+81.045936356 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.384796284 +0000 UTC m=+81.045936356 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea000 item 5 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.387689984 +0000 UTC m=+81.048830076 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.387689984 +0000 UTC m=+81.048830076 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eab60 item 6 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.389396614 +0000 UTC m=+81.050536676 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.389396614 +0000 UTC m=+81.050536676 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.389396614 +0000 UTC m=+81.050536676 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb960 item 7 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.391922089 +0000 UTC m=+81.053062191 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.391922089 +0000 UTC m=+81.053062191 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc5c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e310 item 8 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000cbcb80): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.394484976 +0000 UTC m=+81.055625078 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.394484976 +0000 UTC m=+81.055625078 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd4c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.394484976 +0000 UTC m=+81.055625078 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd9c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e7e0 item 9 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.397916992 +0000 UTC m=+81.059057084 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf80c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.397916992 +0000 UTC m=+81.059057084 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105ed90 item 10 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000cf8c40): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8c40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.400305258 +0000 UTC m=+81.061445360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.400305258 +0000 UTC m=+81.061445360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.400305258 +0000 UTC m=+81.061445360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9a40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f110 item 11 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.403530765 +0000 UTC m=+81.064670866 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.403530765 +0000 UTC m=+81.064670866 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f5e0 item 12 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc0009cecc0): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cecc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.406193309 +0000 UTC m=+81.067333401 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.406193309 +0000 UTC m=+81.067333401 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105fa40 item 13 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.408556258 +0000 UTC m=+81.069696360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfe00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.408556258 +0000 UTC m=+81.069696360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a143c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105fe30 item 14 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000a14a00): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14a00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.411040244 +0000 UTC m=+81.072180346 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.411040244 +0000 UTC m=+81.072180346 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15480): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118540 item 15 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.413214106 +0000 UTC m=+81.074354198 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.413214106 +0000 UTC m=+81.074354198 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118fc0 item 16 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.415465995 +0000 UTC m=+81.076606088 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.415465995 +0000 UTC m=+81.076606088 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f2bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.415465995 +0000 UTC m=+81.076606088 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f30c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 17 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.418583999 +0000 UTC m=+81.079724101 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.418583999 +0000 UTC m=+81.079724101 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008f3c80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 18 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.420864202 +0000 UTC m=+81.082004304 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.420864202 +0000 UTC m=+81.082004304 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936880): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.420864202 +0000 UTC m=+81.082004304 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000936d80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502e00 item 19 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.423739418 +0000 UTC m=+81.084879509 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937400): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.423739418 +0000 UTC m=+81.084879509 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000937940): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503490 item 20 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.426269901 +0000 UTC m=+81.087409993 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.426269901 +0000 UTC m=+81.087409993 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.426269901 +0000 UTC m=+81.087409993 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503810 item 21 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.429875606 +0000 UTC m=+81.091015708 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.429875606 +0000 UTC m=+81.091015708 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fba40 item 22 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.432322383 +0000 UTC m=+81.093462485 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03f00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.432322383 +0000 UTC m=+81.093462485 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e4c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.432322383 +0000 UTC m=+81.093462485 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e9c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004801c0 item 23 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.436001455 +0000 UTC m=+81.097141547 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.436001455 +0000 UTC m=+81.097141547 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480a10 item 24 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc00066fbc0): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066fbc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.43864351 +0000 UTC m=+81.099783602 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.43864351 +0000 UTC m=+81.099783602 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2e500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.43864351 +0000 UTC m=+81.099783602 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2ea40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480fc0 item 25 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.441938347 +0000 UTC m=+81.103078449 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.441938347 +0000 UTC m=+81.103078449 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2f600): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 26 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000a2fc40): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a2fc40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.444860741 +0000 UTC m=+81.106000843 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.444860741 +0000 UTC m=+81.106000843 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.444860741 +0000 UTC m=+81.106000843 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a54ac0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc150 item 27 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.448400491 +0000 UTC m=+81.109540593 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.448400491 +0000 UTC m=+81.109540593 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4c40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084aaf0 item 28 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000ba5280): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.450922009 +0000 UTC m=+81.112062071 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.450922009 +0000 UTC m=+81.112062071 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5d40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084ae70 item 29 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.452636734 +0000 UTC m=+81.113776796 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c440): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.452636734 +0000 UTC m=+81.113776796 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0c980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084b7a0 item 30 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000b0cfc0): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0cfc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.454496834 +0000 UTC m=+81.115636916 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0d380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.454496834 +0000 UTC m=+81.115636916 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b0da40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084bb20 item 31 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.456086063 +0000 UTC m=+81.117226125 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.456086063 +0000 UTC m=+81.117226125 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9a680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009182a0 item 32 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.458117456 +0000 UTC m=+81.119257558 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9acc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000918850 item 33 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.458989181 +0000 UTC m=+81.120129283 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.458989181 +0000 UTC m=+81.120129283 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9b640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000918bd0 item 33 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.461525998 +0000 UTC m=+81.122666090 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b9bc80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009190a0 item 34 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.462371233 +0000 UTC m=+81.123511335 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.462371233 +0000 UTC m=+81.123511335 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bca6c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000919500 item 34 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.464831966 +0000 UTC m=+81.125972068 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcad00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009199d0 item 35 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.465762873 +0000 UTC m=+81.126902975 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.465762873 +0000 UTC m=+81.126902975 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcb680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000919b90 item 35 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.468223436 +0000 UTC m=+81.129363508 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bcbd00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450150 item 36 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.468994852 +0000 UTC m=+81.130134943 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.468994852 +0000 UTC m=+81.130134943 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf67c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450690 item 36 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.470842107 +0000 UTC m=+81.131982229 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf6e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451500 item 37 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.471578005 +0000 UTC m=+81.132718077 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.471578005 +0000 UTC m=+81.132718077 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004516c0 item 37 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.473664522 +0000 UTC m=+81.134804594 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000bf7e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451ab0 item 38 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.474488557 +0000 UTC m=+81.135628629 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c12380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.474488557 +0000 UTC m=+81.135628629 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c128c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451f10 item 38 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.477225873 +0000 UTC m=+81.138365964 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c8d00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503ce0 item 39 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.478156067 +0000 UTC m=+81.139296170 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9200): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.478156067 +0000 UTC m=+81.139296170 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454230 item 39 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.48080707 +0000 UTC m=+81.141947173 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009c9d80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004549a0 item 40 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.481813238 +0000 UTC m=+81.142953330 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.481813238 +0000 UTC m=+81.142953330 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454b60 item 40 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.484216283 +0000 UTC m=+81.145356385 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f0e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004558f0 item 41 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.485059174 +0000 UTC m=+81.146199266 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455b20 item 41 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.486031258 +0000 UTC m=+81.147171360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f17c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.486031258 +0000 UTC m=+81.147171360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f1d00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455dc0 item 41 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.488781307 +0000 UTC m=+81.149921409 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae3c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400310 item 42 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.48977908 +0000 UTC m=+81.150919182 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cae8c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 42 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.49090822 +0000 UTC m=+81.152048322 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caee00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.49090822 +0000 UTC m=+81.152048322 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400930 item 42 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.493545036 +0000 UTC m=+81.154685128 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000caf9c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400f50 item 43 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.494326961 +0000 UTC m=+81.155467054 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cafec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 43 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.495367233 +0000 UTC m=+81.156507326 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce480): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.495367233 +0000 UTC m=+81.156507326 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cce9c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401420 item 43 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.497808239 +0000 UTC m=+81.158948332 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401ab0 item 44 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.498774633 +0000 UTC m=+81.159914725 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccf500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000401e30 item 44 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.499872375 +0000 UTC m=+81.161012477 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccfa40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.499872375 +0000 UTC m=+81.161012477 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882150 item 44 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.502226547 +0000 UTC m=+81.163366639 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0a680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882620 item 45 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.503212948 +0000 UTC m=+81.164353051 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0ab80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.503212948 +0000 UTC m=+81.164353051 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008827e0 item 45 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.506227066 +0000 UTC m=+81.167367138 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0b8c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882b60 item 46 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.507048766 +0000 UTC m=+81.168188828 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0bdc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.507048766 +0000 UTC m=+81.168188828 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882d20 item 46 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.509466098 +0000 UTC m=+81.170606200 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d20b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000883110 item 47 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.512649774 +0000 UTC m=+81.173789877 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.512649774 +0000 UTC m=+81.173789877 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000883730 item 47 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.516547951 +0000 UTC m=+81.177688053 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d21dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000883c70 item 48 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.517274972 +0000 UTC m=+81.178415074 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48340): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.517274972 +0000 UTC m=+81.178415074 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48a40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000883e30 item 48 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.519873185 +0000 UTC m=+81.181013288 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a80 item 49 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.520892679 +0000 UTC m=+81.182032772 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.520892679 +0000 UTC m=+81.182032772 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc620 item 49 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.523126814 +0000 UTC m=+81.184266886 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55a00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dce70 item 50 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.523850029 +0000 UTC m=+81.184990101 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a55f00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.523850029 +0000 UTC m=+81.184990101 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aae500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd6c0 item 50 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.52614487 +0000 UTC m=+81.187284962 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaeb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddc70 item 51 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.527144506 +0000 UTC m=+81.188284597 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.527144506 +0000 UTC m=+81.188284597 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aaf5c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6000 item 51 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.52937781 +0000 UTC m=+81.190517912 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aafc40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6690 item 52 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.530512932 +0000 UTC m=+81.191653034 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.530512932 +0000 UTC m=+81.191653034 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f69a0 item 52 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.532962654 +0000 UTC m=+81.194102747 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7260 item 53 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.536209361 +0000 UTC m=+81.197349422 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d812c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.536209361 +0000 UTC m=+81.197349422 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468150 item 53 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.538888216 +0000 UTC m=+81.200028308 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468d20 item 54 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.539766924 +0000 UTC m=+81.200906996 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d48e80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.539766924 +0000 UTC m=+81.200906996 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49400): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469500 item 54 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.54153497 +0000 UTC m=+81.202675042 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d49c40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6070 item 55 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.542513165 +0000 UTC m=+81.203653267 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d801c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.542513165 +0000 UTC m=+81.203653267 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6540 item 55 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.544373696 +0000 UTC m=+81.205513758 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d80d80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6af0 item 56 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.545159348 +0000 UTC m=+81.206299420 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.545159348 +0000 UTC m=+81.206299420 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81900): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6f50 item 56 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.547665006 +0000 UTC m=+81.208805108 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d81f40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7730 item 57 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.548614529 +0000 UTC m=+81.209754620 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e7c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7ab0 item 57 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.549677594 +0000 UTC m=+81.210817696 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075eec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.549677594 +0000 UTC m=+81.210817696 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f4c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c1c0 item 57 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.552276158 +0000 UTC m=+81.213416259 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fc00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c540 item 58 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.553224327 +0000 UTC m=+81.214364419 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec200): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c700 item 58 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.554462423 +0000 UTC m=+81.215602525 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.554462423 +0000 UTC m=+81.215602525 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecd00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c8c0 item 58 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.557156367 +0000 UTC m=+81.218296458 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed380): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cc40 item 59 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.558070491 +0000 UTC m=+81.219210593 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed940): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ce00 item 59 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.559057083 +0000 UTC m=+81.220197186 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aede80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.559057083 +0000 UTC m=+81.220197186 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916fc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cfc0 item 59 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.561643262 +0000 UTC m=+81.222783364 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917a80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d420 item 60 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.562586262 +0000 UTC m=+81.223726364 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d650 item 60 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.563499395 +0000 UTC m=+81.224639457 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c7c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.563499395 +0000 UTC m=+81.224639457 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cd80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8db90 item 60 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.565623183 +0000 UTC m=+81.226763244 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d3c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe150 item 61 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.566703341 +0000 UTC m=+81.227843442 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d940): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.566703341 +0000 UTC m=+81.227843442 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005982c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe4d0 item 61 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.569590839 +0000 UTC m=+81.230730931 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fecb0 item 62 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.570490136 +0000 UTC m=+81.231630238 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.570490136 +0000 UTC m=+81.231630238 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000368b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff0a0 item 62 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.573227301 +0000 UTC m=+81.234367393 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff650 item 63 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.574036178 +0000 UTC m=+81.235176250 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369d40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.574036178 +0000 UTC m=+81.235176250 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994940): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff9d0 item 63 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.575763237 +0000 UTC m=+81.236903298 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994f80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4070 item 64 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.576421498 +0000 UTC m=+81.237561560 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009954c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.576421498 +0000 UTC m=+81.237561560 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d45b0 item 64 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.578835674 +0000 UTC m=+81.239975766 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047ec80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4bd0 item 65 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.579820251 +0000 UTC m=+81.240960343 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.579820251 +0000 UTC m=+81.240960343 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d50a0 item 65 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.583050066 +0000 UTC m=+81.244190167 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5730 item 66 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.584051636 +0000 UTC m=+81.245191738 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbcac0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.584051636 +0000 UTC m=+81.245191738 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5c70 item 66 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.586657312 +0000 UTC m=+81.247797384 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2070 item 67 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.587685722 +0000 UTC m=+81.248825815 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.587685722 +0000 UTC m=+81.248825815 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2230 item 67 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.590000601 +0000 UTC m=+81.251140704 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2770 item 68 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.591106728 +0000 UTC m=+81.252246830 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.591106728 +0000 UTC m=+81.252246830 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2bd0 item 68 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.594640336 +0000 UTC m=+81.255780428 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9ec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f31f0 item 69 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.595807829 +0000 UTC m=+81.256947931 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce3c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.595807829 +0000 UTC m=+81.256947931 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce8c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3420 item 69 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.598238786 +0000 UTC m=+81.259378888 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cef40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3810 item 70 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.599166707 +0000 UTC m=+81.260306799 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf440): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.599166707 +0000 UTC m=+81.260306799 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3ab0 item 70 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.601467549 +0000 UTC m=+81.262607651 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a140c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844230 item 71 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.60240084 +0000 UTC m=+81.263540942 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a145c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.60240084 +0000 UTC m=+81.263540942 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14ac0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844460 item 71 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.604726097 +0000 UTC m=+81.265866169 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008447e0 item 72 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.605544873 +0000 UTC m=+81.266684945 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.605544873 +0000 UTC m=+81.266684945 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008449a0 item 72 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.610245962 +0000 UTC m=+81.271386065 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02200): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844f50 item 73 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.611532871 +0000 UTC m=+81.272672963 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845110 item 73 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.612329383 +0000 UTC m=+81.273469486 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.612329383 +0000 UTC m=+81.273469486 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845340 item 73 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.614974556 +0000 UTC m=+81.276114647 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03800): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008456c0 item 74 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.615985503 +0000 UTC m=+81.277125605 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03d00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845880 item 74 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.617084697 +0000 UTC m=+81.278224789 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.617084697 +0000 UTC m=+81.278224789 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4880): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845b90 item 74 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.619870614 +0000 UTC m=+81.281010706 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4ec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e000 item 75 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.620803814 +0000 UTC m=+81.281943916 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba53c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e460 item 75 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.62188743 +0000 UTC m=+81.283027532 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5940): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.62188743 +0000 UTC m=+81.283027532 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5e80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e620 item 75 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.624275416 +0000 UTC m=+81.285415517 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e9a0 item 76 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.625177678 +0000 UTC m=+81.286317770 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624a40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ebd0 item 76 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.626369327 +0000 UTC m=+81.287509428 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000624f80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.626369327 +0000 UTC m=+81.287509428 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ee70 item 76 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.629140165 +0000 UTC m=+81.290280257 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000625b40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f3b0 item 77 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.62994314 +0000 UTC m=+81.291083212 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.62994314 +0000 UTC m=+81.291083212 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064c7c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f570 item 77 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.632523308 +0000 UTC m=+81.293663400 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064ce00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fab0 item 78 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.63371111 +0000 UTC m=+81.294851202 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064d300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.63371111 +0000 UTC m=+81.294851202 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00064da00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e00e0 item 78 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.636275981 +0000 UTC m=+81.297416082 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0a10 item 79 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.637150731 +0000 UTC m=+81.298290823 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066e5c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.637150731 +0000 UTC m=+81.298290823 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ecc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0d20 item 79 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.640018662 +0000 UTC m=+81.301158754 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1260 item 80 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.640922658 +0000 UTC m=+81.302062760 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066f800): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.640922658 +0000 UTC m=+81.302062760 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00066ff00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e17a0 item 80 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.643419799 +0000 UTC m=+81.304559902 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007205c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1b20 item 81 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.64421005 +0000 UTC m=+81.305350123 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720a40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.64421005 +0000 UTC m=+81.305350123 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000720f80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ce0 item 81 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.646518286 +0000 UTC m=+81.307658379 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721600): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea380 item 82 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.647490771 +0000 UTC m=+81.308630874 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000721b00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.647490771 +0000 UTC m=+81.308630874 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eaa10 item 82 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.650343083 +0000 UTC m=+81.311483185 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb180 item 83 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.651624672 +0000 UTC m=+81.312764744 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000772c80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.651624672 +0000 UTC m=+81.312764744 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007731c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb9d0 item 83 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.654317513 +0000 UTC m=+81.315457615 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e230 item 84 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.655303433 +0000 UTC m=+81.316443535 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000773d40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.655303433 +0000 UTC m=+81.316443535 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2340): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e3f0 item 84 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.657504466 +0000 UTC m=+81.318644528 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b29c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e8c0 item 85 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.658472363 +0000 UTC m=+81.319612466 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b2ec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.658472363 +0000 UTC m=+81.319612466 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3400): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105eaf0 item 85 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.660990884 +0000 UTC m=+81.322130987 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007b3a80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105eee0 item 86 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.662167706 +0000 UTC m=+81.323307808 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8000): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.662167706 +0000 UTC m=+81.323307808 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f0a0 item 86 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.664675458 +0000 UTC m=+81.325815561 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e8c00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f420 item 87 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.665735619 +0000 UTC m=+81.326875721 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.665735619 +0000 UTC m=+81.326875721 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f5e0 item 87 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.668338228 +0000 UTC m=+81.329478321 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0007e9cc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105fa40 item 88 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.669512675 +0000 UTC m=+81.330652768 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.669512675 +0000 UTC m=+81.330652768 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a67c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105fc00 item 88 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.671686437 +0000 UTC m=+81.332826510 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a6e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118230 item 89 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.672548444 +0000 UTC m=+81.333688516 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7340): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118540 item 89 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.673309769 +0000 UTC m=+81.334449841 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7880): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.673309769 +0000 UTC m=+81.334449841 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008a7e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118c40 item 89 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.675131397 +0000 UTC m=+81.336271469 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d24c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001195e0 item 90 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.675893215 +0000 UTC m=+81.337033287 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2a00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001199d0 item 90 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.676688625 +0000 UTC m=+81.337828698 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d2f40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.676688625 +0000 UTC m=+81.337828698 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119dc0 item 90 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.678545299 +0000 UTC m=+81.339685371 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008d3b40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fa7e0 item 91 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.679288161 +0000 UTC m=+81.340428233 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007faa80 item 91 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.680089393 +0000 UTC m=+81.341229465 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fc640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): >_readAt: n=8, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.680089393 +0000 UTC m=+81.341229465 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fcbc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007facb0 item 91 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.682045123 +0000 UTC m=+81.343185195 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd200): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb030 item 92 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.682864199 +0000 UTC m=+81.344004261 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fd740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb260 item 92 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): _readAt: size=2, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): _writeAt: size=3, off=5 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.683800495 +0000 UTC m=+81.344940567 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0008fdc80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.683800495 +0000 UTC m=+81.344940567 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009782c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb500 item 92 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.685911129 +0000 UTC m=+81.347051201 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978900): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fbb90 item 93 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.686604317 +0000 UTC m=+81.347744389 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000978e40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.686604317 +0000 UTC m=+81.347744389 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480070 item 93 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.688321667 +0000 UTC m=+81.349461739 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000979b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480770 item 94 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.689020886 +0000 UTC m=+81.350160958 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.689020886 +0000 UTC m=+81.350160958 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004809a0 item 94 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.691071205 +0000 UTC m=+81.352211287 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d2e80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480f50 item 95 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.691888737 +0000 UTC m=+81.353028819 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d33c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.691888737 +0000 UTC m=+81.353028819 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009d3ac0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481260 item 95 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): open at offset 0 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.694175662 +0000 UTC m=+81.355315755 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481a40 item 96 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.695077816 +0000 UTC m=+81.356217898 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f66c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.695077816 +0000 UTC m=+81.356217898 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000481dc0 item 96 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= 2026/03/06 03:04:58 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:58 DEBUG : Looking for writers 2026/03/06 03:04:58 DEBUG : >WaitForWriters: 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/06 03:04:58 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.832293401 +0000 UTC m=+81.493433494 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1a700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.832293401 +0000 UTC m=+81.493433494 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1ab80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.832293401 +0000 UTC m=+81.493433494 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a98f0 item 1 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.836007902 +0000 UTC m=+81.497147993 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1b680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.836007902 +0000 UTC m=+81.497147993 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b1bb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 2 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.839262743 +0000 UTC m=+81.500402895 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.839262743 +0000 UTC m=+81.500402895 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b586c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.839262743 +0000 UTC m=+81.500402895 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b58b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004512d0 item 3 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.843163013 +0000 UTC m=+81.504303104 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59200): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.843163013 +0000 UTC m=+81.504303104 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004518f0 item 4 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.845800019 +0000 UTC m=+81.506940110 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b59d80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.845800019 +0000 UTC m=+81.506940110 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.845800019 +0000 UTC m=+81.506940110 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0c740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502000 item 5 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.84925144 +0000 UTC m=+81.510391542 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0cdc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.84925144 +0000 UTC m=+81.510391542 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502c40 item 6 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.851824066 +0000 UTC m=+81.512964157 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0d980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.851824066 +0000 UTC m=+81.512964157 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c0de80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.851824066 +0000 UTC m=+81.512964157 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c303c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503260 item 7 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.855546058 +0000 UTC m=+81.516686160 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30a40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.855546058 +0000 UTC m=+81.516686160 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c30f80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503730 item 8 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000c31540): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.858468483 +0000 UTC m=+81.519608585 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31900): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.858468483 +0000 UTC m=+81.519608585 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c31d80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.858468483 +0000 UTC m=+81.519608585 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503b20 item 9 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.862264635 +0000 UTC m=+81.523404728 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.862264635 +0000 UTC m=+81.523404728 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c50ec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454770 item 10 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000c51500): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.865072895 +0000 UTC m=+81.526212997 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c518c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): _writeAt: size=3, off=2 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.865072895 +0000 UTC m=+81.526212997 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c51dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.865072895 +0000 UTC m=+81.526212997 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c340): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454e00 item 11 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.868387229 +0000 UTC m=+81.529527322 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7c9c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.868387229 +0000 UTC m=+81.529527322 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7cf00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455b20 item 12 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000c7d540): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.871140063 +0000 UTC m=+81.532280155 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000c7d900): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.871140063 +0000 UTC m=+81.532280155 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400070 item 13 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.873946619 +0000 UTC m=+81.535086721 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca26c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.873946619 +0000 UTC m=+81.535086721 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca2c00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400620 item 14 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000ca3240): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.876556353 +0000 UTC m=+81.537696456 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3600): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.876556353 +0000 UTC m=+81.537696456 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ca3cc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400bd0 item 15 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.878926576 +0000 UTC m=+81.540066668 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc3c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.878926576 +0000 UTC m=+81.540066668 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccc900): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004011f0 item 16 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.881515872 +0000 UTC m=+81.542655974 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cccf40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.881515872 +0000 UTC m=+81.542655974 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd3c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.881515872 +0000 UTC m=+81.542655974 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccd8c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004016c0 item 17 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.885233196 +0000 UTC m=+81.546373288 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ccdf40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.885233196 +0000 UTC m=+81.546373288 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0c500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882070 item 18 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.887979208 +0000 UTC m=+81.549119300 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0cb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.887979208 +0000 UTC m=+81.549119300 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d080): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.887979208 +0000 UTC m=+81.549119300 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0d580): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008825b0 item 19 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.890780614 +0000 UTC m=+81.551920766 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d0dc00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.890780614 +0000 UTC m=+81.551920766 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d281c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882a80 item 20 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.892632297 +0000 UTC m=+81.553772360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.892632297 +0000 UTC m=+81.553772360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28d40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.892632297 +0000 UTC m=+81.553772360 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882e70 item 21 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.897899155 +0000 UTC m=+81.559039258 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.897899155 +0000 UTC m=+81.559039258 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d28a80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008823f0 item 22 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.900341804 +0000 UTC m=+81.561481907 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d292c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.900341804 +0000 UTC m=+81.561481907 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d297c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.900341804 +0000 UTC m=+81.561481907 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000d29cc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008827e0 item 23 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.903863942 +0000 UTC m=+81.565004043 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.903863942 +0000 UTC m=+81.565004043 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e08c40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000882cb0 item 24 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000e09280): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.90653969 +0000 UTC m=+81.567679792 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09640): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.90653969 +0000 UTC m=+81.567679792 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000e09b40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.90653969 +0000 UTC m=+81.567679792 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008832d0 item 25 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.909895683 +0000 UTC m=+81.571035775 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.909895683 +0000 UTC m=+81.571035775 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f6cc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000883c70 item 26 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc0009f7300): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.912631335 +0000 UTC m=+81.573771426 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): open at offset 5 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): >_readAt: n=2, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): _writeAt: size=3, off=7 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.912631335 +0000 UTC m=+81.573771426 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009f7c00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.912631335 +0000 UTC m=+81.573771426 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075e300): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000918380 item 27 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.917550166 +0000 UTC m=+81.578690278 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075ecc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.917550166 +0000 UTC m=+81.578690278 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000918d20 item 28 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc00075f980): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075f980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.921162353 +0000 UTC m=+81.582302475 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00075fec0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.921162353 +0000 UTC m=+81.582302475 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aec500): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000919500 item 29 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.924755843 +0000 UTC m=+81.585896025 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aecb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.924755843 +0000 UTC m=+81.585896025 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009199d0 item 30 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): _readAt: size=2, off=0 2026/03/06 03:04:58 ERROR : open-test-file(0xc000aed7c0): Couldn't read size of file 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aed7c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.928383177 +0000 UTC m=+81.589523279 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000aedb80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.928383177 +0000 UTC m=+81.589523279 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000916e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000919d50 item 31 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.931820824 +0000 UTC m=+81.592960927 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000917540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.931820824 +0000 UTC m=+81.592960927 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dc4d0 item 32 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.935357106 +0000 UTC m=+81.596497199 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2c740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dcbd0 item 33 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.937597183 +0000 UTC m=+81.598737306 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2cbc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.937597183 +0000 UTC m=+81.598737306 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd260 item 33 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.939879581 +0000 UTC m=+81.601019663 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2d700): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006dd8f0 item 34 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.940844762 +0000 UTC m=+81.601984844 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b2dbc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.940844762 +0000 UTC m=+81.601984844 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0005983c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ddb20 item 34 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.943387349 +0000 UTC m=+81.604527451 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599840): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084a150 item 35 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.944298738 +0000 UTC m=+81.605438841 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000599e00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.944298738 +0000 UTC m=+81.605438841 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0003688c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084a380 item 35 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.947878754 +0000 UTC m=+81.609018846 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369480): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084a770 item 36 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.9487298 +0000 UTC m=+81.609869892 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000369b00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.9487298 +0000 UTC m=+81.609869892 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084aa10 item 36 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.951092098 +0000 UTC m=+81.612232189 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000994bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084ae70 item 37 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.95207869 +0000 UTC m=+81.613218792 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995040): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.95207869 +0000 UTC m=+81.613218792 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084b490 item 37 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.954549181 +0000 UTC m=+81.615689283 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000995bc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084bab0 item 38 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.955579215 +0000 UTC m=+81.616719317 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047eb40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.955579215 +0000 UTC m=+81.616719317 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc00047f0c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00084bd50 item 38 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.957947133 +0000 UTC m=+81.619087235 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8100): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468a80 item 39 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.95889929 +0000 UTC m=+81.620039392 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8600): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.95889929 +0000 UTC m=+81.620039392 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf8b00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000468cb0 item 39 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.961688733 +0000 UTC m=+81.622828824 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000469730 item 40 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.962695272 +0000 UTC m=+81.623835374 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.962695272 +0000 UTC m=+81.623835374 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cf9c00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6000 item 40 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.965068009 +0000 UTC m=+81.626208101 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce240): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6690 item 41 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.965934814 +0000 UTC m=+81.627074917 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009ce740): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f69a0 item 41 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.966919663 +0000 UTC m=+81.628059765 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cec00): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.966919663 +0000 UTC m=+81.628059765 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf140): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f6e00 item 41 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.969396728 +0000 UTC m=+81.630536819 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cf780): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f75e0 item 42 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.970284823 +0000 UTC m=+81.631424925 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc0009cfc80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7960 item 42 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.971240546 +0000 UTC m=+81.632380639 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14280): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.971240546 +0000 UTC m=+81.632380639 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14800): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006f7b90 item 42 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.974013409 +0000 UTC m=+81.635153501 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a14e40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c310 item 43 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.974921953 +0000 UTC m=+81.636062045 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15340): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c4d0 item 43 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.976073927 +0000 UTC m=+81.637214029 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15880): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.976073927 +0000 UTC m=+81.637214029 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000a15dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8c690 item 43 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.978647122 +0000 UTC m=+81.639787215 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b024c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8ca10 item 44 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.979465116 +0000 UTC m=+81.640605217 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b029c0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cbd0 item 44 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): _writeAt: size=3, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): >_writeAt: n=3, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.98060135 +0000 UTC m=+81.641741452 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b02f80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): >_readAt: n=3, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.98060135 +0000 UTC m=+81.641741452 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03540): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8cd90 item 44 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.983671693 +0000 UTC m=+81.644811795 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000b03b80): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe3f0 item 45 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.984543939 +0000 UTC m=+81.645684031 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4440): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.984543939 +0000 UTC m=+81.645684031 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba4b40): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fe770 item 45 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.987277938 +0000 UTC m=+81.648418029 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006fed20 item 46 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.988491107 +0000 UTC m=+81.649631209 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5680): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.988491107 +0000 UTC m=+81.649631209 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000ba5dc0): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff030 item 46 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): _readAt: size=2, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.991223153 +0000 UTC m=+81.652363244 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc480): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): _writeAt: size=5, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): >openPending: err= 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff5e0 item 47 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): >_writeAt: n=5, err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.996869947 +0000 UTC m=+81.658010049 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbc980): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:58 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:58 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:58 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:58 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:58 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): _readAt: size=512, off=0 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): openPending: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): >openPending: err= 2026/03/06 03:04:58 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): >_readAt: n=5, err=EOF 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): close: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:58.996869947 +0000 UTC m=+81.658010049 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:58 DEBUG : open-test-file(0xc000cbd180): >close: err= 2026/03/06 03:04:58 DEBUG : open-test-file: Remove: 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ff960 item 47 2026/03/06 03:04:58 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:58 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:58 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:58 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.001009829 +0000 UTC m=+81.662149932 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44140): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4540 item 48 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.001808557 +0000 UTC m=+81.662948658 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a446c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.001808557 +0000 UTC m=+81.662948658 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a44dc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4850 item 48 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.00490587 +0000 UTC m=+81.666045963 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45400): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d4ee0 item 49 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.006063795 +0000 UTC m=+81.667203898 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45880): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.006063795 +0000 UTC m=+81.667203898 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a45dc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5420 item 49 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.008782485 +0000 UTC m=+81.669922577 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e4c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d5a40 item 50 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.009910253 +0000 UTC m=+81.671050345 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5e9c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.009910253 +0000 UTC m=+81.671050345 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5ef40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2000 item 50 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.012337994 +0000 UTC m=+81.673478097 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5f5c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f23f0 item 51 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.013263251 +0000 UTC m=+81.674403352 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a5fac0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.013263251 +0000 UTC m=+81.674403352 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716080): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f25b0 item 51 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.015657989 +0000 UTC m=+81.676798091 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f2d90 item 52 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.016935409 +0000 UTC m=+81.678075502 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000716c00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.016935409 +0000 UTC m=+81.678075502 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717180): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3180 item 52 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.019873293 +0000 UTC m=+81.681013395 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717800): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3570 item 53 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.020796546 +0000 UTC m=+81.681936647 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000717d00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.020796546 +0000 UTC m=+81.681936647 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007342c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f37a0 item 53 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.023201593 +0000 UTC m=+81.684341695 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734940): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f3d50 item 54 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.024885521 +0000 UTC m=+81.686025613 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000734e40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.024885521 +0000 UTC m=+81.686025613 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007353c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008441c0 item 54 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.027791404 +0000 UTC m=+81.688931506 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735a40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008445b0 item 55 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.028856644 +0000 UTC m=+81.689996746 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000735f40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.028856644 +0000 UTC m=+81.689996746 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772500): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844770 item 55 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.031773889 +0000 UTC m=+81.692913981 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000772b80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844cb0 item 56 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.033180964 +0000 UTC m=+81.694321067 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773080): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.033180964 +0000 UTC m=+81.694321067 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773600): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844ee0 item 56 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.035944037 +0000 UTC m=+81.697084139 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000773c40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008452d0 item 57 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.036943163 +0000 UTC m=+81.698083265 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794200): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845490 item 57 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.038015897 +0000 UTC m=+81.699155989 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794740): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.038015897 +0000 UTC m=+81.699155989 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000794cc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845650 item 57 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.040488362 +0000 UTC m=+81.701628464 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795300): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845b20 item 58 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.041229801 +0000 UTC m=+81.702369904 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795840): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d180 item 58 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.042296384 +0000 UTC m=+81.703436486 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e000): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.042296384 +0000 UTC m=+81.703436486 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080e5c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d340 item 58 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.044744454 +0000 UTC m=+81.705884555 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080ec00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d880 item 59 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.045676182 +0000 UTC m=+81.706816284 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f140): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dce0 item 59 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.046723588 +0000 UTC m=+81.707863680 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080f680): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.046723588 +0000 UTC m=+81.707863680 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00080fc00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8dea0 item 59 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.049159684 +0000 UTC m=+81.710299776 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c22c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e540 item 60 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.050367964 +0000 UTC m=+81.711508057 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2800): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e700 item 60 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.051402697 +0000 UTC m=+81.712542799 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c2d40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.051402697 +0000 UTC m=+81.712542799 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3300): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014e8c0 item 60 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.056332499 +0000 UTC m=+81.717472592 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3940): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ed90 item 61 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.057219764 +0000 UTC m=+81.718359866 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008c3e80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.057219764 +0000 UTC m=+81.718359866 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6600): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f030 item 61 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.059985742 +0000 UTC m=+81.721125854 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d6c40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f490 item 62 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.060867286 +0000 UTC m=+81.722007388 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7180): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.060867286 +0000 UTC m=+81.722007388 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7880): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014f730 item 62 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.063573722 +0000 UTC m=+81.724713825 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0008d7ec0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014fb20 item 63 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.064511122 +0000 UTC m=+81.725651224 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936480): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.064511122 +0000 UTC m=+81.725651224 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000936b80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00014ff10 item 63 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): >_readAt: n=0, err=Bad file descriptor 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.067008514 +0000 UTC m=+81.728148617 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009371c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0930 item 64 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.068163072 +0000 UTC m=+81.729303175 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.068163072 +0000 UTC m=+81.729303175 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000937e00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0b60 item 64 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.070845084 +0000 UTC m=+81.731985176 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be4c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1110 item 65 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.071887491 +0000 UTC m=+81.733027583 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009be940): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.071887491 +0000 UTC m=+81.733027583 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bee40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e16c0 item 65 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.074859809 +0000 UTC m=+81.735999912 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf480): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ab0 item 66 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.075933094 +0000 UTC m=+81.737073196 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bf900): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.075933094 +0000 UTC m=+81.737073196 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009bfe40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c70 item 66 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.078364943 +0000 UTC m=+81.739505046 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8500): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea310 item 67 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.079336426 +0000 UTC m=+81.740476538 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8980): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.079336426 +0000 UTC m=+81.740476538 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e8e80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ea9a0 item 67 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.082399406 +0000 UTC m=+81.743539498 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9500): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eafc0 item 68 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.083220986 +0000 UTC m=+81.744361077 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9a00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.083220986 +0000 UTC m=+81.744361077 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0009e9f40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eb960 item 68 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.086323641 +0000 UTC m=+81.747463732 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2e600): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e0e0 item 69 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.088130188 +0000 UTC m=+81.749270291 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ea80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.088130188 +0000 UTC m=+81.749270291 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2ef80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e380 item 69 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.092092837 +0000 UTC m=+81.753232938 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbd880): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ffdc0 item 70 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.094958554 +0000 UTC m=+81.756098656 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cbdd80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.094958554 +0000 UTC m=+81.756098656 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a340): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001182a0 item 70 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.097918669 +0000 UTC m=+81.759058771 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064a9c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000118cb0 item 71 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.098890323 +0000 UTC m=+81.760030425 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064aec0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.098890323 +0000 UTC m=+81.760030425 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064b3c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001193b0 item 71 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.101336739 +0000 UTC m=+81.762476832 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064ba40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ab0 item 72 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.104333443 +0000 UTC m=+81.765473546 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc00064bf40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.104333443 +0000 UTC m=+81.765473546 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666500): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000119ea0 item 72 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.109668882 +0000 UTC m=+81.770808983 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666ac0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fa7e0 item 73 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.110593266 +0000 UTC m=+81.771733358 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000666fc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007faa80 item 73 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.11171374 +0000 UTC m=+81.772853841 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000667480): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.11171374 +0000 UTC m=+81.772853841 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0006679c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007facb0 item 73 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.115134315 +0000 UTC m=+81.776274416 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44080): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb030 item 74 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.116081301 +0000 UTC m=+81.777221403 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44580): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb1f0 item 74 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.117222033 +0000 UTC m=+81.778362135 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b44ac0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.117222033 +0000 UTC m=+81.778362135 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45040): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fb420 item 74 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.1200605 +0000 UTC m=+81.781200591 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45680): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fbb20 item 75 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.121068672 +0000 UTC m=+81.782208773 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b45b80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): _writeAt: size=3, off=2 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007fbf10 item 75 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.122788467 +0000 UTC m=+81.783928559 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72140): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.122788467 +0000 UTC m=+81.783928559 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72680): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004802a0 item 75 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.12561466 +0000 UTC m=+81.786754751 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b72cc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480930 item 76 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.126502155 +0000 UTC m=+81.787642247 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b731c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480bd0 item 76 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): _writeAt: size=3, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.127684836 +0000 UTC m=+81.788824938 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.127684836 +0000 UTC m=+81.788824938 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000b73c80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000480ee0 item 76 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.130339125 +0000 UTC m=+81.791479217 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6340): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004817a0 item 77 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.131955505 +0000 UTC m=+81.793095596 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6840): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.131955505 +0000 UTC m=+81.793095596 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba6f40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004819d0 item 77 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.13500063 +0000 UTC m=+81.796140723 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7580): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a80e0 item 78 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.135993414 +0000 UTC m=+81.797133506 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000ba7a80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.135993414 +0000 UTC m=+81.797133506 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c200): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a82a0 item 78 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.138730058 +0000 UTC m=+81.799870151 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0c840): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8850 item 79 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.139687654 +0000 UTC m=+81.800827746 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0cd40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.139687654 +0000 UTC m=+81.800827746 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0d440): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a8cb0 item 79 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.142518727 +0000 UTC m=+81.803658879 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c0da80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9880 item 80 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.143545164 +0000 UTC m=+81.804685256 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22000): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.143545164 +0000 UTC m=+81.804685256 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a9b90 item 80 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.145880019 +0000 UTC m=+81.807020121 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c22d40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450460 item 81 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.146849779 +0000 UTC m=+81.807989871 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c231c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.146849779 +0000 UTC m=+81.807989871 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000450a80 item 81 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.149603625 +0000 UTC m=+81.810743727 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c23d80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004515e0 item 82 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.150556543 +0000 UTC m=+81.811696646 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40300): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.150556543 +0000 UTC m=+81.811696646 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40880): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004517a0 item 82 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.153004984 +0000 UTC m=+81.814145086 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2f580): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105e850 item 83 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.154077818 +0000 UTC m=+81.815217910 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000a2fa80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.154077818 +0000 UTC m=+81.815217910 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80040): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105ea80 item 83 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.156849759 +0000 UTC m=+81.817989850 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c806c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105ee70 item 84 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.157826611 +0000 UTC m=+81.818966704 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c80bc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.157826611 +0000 UTC m=+81.818966704 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81140): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f030 item 84 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.160139036 +0000 UTC m=+81.821279128 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c817c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f3b0 item 85 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.161128532 +0000 UTC m=+81.822268634 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c81cc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.161128532 +0000 UTC m=+81.822268634 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae280): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f570 item 85 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.163525715 +0000 UTC m=+81.824665807 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cae900): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105f960 item 86 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.164700873 +0000 UTC m=+81.825840965 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caee00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.164700873 +0000 UTC m=+81.825840965 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caf380): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105fb90 item 86 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.167166636 +0000 UTC m=+81.828306728 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cafa00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502380 item 87 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.168128751 +0000 UTC m=+81.829268853 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000caff00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.168128751 +0000 UTC m=+81.829268853 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd44c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502770 item 87 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.171288403 +0000 UTC m=+81.832428495 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd4b40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000502e00 item 88 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.172421872 +0000 UTC m=+81.833561974 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5040): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.172421872 +0000 UTC m=+81.833561974 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd55c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503110 item 88 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.175071341 +0000 UTC m=+81.836211443 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000cd5c00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503500 item 89 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.176150388 +0000 UTC m=+81.837290490 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e1c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005036c0 item 89 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.177477702 +0000 UTC m=+81.838617794 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0e700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.177477702 +0000 UTC m=+81.838617794 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0ec80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000503880 item 89 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.180473325 +0000 UTC m=+81.841613416 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f2c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004540e0 item 90 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.181289004 +0000 UTC m=+81.842429096 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0f800): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454380 item 90 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.182364654 +0000 UTC m=+81.843504745 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d0fd40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.182364654 +0000 UTC m=+81.843504745 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58380): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454770 item 90 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.185781971 +0000 UTC m=+81.846922074 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d589c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000451dc0 item 91 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.186842042 +0000 UTC m=+81.847982134 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41200): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): >_readAt: n=2, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): _writeAt: size=3, off=7 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845c70 item 91 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.188229139 +0000 UTC m=+81.849369241 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000795d00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): >_readAt: n=8, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.188229139 +0000 UTC m=+81.849369241 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d581c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454150 item 91 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.191087243 +0000 UTC m=+81.852227334 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58800): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454850 item 92 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.192058806 +0000 UTC m=+81.853198908 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d58dc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): open at offset 5 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454af0 item 92 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): _readAt: size=2, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): _writeAt: size=3, off=5 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): >_writeAt: n=3, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.193123555 +0000 UTC m=+81.854263656 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59300): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): >_readAt: n=3, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.193123555 +0000 UTC m=+81.854263656 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d598c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000454f50 item 92 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.195737327 +0000 UTC m=+81.856877429 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d59f00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455a40 item 93 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.196622507 +0000 UTC m=+81.857762599 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8640): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.196622507 +0000 UTC m=+81.857762599 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e8d40): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000455d50 item 93 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.199296253 +0000 UTC m=+81.860436344 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e9380): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008442a0 item 94 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.200300036 +0000 UTC m=+81.861440138 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc0007e98c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.200300036 +0000 UTC m=+81.861440138 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40040): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008444d0 item 94 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.203064082 +0000 UTC m=+81.864204174 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40680): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844850 item 95 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.204059871 +0000 UTC m=+81.865199972 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c40bc0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.204059871 +0000 UTC m=+81.865199972 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000c41a80): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844a10 item 95 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 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/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): open at offset 0 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): _readAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): >_readAt: n=0, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.206667932 +0000 UTC m=+81.867808024 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d281c0): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): _writeAt: size=5, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): >openPending: err= 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000844fc0 item 96 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): >_writeAt: n=5, err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.207493128 +0000 UTC m=+81.868633221 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28700): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/06 03:04:59 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:04:59 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/06 03:04:59 DEBUG : open-test-file: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): _readAt: size=512, off=0 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): openPending: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): >openPending: err= 2026/03/06 03:04:59 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): >_readAt: n=5, err=EOF 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): close: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-06 03:04:59.207493128 +0000 UTC m=+81.868633221 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : open-test-file(0xc000d28e00): >close: err= 2026/03/06 03:04:59 DEBUG : open-test-file: Remove: 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000845180 item 96 2026/03/06 03:04:59 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/06 03:04:59 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/06 03:04:59 DEBUG : open-test-file: >Remove: err= 2026/03/06 03:04:59 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : >WaitForWriters: 2026/03/06 03:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.98s) --- PASS: TestRWFileHandleOpenTests/writes (0.46s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.53s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- 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.01s) --- 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:04:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:04:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:04:59 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:04:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:04:59 DEBUG : file1: newRWFileHandle: 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): openPending: 2026/03/06 03:04:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): >openPending: err= 2026/03/06 03:04:59 DEBUG : file1: >newRWFileHandle: err= 2026/03/06 03:04:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:04:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/06 03:04:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): _writeAt: size=2, off=0 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): >_writeAt: n=2, err= 2026/03/06 03:04:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): RWFileHandle.Flush 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): RWFileHandle.Release 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): close: 2026/03/06 03:04:59 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/06 03:04:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/06 03:04:59 DEBUG : file1(0xc000aec680): >close: err= 2026/03/06 03:04:59 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:04:59 DEBUG : file1: vfs cache: starting upload 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:04:59 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:04:59 DEBUG : file1: size = 2 OK 2026/03/06 03:04:59 DEBUG : file1.rclone_chunk.001_goxgrj: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/06 03:04:59 INFO : file1.rclone_chunk.001_goxgrj: Copied (server-side copy) to: file1 2026/03/06 03:04:59 DEBUG : Looking for writers 2026/03/06 03:04:59 DEBUG : file1: reading active writers 2026/03/06 03:04:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/06 03:05:00 INFO : file1.rclone_chunk.001_goxgrj: Deleted 2026/03/06 03:05:00 DEBUG : file1: size = 2 OK 2026/03/06 03:05:00 INFO : file1: Copied (new) 2026/03/06 03:05:00 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/03/06 03:05:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/06 03:05:00 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/06 03:05:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:00 INFO : file1: vfs cache: upload succeeded try #1 2026/03/06 03:05:00 DEBUG : Looking for writers 2026/03/06 03:05:00 DEBUG : file1: reading active writers 2026/03/06 03:05:00 DEBUG : >WaitForWriters: 2026/03/06 03:05:00 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:00 DEBUG : Looking for writers 2026/03/06 03:05:00 DEBUG : file1: reading active writers 2026/03/06 03:05:00 DEBUG : >WaitForWriters: 2026/03/06 03:05:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.57s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:05:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:05:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:00 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:00 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:05:00 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:00 DEBUG : rename_me: newRWFileHandle: 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): openPending: 2026/03/06 03:05:00 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/06 03:05:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): >openPending: err= 2026/03/06 03:05:00 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/06 03:05:00 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/06 03:05:00 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/06 03:05:00 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): _writeAt: size=5, off=0 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): >_writeAt: n=5, err= 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): close: 2026/03/06 03:05:00 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-06 03:05:00.927246744 +0000 UTC m=+83.588386816 2026/03/06 03:05:00 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/06 03:05:00 DEBUG : rename_me(0xc000368640): >close: err= 2026/03/06 03:05:00 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/06 03:05:00 DEBUG : i_was_renamed: Updating file with 0xc000729bc0 2026/03/06 03:05:00 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/06 03:05:00 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/06 03:05:00 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:00 DEBUG : Looking for writers 2026/03/06 03:05:00 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/06 03:05:00 DEBUG : Looking for writers 2026/03/06 03:05:00 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/06 03:05:00 DEBUG : Looking for writers 2026/03/06 03:05:00 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/06 03:05:01 DEBUG : Looking for writers 2026/03/06 03:05:01 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/06 03:05:01 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/06 03:05:01 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/03/06 03:05:01 DEBUG : Looking for writers 2026/03/06 03:05:01 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/06 03:05:01 DEBUG : Looking for writers 2026/03/06 03:05:01 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/06 03:05:01 DEBUG : i_was_renamed: size = 5 OK 2026/03/06 03:05:01 DEBUG : i_was_renamed.rclone_chunk.001_goxikr: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:05:01 INFO : i_was_renamed.rclone_chunk.001_goxikr: Copied (server-side copy) to: i_was_renamed 2026/03/06 03:05:01 INFO : i_was_renamed.rclone_chunk.001_goxikr: Deleted 2026/03/06 03:05:01 DEBUG : i_was_renamed: size = 5 OK 2026/03/06 03:05:01 INFO : i_was_renamed: Copied (new) 2026/03/06 03:05:01 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-06 03:05:00.927246744 +0000 UTC" 2026/03/06 03:05:01 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/06 03:05:01 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/06 03:05:01 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/06 03:05:01 DEBUG : Looking for writers 2026/03/06 03:05:01 DEBUG : i_was_renamed: reading active writers 2026/03/06 03:05:01 DEBUG : >WaitForWriters: 2026/03/06 03:05:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/06 03:05:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/06 03:05:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1QuickS3/rclone-test-bapelab6moso" 2026/03/06 03:05:01 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/06 03:05:01 DEBUG : forgetting directory cache 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxisa: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/03/06 03:05:02 INFO : TestRWCacheUpdate.rclone_chunk.001_goxisa: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:02 INFO : TestRWCacheUpdate.rclone_chunk.001_goxisa: Deleted 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): _readAt: size=512, off=0 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): openPending: 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:06:01.712623162 +0000 UTC" against cached fingerprint "" 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): >openPending: err= 2026/03/06 03:05:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): >_readAt: n=20, err=EOF 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): close: 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:06:01.712623162 +0000 UTC 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate(0xc0009ce2c0): >close: err= 2026/03/06 03:05:02 DEBUG : Re-reading directory (100.579586ms old) 2026/03/06 03:05:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:02 DEBUG : forgetting directory cache 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxjwb: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/03/06 03:05:03 INFO : TestRWCacheUpdate.rclone_chunk.001_goxjwb: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:03 INFO : TestRWCacheUpdate.rclone_chunk.001_goxjwb: Deleted 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): _readAt: size=512, off=0 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): openPending: 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:07:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:06:01.712623162 +0000 UTC" 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-06 02:07:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:06:01.712623162 +0000 UTC") 2026/03/06 03:05:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): >openPending: err= 2026/03/06 03:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): >_readAt: n=20, err=EOF 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): close: 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:07:01.712623162 +0000 UTC 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate(0xc000b02080): >close: err= 2026/03/06 03:05:03 DEBUG : Re-reading directory (100.377484ms old) 2026/03/06 03:05:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:03 DEBUG : forgetting directory cache 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxkj5: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/03/06 03:05:04 INFO : TestRWCacheUpdate.rclone_chunk.001_goxkj5: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:04 INFO : TestRWCacheUpdate.rclone_chunk.001_goxkj5: Deleted 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): _readAt: size=512, off=0 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): openPending: 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:08:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:07:01.712623162 +0000 UTC" 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-06 02:08:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:07:01.712623162 +0000 UTC") 2026/03/06 03:05:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): >openPending: err= 2026/03/06 03:05:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): >_readAt: n=20, err=EOF 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): close: 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:08:01.712623162 +0000 UTC 2026/03/06 03:05:04 DEBUG : TestRWCacheUpdate(0xc000a45a80): >close: err= 2026/03/06 03:05:04 DEBUG : forgetting directory cache 2026/03/06 03:05:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxl8p: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/03/06 03:05:05 INFO : TestRWCacheUpdate.rclone_chunk.001_goxl8p: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:05 INFO : TestRWCacheUpdate.rclone_chunk.001_goxl8p: Deleted 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): _readAt: size=512, off=0 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): openPending: 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:09:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:08:01.712623162 +0000 UTC" 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-06 02:09:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:08:01.712623162 +0000 UTC") 2026/03/06 03:05:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): >openPending: err= 2026/03/06 03:05:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): >_readAt: n=20, err=EOF 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): close: 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:09:01.712623162 +0000 UTC 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate(0xc000d29400): >close: err= 2026/03/06 03:05:05 DEBUG : Re-reading directory (101.520891ms old) 2026/03/06 03:05:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:06 DEBUG : forgetting directory cache 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxn7b: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/03/06 03:05:06 INFO : TestRWCacheUpdate.rclone_chunk.001_goxn7b: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:06 INFO : TestRWCacheUpdate.rclone_chunk.001_goxn7b: Deleted 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate(0xc00075fe80): _readAt: size=512, off=0 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate(0xc00075fe80): openPending: 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:10:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:09:01.712623162 +0000 UTC" 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-06 02:10:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:09:01.712623162 +0000 UTC") 2026/03/06 03:05:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate(0xc00075fe80): >openPending: err= 2026/03/06 03:05:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate(0xc00075fe80): >_readAt: n=20, err=EOF 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate(0xc00075fe80): close: 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:10:01.712623162 +0000 UTC 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate(0xc00075fe80): >close: err= 2026/03/06 03:05:07 DEBUG : Re-reading directory (100.623848ms old) 2026/03/06 03:05:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:07 DEBUG : forgetting directory cache 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxotk: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/03/06 03:05:07 INFO : TestRWCacheUpdate.rclone_chunk.001_goxotk: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:07 INFO : TestRWCacheUpdate.rclone_chunk.001_goxotk: Deleted 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate(0xc000aed280): _readAt: size=512, off=0 2026/03/06 03:05:07 DEBUG : TestRWCacheUpdate(0xc000aed280): openPending: 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-06 02:11:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:10:01.712623162 +0000 UTC" 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-06 02:11:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:10:01.712623162 +0000 UTC") 2026/03/06 03:05:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/06 03:05:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc000aed280): >openPending: err= 2026/03/06 03:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc000aed280): >_readAt: n=20, err=EOF 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc000aed280): close: 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:11:01.712623162 +0000 UTC 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc000aed280): >close: err= 2026/03/06 03:05:08 DEBUG : forgetting directory cache 2026/03/06 03:05:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxp2b: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/03/06 03:05:08 INFO : TestRWCacheUpdate.rclone_chunk.001_goxp2b: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:08 INFO : TestRWCacheUpdate.rclone_chunk.001_goxp2b: Deleted 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc0009cfc40): _readAt: size=512, off=0 2026/03/06 03:05:08 DEBUG : TestRWCacheUpdate(0xc0009cfc40): openPending: 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-06 02:12:01.712623162 +0000 UTC" against cached fingerprint "20,2026-03-06 02:11:01.712623162 +0000 UTC" 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-06 02:12:01.712623162 +0000 UTC" != cached fingerprint "20,2026-03-06 02:11:01.712623162 +0000 UTC") 2026/03/06 03:05:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/06 03:05:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate(0xc0009cfc40): >openPending: err= 2026/03/06 03:05:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate(0xc0009cfc40): >_readAt: n=21, err=EOF 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate(0xc0009cfc40): close: 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:12:01.712623162 +0000 UTC 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate(0xc0009cfc40): >close: err= 2026/03/06 03:05:09 DEBUG : Re-reading directory (102.34808ms old) 2026/03/06 03:05:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:09 DEBUG : forgetting directory cache 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxqjs: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/03/06 03:05:09 INFO : TestRWCacheUpdate.rclone_chunk.001_goxqjs: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:09 INFO : TestRWCacheUpdate.rclone_chunk.001_goxqjs: Deleted 2026/03/06 03:05:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): _readAt: size=512, off=0 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): openPending: 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-06 02:13:01.712623162 +0000 UTC" against cached fingerprint "21,2026-03-06 02:12:01.712623162 +0000 UTC" 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-06 02:13:01.712623162 +0000 UTC" != cached fingerprint "21,2026-03-06 02:12:01.712623162 +0000 UTC") 2026/03/06 03:05:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/06 03:05:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): >openPending: err= 2026/03/06 03:05:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): >_readAt: n=22, err=EOF 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): close: 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:13:01.712623162 +0000 UTC 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate(0xc000cbd5c0): >close: err= 2026/03/06 03:05:10 DEBUG : Re-reading directory (101.431601ms old) 2026/03/06 03:05:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/06 03:05:10 DEBUG : forgetting directory cache 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/03/06 03:05:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxrd9: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/03/06 03:05:10 INFO : TestRWCacheUpdate.rclone_chunk.001_goxrd9: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:10 INFO : TestRWCacheUpdate.rclone_chunk.001_goxrd9: Deleted 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): _readAt: size=512, off=0 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): openPending: 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-06 02:14:01.712623162 +0000 UTC" against cached fingerprint "22,2026-03-06 02:13:01.712623162 +0000 UTC" 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-06 02:14:01.712623162 +0000 UTC" != cached fingerprint "22,2026-03-06 02:13:01.712623162 +0000 UTC") 2026/03/06 03:05:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/06 03:05:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): >openPending: err= 2026/03/06 03:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): >_readAt: n=23, err=EOF 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): close: 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:14:01.712623162 +0000 UTC 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate(0xc000a45200): >close: err= 2026/03/06 03:05:11 DEBUG : forgetting directory cache 2026/03/06 03:05:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/03/06 03:05:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_goxson: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/03/06 03:05:11 INFO : TestRWCacheUpdate.rclone_chunk.001_goxson: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/06 03:05:11 INFO : TestRWCacheUpdate.rclone_chunk.001_goxson: Deleted 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): _readAt: size=512, off=0 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): openPending: 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-06 02:15:01.712623162 +0000 UTC" against cached fingerprint "23,2026-03-06 02:14:01.712623162 +0000 UTC" 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-06 02:15:01.712623162 +0000 UTC" != cached fingerprint "23,2026-03-06 02:14:01.712623162 +0000 UTC") 2026/03/06 03:05:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/06 03:05:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): >openPending: err= 2026/03/06 03:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): >_readAt: n=24, err=EOF 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): close: 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-06 02:15:01.712623162 +0000 UTC 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate(0xc000d585c0): >close: err= 2026/03/06 03:05:12 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:12 DEBUG : Looking for writers 2026/03/06 03:05:12 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/06 03:05:12 DEBUG : >WaitForWriters: 2026/03/06 03:05:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': vfs cache: cleaner exiting 2026/03/06 03:05:12 DEBUG : forgetting directory cache 2026/03/06 03:05:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (10.68s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:12 DEBUG : FiLeA: size = 5 OK 2026/03/06 03:05:12 DEBUG : FiLeA.rclone_chunk.001_goxt24: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/06 03:05:12 INFO : FiLeA.rclone_chunk.001_goxt24: Copied (server-side copy) to: FiLeA 2026/03/06 03:05:12 INFO : FiLeA.rclone_chunk.001_goxt24: Deleted 2026/03/06 03:05:13 DEBUG : FiLeB: size = 5 OK 2026/03/06 03:05:13 DEBUG : FiLeB.rclone_chunk.001_goxt3u: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/06 03:05:13 INFO : FiLeB.rclone_chunk.001_goxt3u: Copied (server-side copy) to: FiLeB 2026/03/06 03:05:13 INFO : FiLeB.rclone_chunk.001_goxt3u: Deleted 2026/03/06 03:05:13 DEBUG : FilEb: size = 5 OK 2026/03/06 03:05:13 DEBUG : FilEb.rclone_chunk.001_goxuq6: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/03/06 03:05:13 INFO : FilEb.rclone_chunk.001_goxuq6: Copied (server-side copy) to: FilEb 2026/03/06 03:05:13 INFO : FilEb.rclone_chunk.001_goxuq6: Deleted 2026/03/06 03:05:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:13 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/06 03:05:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/06 03:05:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/06 03:05:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/06 03:05:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/06 03:05:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:14 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:14 DEBUG : Looking for writers 2026/03/06 03:05:14 DEBUG : FiLeA: reading active writers 2026/03/06 03:05:14 DEBUG : FiLeB: reading active writers 2026/03/06 03:05:14 DEBUG : FilEb: reading active writers 2026/03/06 03:05:14 DEBUG : >WaitForWriters: 2026/03/06 03:05:14 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:14 DEBUG : Looking for writers 2026/03/06 03:05:14 DEBUG : FiLeA: reading active writers 2026/03/06 03:05:14 DEBUG : FiLeB: reading active writers 2026/03/06 03:05:14 DEBUG : FilEb: reading active writers 2026/03/06 03:05:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.81s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:15 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/03/06 03:05:15 DEBUG : normal name with no special characters.txt.rclone_chunk.001_goxw22: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/06 03:05:15 INFO : normal name with no special characters.txt.rclone_chunk.001_goxw22: Copied (server-side copy) to: normal name with no special characters.txt 2026/03/06 03:05:15 INFO : normal name with no special characters.txt.rclone_chunk.001_goxw22: Deleted 2026/03/06 03:05:15 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/03/06 03:05:15 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_goxwg3: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/06 03:05:15 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_goxwg3: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/03/06 03:05:16 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_goxwg3: Deleted 2026/03/06 03:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:16 DEBUG : Looking for writers 2026/03/06 03:05:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/06 03:05:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/06 03:05:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.34s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': Reusing VFS from active cache 2026/03/06 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:16 DEBUG : Looking for writers 2026/03/06 03:05:16 DEBUG : >WaitForWriters: 2026/03/06 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:16 DEBUG : Looking for writers 2026/03/06 03:05:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:16 DEBUG : Looking for writers 2026/03/06 03:05:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:16 DEBUG : Looking for writers 2026/03/06 03:05:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:16 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:17 DEBUG : file1: size = 14 OK 2026/03/06 03:05:17 DEBUG : file1.rclone_chunk.001_goxxgr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:05:17 INFO : file1.rclone_chunk.001_goxxgr: Copied (server-side copy) to: file1 2026/03/06 03:05:17 INFO : file1.rclone_chunk.001_goxxgr: Deleted 2026/03/06 03:05:17 DEBUG : dir/file2: size = 14 OK 2026/03/06 03:05:17 DEBUG : dir/file2.rclone_chunk.001_goxyce: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/06 03:05:17 INFO : dir/file2.rclone_chunk.001_goxyce: Copied (server-side copy) to: dir/file2 2026/03/06 03:05:17 INFO : dir/file2.rclone_chunk.001_goxyce: Deleted 2026/03/06 03:05:17 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:17 DEBUG : dir: Looking for writers 2026/03/06 03:05:17 DEBUG : file2: reading active writers 2026/03/06 03:05:17 DEBUG : Looking for writers 2026/03/06 03:05:17 DEBUG : dir: reading active writers 2026/03/06 03:05:17 DEBUG : file1: reading active writers 2026/03/06 03:05:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.38s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:18 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:18 DEBUG : file1: size = 14 OK 2026/03/06 03:05:18 DEBUG : file1.rclone_chunk.001_goxz8i: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:05:18 INFO : file1.rclone_chunk.001_goxz8i: Copied (server-side copy) to: file1 2026/03/06 03:05:18 INFO : file1.rclone_chunk.001_goxz8i: Deleted 2026/03/06 03:05:19 DEBUG : dir/file2: size = 14 OK 2026/03/06 03:05:19 DEBUG : dir/file2.rclone_chunk.001_goxzm1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/06 03:05:19 INFO : dir/file2.rclone_chunk.001_goxzm1: Copied (server-side copy) to: dir/file2 2026/03/06 03:05:19 INFO : dir/file2.rclone_chunk.001_goxzm1: Deleted 2026/03/06 03:05:19 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:19 DEBUG : dir: Looking for writers 2026/03/06 03:05:19 DEBUG : Looking for writers 2026/03/06 03:05:19 DEBUG : dir: reading active writers 2026/03/06 03:05:19 DEBUG : file1: reading active writers 2026/03/06 03:05:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:19 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:19 DEBUG : file1: size = 14 OK 2026/03/06 03:05:19 DEBUG : file1.rclone_chunk.001_goy03v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/06 03:05:19 INFO : file1.rclone_chunk.001_goy03v: Copied (server-side copy) to: file1 2026/03/06 03:05:19 INFO : file1.rclone_chunk.001_goy03v: Deleted 2026/03/06 03:05:20 DEBUG : dir/file2: size = 14 OK 2026/03/06 03:05:20 DEBUG : dir/file2.rclone_chunk.001_goy0h0: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/06 03:05:20 INFO : dir/file2.rclone_chunk.001_goy0h0: Copied (server-side copy) to: dir/file2 2026/03/06 03:05:20 INFO : dir/file2.rclone_chunk.001_goy0h0: Deleted 2026/03/06 03:05:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:20 DEBUG : file1: Open: flags=O_RDONLY 2026/03/06 03:05:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/06 03:05:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/06 03:05:20 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:20 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/06 03:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/06 03:05:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (0 bytes), uploading instead of streaming 2026/03/06 03:05:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/06 03:05:20 DEBUG : dir/new_file.txt.rclone_chunk.001_goy1ok: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:05:20 INFO : dir/new_file.txt.rclone_chunk.001_goy1ok: Copied (server-side copy) to: dir/new_file.txt 2026/03/06 03:05:21 INFO : dir/new_file.txt.rclone_chunk.001_goy1ok: Deleted 2026/03/06 03:05:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/06 03:05:21 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/06 03:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/06 03:05:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/06 03:05:21 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:21 DEBUG : dir: Looking for writers 2026/03/06 03:05:21 DEBUG : new_file.txt: reading active writers 2026/03/06 03:05:21 DEBUG : file2: reading active writers 2026/03/06 03:05:21 DEBUG : Looking for writers 2026/03/06 03:05:21 DEBUG : dir: reading active writers 2026/03/06 03:05:21 DEBUG : file1: reading active writers 2026/03/06 03:05:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:21 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:21 DEBUG : dir/file2: size = 14 OK 2026/03/06 03:05:21 DEBUG : dir/file2.rclone_chunk.001_goy22m: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/06 03:05:21 INFO : dir/file2.rclone_chunk.001_goy22m: Copied (server-side copy) to: dir/file2 2026/03/06 03:05:21 INFO : dir/file2.rclone_chunk.001_goy22m: Deleted 2026/03/06 03:05:22 DEBUG : dir/file2: copy non-chunked object... 2026/03/06 03:05:22 DEBUG : dir/file1: size = 14 OK 2026/03/06 03:05:22 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/03/06 03:05:22 INFO : dir/file2: Deleted 2026/03/06 03:05:22 DEBUG : dir/file1: Updating file with dir/file1 0xc000b55380 2026/03/06 03:05:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/06 03:05:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:22 DEBUG : dir/file1: copy non-chunked object... 2026/03/06 03:05:22 DEBUG : file0: size = 14 OK 2026/03/06 03:05:22 INFO : dir/file1: Copied (server-side copy) to: file0 2026/03/06 03:05:22 INFO : dir/file1: Deleted 2026/03/06 03:05:22 DEBUG : file0: Updating file with file0 0xc000b55380 2026/03/06 03:05:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/06 03:05:22 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/06 03:05:22 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:22 DEBUG : dir: Looking for writers 2026/03/06 03:05:22 DEBUG : Looking for writers 2026/03/06 03:05:22 DEBUG : dir: reading active writers 2026/03/06 03:05:22 DEBUG : file0: reading active writers 2026/03/06 03:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.53s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:22 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:22 DEBUG : Looking for writers 2026/03/06 03:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:22 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:22 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:22 DEBUG : Looking for writers 2026/03/06 03:05:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:23 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:23 DEBUG : Looking for writers 2026/03/06 03:05:23 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 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:23 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:23 DEBUG : Looking for writers 2026/03/06 03:05:23 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:23 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/06 03:05:23 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/06 03:05:23 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/06 03:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (5 bytes), uploading instead of streaming 2026/03/06 03:05:23 DEBUG : file1: size = 5 OK 2026/03/06 03:05:23 DEBUG : file1.rclone_chunk.001_goy4ba: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:05:23 INFO : file1.rclone_chunk.001_goy4ba: Copied (server-side copy) to: file1 2026/03/06 03:05:23 INFO : file1.rclone_chunk.001_goy4ba: Deleted 2026/03/06 03:05:23 DEBUG : file1: size = 5 OK 2026/03/06 03:05:23 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:23 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/06 03:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/06 03:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (0 bytes), uploading instead of streaming 2026/03/06 03:05:24 DEBUG : file1: size = 0 OK 2026/03/06 03:05:24 DEBUG : file1.rclone_chunk.001_goy4et: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:05:24 INFO : file1.rclone_chunk.001_goy4et: Copied (server-side copy) to: file1 2026/03/06 03:05:24 INFO : file1.rclone_chunk.001_goy4et: Deleted 2026/03/06 03:05:24 DEBUG : file1: size = 0 OK 2026/03/06 03:05:24 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/06 03:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/06 03:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:24 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (7 bytes), uploading instead of streaming 2026/03/06 03:05:24 DEBUG : file1: size = 7 OK 2026/03/06 03:05:24 DEBUG : file1.rclone_chunk.001_goy53y: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/06 03:05:24 INFO : file1.rclone_chunk.001_goy53y: Copied (server-side copy) to: file1 2026/03/06 03:05:24 INFO : file1.rclone_chunk.001_goy53y: Deleted 2026/03/06 03:05:24 DEBUG : file1: size = 7 OK 2026/03/06 03:05:24 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:24 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:24 DEBUG : Looking for writers 2026/03/06 03:05:24 DEBUG : file1: reading active writers 2026/03/06 03:05:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.79s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:24 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:25 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/06 03:05:26 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/06 03:05:26 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/06 03:05:26 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/06 03:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (11 bytes), uploading instead of streaming 2026/03/06 03:05:26 DEBUG : file1: size = 11 OK 2026/03/06 03:05:26 DEBUG : file1.rclone_chunk.001_goy7wy: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/06 03:05:26 INFO : file1.rclone_chunk.001_goy7wy: Copied (server-side copy) to: file1 2026/03/06 03:05:26 INFO : file1.rclone_chunk.001_goy7wy: Deleted 2026/03/06 03:05:26 DEBUG : file1: size = 11 OK 2026/03/06 03:05:26 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/06 03:05:26 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:26 DEBUG : Looking for writers 2026/03/06 03:05:26 DEBUG : file1: reading active writers 2026/03/06 03:05:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.68s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:26 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:26 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:26 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:26 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/06 03:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:26 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (5 bytes), uploading instead of streaming 2026/03/06 03:05:27 DEBUG : file1: size = 5 OK 2026/03/06 03:05:27 DEBUG : file1.rclone_chunk.001_goy7p5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/06 03:05:27 INFO : file1.rclone_chunk.001_goy7p5: Copied (server-side copy) to: file1 2026/03/06 03:05:27 INFO : file1.rclone_chunk.001_goy7p5: Deleted 2026/03/06 03:05:27 DEBUG : file1: size = 5 OK 2026/03/06 03:05:27 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/06 03:05:27 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:27 DEBUG : Looking for writers 2026/03/06 03:05:27 DEBUG : file1: reading active writers 2026/03/06 03:05:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.58s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:27 DEBUG : file1: WriteFileHandle.Release closing 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (0 bytes), uploading instead of streaming 2026/03/06 03:05:27 DEBUG : file1: size = 0 OK 2026/03/06 03:05:27 DEBUG : file1.rclone_chunk.001_goy872: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:05:27 INFO : file1.rclone_chunk.001_goy872: Copied (server-side copy) to: file1 2026/03/06 03:05:27 INFO : file1.rclone_chunk.001_goy872: Deleted 2026/03/06 03:05:27 DEBUG : file1: size = 0 OK 2026/03/06 03:05:27 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/06 03:05:27 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:27 DEBUG : Looking for writers 2026/03/06 03:05:27 DEBUG : file1: reading active writers 2026/03/06 03:05:27 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.65s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:27 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (2 bytes), uploading instead of streaming 2026/03/06 03:05:28 DEBUG : file1: size = 2 OK 2026/03/06 03:05:28 DEBUG : file1.rclone_chunk.001_goy8h4: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/06 03:05:28 INFO : file1.rclone_chunk.001_goy8h4: Copied (server-side copy) to: file1 2026/03/06 03:05:28 INFO : file1.rclone_chunk.001_goy8h4: Deleted 2026/03/06 03:05:28 DEBUG : file1: size = 2 OK 2026/03/06 03:05:28 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:28 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/06 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:28 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:28 DEBUG : Looking for writers 2026/03/06 03:05:28 DEBUG : file1: reading active writers 2026/03/06 03:05:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.64s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:28 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (0 bytes), uploading instead of streaming 2026/03/06 03:05:28 DEBUG : file1: size = 0 OK 2026/03/06 03:05:28 DEBUG : file1.rclone_chunk.001_goy94r: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/06 03:05:28 INFO : file1.rclone_chunk.001_goy94r: Copied (server-side copy) to: file1 2026/03/06 03:05:28 INFO : file1.rclone_chunk.001_goy94r: Deleted 2026/03/06 03:05:28 DEBUG : file1: size = 0 OK 2026/03/06 03:05:28 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:28 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:28 DEBUG : file1: Open: flags=O_RDONLY 2026/03/06 03:05:28 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/06 03:05:28 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/06 03:05:28 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:29 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:29 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:29 DEBUG : Looking for writers 2026/03/06 03:05:29 DEBUG : file1: reading active writers 2026/03/06 03:05:29 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.64s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:29 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/06 03:05:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/06 03:05:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/06 03:05:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/06 03:05:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': File to upload is small (100 bytes), uploading instead of streaming 2026/03/06 03:05:29 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/03/06 03:05:29 DEBUG : file1.rclone_chunk.001_goyat5: md5 = 7fb2d71ca1e05069a462ac8c2716a5b3 OK 2026/03/06 03:05:29 INFO : file1.rclone_chunk.001_goyat5: Copied (server-side copy) to: file1.rclone_chunk.001 2026/03/06 03:05:29 INFO : file1.rclone_chunk.001_goyat5: Deleted 2026/03/06 03:05:29 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/03/06 03:05:29 DEBUG : file1.rclone_chunk.002_goyat5: md5 = 2441ad58057b33d4a2738028ccd03387 OK 2026/03/06 03:05:29 INFO : file1.rclone_chunk.002_goyat5: Copied (server-side copy) to: file1.rclone_chunk.002 2026/03/06 03:05:29 INFO : file1.rclone_chunk.002_goyat5: Deleted 2026/03/06 03:05:29 DEBUG : file1: size = 100 OK 2026/03/06 03:05:29 DEBUG : file1: Size of src and dst objects identical 2026/03/06 03:05:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/06 03:05:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/06 03:05:29 DEBUG : file1: Open: flags=O_RDONLY 2026/03/06 03:05:29 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/06 03:05:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/06 03:05:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:30 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:30 DEBUG : Looking for writers 2026/03/06 03:05:30 DEBUG : file1: reading active writers 2026/03/06 03:05:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.22s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:30 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:30 DEBUG : flat/f000.txt: size = 7 OK 2026/03/06 03:05:30 DEBUG : flat/f000.txt.rclone_chunk.001_goyb99: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/03/06 03:05:30 INFO : flat/f000.txt.rclone_chunk.001_goyb99: Copied (server-side copy) to: flat/f000.txt 2026/03/06 03:05:30 INFO : flat/f000.txt.rclone_chunk.001_goyb99: Deleted 2026/03/06 03:05:31 DEBUG : flat/f001.txt: size = 14 OK 2026/03/06 03:05:31 DEBUG : flat/f001.txt.rclone_chunk.001_goybus: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/03/06 03:05:31 INFO : flat/f001.txt.rclone_chunk.001_goybus: Copied (server-side copy) to: flat/f001.txt 2026/03/06 03:05:31 INFO : flat/f001.txt.rclone_chunk.001_goybus: Deleted 2026/03/06 03:05:31 DEBUG : flat/f002.txt: size = 21 OK 2026/03/06 03:05:31 DEBUG : flat/f002.txt.rclone_chunk.001_goycbi: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/03/06 03:05:31 INFO : flat/f002.txt.rclone_chunk.001_goycbi: Copied (server-side copy) to: flat/f002.txt 2026/03/06 03:05:31 INFO : flat/f002.txt.rclone_chunk.001_goycbi: Deleted 2026/03/06 03:05:31 DEBUG : flat/f003.txt: size = 28 OK 2026/03/06 03:05:31 DEBUG : flat/f003.txt.rclone_chunk.001_goycan: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/03/06 03:05:31 INFO : flat/f003.txt.rclone_chunk.001_goycan: Copied (server-side copy) to: flat/f003.txt 2026/03/06 03:05:31 INFO : flat/f003.txt.rclone_chunk.001_goycan: Deleted 2026/03/06 03:05:32 DEBUG : flat/f004.txt: size = 35 OK 2026/03/06 03:05:32 DEBUG : flat/f004.txt.rclone_chunk.001_goydah: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/03/06 03:05:32 INFO : flat/f004.txt.rclone_chunk.001_goydah: Copied (server-side copy) to: flat/f004.txt 2026/03/06 03:05:32 INFO : flat/f004.txt.rclone_chunk.001_goydah: Deleted 2026/03/06 03:05:32 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/06 03:05:32 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/06 03:05:32 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:33 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:33 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/06 03:05:33 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/06 03:05:33 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:33 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:33 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/06 03:05:33 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/06 03:05:33 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:33 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:33 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/06 03:05:33 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/06 03:05:33 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:33 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:33 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/06 03:05:33 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/06 03:05:33 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:33 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:33 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:33 DEBUG : flat: Looking for writers 2026/03/06 03:05:33 DEBUG : f000.txt: reading active writers 2026/03/06 03:05:33 DEBUG : f001.txt: reading active writers 2026/03/06 03:05:33 DEBUG : f002.txt: reading active writers 2026/03/06 03:05:33 DEBUG : f003.txt: reading active writers 2026/03/06 03:05:33 DEBUG : f004.txt: reading active writers 2026/03/06 03:05:33 DEBUG : Looking for writers 2026/03/06 03:05:33 DEBUG : flat: reading active writers 2026/03/06 03:05:33 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.41s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:33 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:34 DEBUG : a/top.txt: size = 3 OK 2026/03/06 03:05:34 DEBUG : a/top.txt.rclone_chunk.001_goyele: md5 = b28354b543375bfa94dabaeda722927f OK 2026/03/06 03:05:34 INFO : a/top.txt.rclone_chunk.001_goyele: Copied (server-side copy) to: a/top.txt 2026/03/06 03:05:34 INFO : a/top.txt.rclone_chunk.001_goyele: Deleted 2026/03/06 03:05:34 DEBUG : a/b/mid.txt: size = 3 OK 2026/03/06 03:05:34 DEBUG : a/b/mid.txt.rclone_chunk.001_goyf86: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/03/06 03:05:34 INFO : a/b/mid.txt.rclone_chunk.001_goyf86: Copied (server-side copy) to: a/b/mid.txt 2026/03/06 03:05:34 INFO : a/b/mid.txt.rclone_chunk.001_goyf86: Deleted 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt.rclone_chunk.001_goyfqj: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/03/06 03:05:35 INFO : a/b/c/deep.txt.rclone_chunk.001_goyfqj: Copied (server-side copy) to: a/b/c/deep.txt 2026/03/06 03:05:35 INFO : a/b/c/deep.txt.rclone_chunk.001_goyfqj: Deleted 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/06 03:05:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/06 03:05:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/06 03:05:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/06 03:05:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:35 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:35 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:35 DEBUG : a/b/c: Looking for writers 2026/03/06 03:05:35 DEBUG : deep.txt: reading active writers 2026/03/06 03:05:35 DEBUG : a/b: Looking for writers 2026/03/06 03:05:35 DEBUG : c: reading active writers 2026/03/06 03:05:35 DEBUG : mid.txt: reading active writers 2026/03/06 03:05:35 DEBUG : a: Looking for writers 2026/03/06 03:05:35 DEBUG : b: reading active writers 2026/03/06 03:05:35 DEBUG : top.txt: reading active writers 2026/03/06 03:05:35 DEBUG : Looking for writers 2026/03/06 03:05:35 DEBUG : a: reading active writers 2026/03/06 03:05:35 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.18s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:35 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/03/06 03:05:35 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:35 DEBUG : Looking for writers 2026/03/06 03:05:35 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso'", Local "Local file system at /tmp/rclone858620289", Modify Window "1ns" 2026/03/06 03:05:36 INFO : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': poll-interval is not supported by this remote 2026/03/06 03:05:36 DEBUG : dir1/a.txt: size = 1 OK 2026/03/06 03:05:36 DEBUG : dir1/a.txt.rclone_chunk.001_goyh8d: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/03/06 03:05:36 INFO : dir1/a.txt.rclone_chunk.001_goyh8d: Copied (server-side copy) to: dir1/a.txt 2026/03/06 03:05:36 INFO : dir1/a.txt.rclone_chunk.001_goyh8d: Deleted 2026/03/06 03:05:36 DEBUG : dir2/b.txt: size = 1 OK 2026/03/06 03:05:36 DEBUG : dir2/b.txt.rclone_chunk.001_goyhae: md5 = 415290769594460e2e485922904f345d OK 2026/03/06 03:05:36 INFO : dir2/b.txt.rclone_chunk.001_goyhae: Copied (server-side copy) to: dir2/b.txt 2026/03/06 03:05:36 INFO : dir2/b.txt.rclone_chunk.001_goyhae: Deleted 2026/03/06 03:05:37 DEBUG : dir3/c.txt: size = 1 OK 2026/03/06 03:05:37 DEBUG : dir3/c.txt.rclone_chunk.001_goyhg3: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/03/06 03:05:37 INFO : dir3/c.txt.rclone_chunk.001_goyhg3: Copied (server-side copy) to: dir3/c.txt 2026/03/06 03:05:37 INFO : dir3/c.txt.rclone_chunk.001_goyhg3: Deleted 2026/03/06 03:05:37 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/06 03:05:37 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/06 03:05:37 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/06 03:05:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/06 03:05:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:37 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/06 03:05:37 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/06 03:05:37 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/06 03:05:37 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/06 03:05:37 DEBUG : WaitForWriters: timeout=30s 2026/03/06 03:05:37 DEBUG : dir1: Looking for writers 2026/03/06 03:05:37 DEBUG : a.txt: reading active writers 2026/03/06 03:05:37 DEBUG : dir2: Looking for writers 2026/03/06 03:05:37 DEBUG : b.txt: reading active writers 2026/03/06 03:05:37 DEBUG : dir3: Looking for writers 2026/03/06 03:05:37 DEBUG : c.txt: reading active writers 2026/03/06 03:05:37 DEBUG : Looking for writers 2026/03/06 03:05:37 DEBUG : dir1: reading active writers 2026/03/06 03:05:37 DEBUG : dir2: reading active writers 2026/03/06 03:05:37 DEBUG : dir3: reading active writers 2026/03/06 03:05:37 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.13s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/06 03:05:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1QuickS3:rclone-test-bapelab6moso': Purge remote 2026/03/06 03:05:38 DEBUG : Waiting for deletions to finish 2026/03/06 03:05:38 INFO : S3 bucket rclone-test-bapelab6moso: Bucket "rclone-test-bapelab6moso" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1QuickS3: -verbose -size-limit 1024" - Finished OK in 2m1.23627435s (try 1/5)